rpms/epiphany-extensions/devel epiphany-extensions.spec,1.27,1.28

Christopher Aillon (caillon) fedora-extras-commits at redhat.com
Wed Jun 6 05:49:05 UTC 2007


Author: caillon

Update of /cvs/extras/rpms/epiphany-extensions/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9361

Modified Files:
	epiphany-extensions.spec 
Log Message:
oops, i accidentally clobered over past changes.  fix that.


Index: epiphany-extensions.spec
===================================================================
RCS file: /cvs/extras/rpms/epiphany-extensions/devel/epiphany-extensions.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- epiphany-extensions.spec	6 Jun 2007 05:30:09 -0000	1.27
+++ epiphany-extensions.spec	6 Jun 2007 05:47:17 -0000	1.28
@@ -1,6 +1,6 @@
-%define	ephy_major		2.18
-%define	ephy_min_version	%{ephy_major}.0
-%define gecko_version		1.8.1.4
+%global	ephy_major		2.19
+%global	ephy_min_version	%{ephy_major}.0
+%global gecko_version		1.8.1.4
 
 Name:		epiphany-extensions
 Version:	%{ephy_major}.2
@@ -105,21 +105,21 @@
 
 
 %changelog
-* Wed Jun 06 2007 Christopher Aillon <caillon at redhat.com> - 2.18.2-3
+* Wed Jun 06 2007 Christopher Aillon <caillon at redhat.com> - 2.19.2-3
 - Specfiles should _NOT_ call rpm directly.  Fix the previous bug the
   correct way, by doing explicit requires on the exact versions instead
   of via rpm -q
 
-* Tue Jun 05 2007 Peter Gordon <peter at thecodergeek.com> - 2.18.2-2
+* Tue Jun 05 2007 Peter Gordon <peter at thecodergeek.com> - 2.19.2-2
 - Add %%{_target_cpu} to versioned Firefox dependency to avoid multilib
   updating issues such as bug 242318, wherein the 32-bit older Firefox build
   matches the versioned dependency, but the updated 64-bit Firefox build
   matches the 64-bit shared library dependencies. (Thanks to Frederik Hertzum
   for the bug report.) 
 
-* Tue May 30 2007 Peter Gordon <peter at thecodergeek.com> - 2.18.2-1
-- Update to new upstream bugfix release (2.18.2); and rebuild for newer
-  Firefox/Gecko version (2.0.0.4).
+* Tue May 30 2007 Peter Gordon <peter at thecodergeek.com> - 2.19.2-1
+- Update to new upstream release (2.19.2); and rebuild for newer Firefox/Gecko
+  version (2.0.0.4).
 
 * Wed Apr 11 2007 Peter Gordon <peter at thecodergeek.com> - 2.18.1-1
 - Update to new upstream release (2.18.1).




More information about the fedora-extras-commits mailing list