rpms/geany/F-7 geany.spec,1.5,1.6 sources,1.3,1.4

Jonathan G. Underwood (jgu) fedora-extras-commits at redhat.com
Sun Sep 9 11:21:14 UTC 2007


Author: jgu

Update of /cvs/extras/rpms/geany/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26437

Modified Files:
	geany.spec sources 
Log Message:
* Sun Sep  9 2007 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 0.11-2
- Fix Version entry in .desktop file

* Sun Sep  9 2007 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 0.11-1
- Update to version 0.11




Index: geany.spec
===================================================================
RCS file: /cvs/extras/rpms/geany/F-7/geany.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- geany.spec	24 Feb 2007 02:46:58 -0000	1.5
+++ geany.spec	9 Sep 2007 11:20:36 -0000	1.6
@@ -1,6 +1,6 @@
 Name:      geany
-Version:   0.10.1
-Release:   1%{?dist}
+Version:   0.11
+Release:   2%{?dist}
 Summary:   A fast and lightweight IDE using GTK2
 
 Group:     Development/Tools
@@ -31,6 +31,9 @@
 %prep
 %setup -q
 
+# Fix incorrect version entry in desktop file
+sed -i -e 's/Version=1.1/Version=1.0/' geany.desktop.in
+
 %build
 %configure
 make %{?_smp_mflags}
@@ -59,6 +62,12 @@
 %{_mandir}/man1/geany.1.gz
 
 %changelog
+* Sun Sep  9 2007 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 0.11-2
+- Fix Version entry in .desktop file
+
+* Sun Sep  9 2007 Jonathan G. Underwood <jonathan.underwood at gmail.com> - 0.11-1
+- Update to version 0.11
+
 * Fri Feb 23 2007 Josef Whiter <josef at toxicpanda.com> 0.10.1-1
 - updating to 0.10.1 of geany
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/geany/F-7/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	24 Feb 2007 02:46:58 -0000	1.3
+++ sources	9 Sep 2007 11:20:36 -0000	1.4
@@ -1 +1 @@
-48b0ff7eec8e2a2c02180c83a8c883fd  geany-0.10.1.tar.bz2
+1a0a679f4107d8c584d4e173d400f87c  geany-0.11.tar.bz2




More information about the fedora-extras-commits mailing list