Browse Source

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@990 ec354946-7b23-47d6-9f5a-488ba84defc7

kudoh 14 years ago
parent
commit
b9d3ac8dbc
1 changed files with 4 additions and 1 deletions
  1. 4 1
      g/grsync/grsync-vl.spec

+ 4 - 1
g/grsync/grsync-vl.spec

@@ -1,5 +1,5 @@
 Name:           grsync
-Version:        1.1.0
+Version:        1.1.1
 Release:        1%{?_dist_release}
 Summary:        A Gtk+ GUI for rsync
 Summary(ja):    rsync の Gtk+ GUI
@@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue May 11 2010 Toshihahru Kudoh <toshi.kd2@gmail.com> - 1.1.1-1
+- new upstream release
+
 * Tue May 4 2010 Toshihahru Kudoh <toshi.kd2@gmail.com> - 1.1.0-1
 - new upstream release
 - added %{_datadir}/icons/, %{_datadir}/mime/ in %files section