rpms/pygtk2/F-12 pygtk2.spec,1.33,1.34

Matthew Barnes mbarnes at fedoraproject.org
Fri Jan 8 16:31:43 UTC 2010


Author: mbarnes

Update of /cvs/pkgs/rpms/pygtk2/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6408

Modified Files:
	pygtk2.spec 
Log Message:

* Fri Jan 08 2010 Matthew Barnes <mbarnes at redhat.com> - 2.16.0-2.fc12
- Fix the major version number in the source URI.



Index: pygtk2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pygtk2/F-12/pygtk2.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -p -r1.33 -r1.34
--- pygtk2.spec	23 Aug 2009 19:19:45 -0000	1.33
+++ pygtk2.spec	8 Jan 2010 16:31:43 -0000	1.34
@@ -15,13 +15,13 @@
 
 Name: pygtk2
 Version: 2.16.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: LGPLv2+
 Group: Development/Languages
 Summary: Python bindings for GTK+
 URL: http://www.pygtk.org/
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
-Source: http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.12/pygtk-%{version}.tar.bz2
+Source: http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.16/pygtk-%{version}.tar.bz2
 
 ### Patches ###
 
@@ -163,6 +163,9 @@ rm -fr $RPM_BUILD_ROOT
 %{_datadir}/gtk-doc/html/pygtk
 
 %changelog
+* Fri Jan 08 2010 Matthew Barnes <mbarnes at redhat.com> - 2.16.0-2.fc12
+- Fix the major version number in the source URI.
+
 * Sun Aug 23 2009 Matthew Barnes <mbarnes at redhat.com> - 2.16.0-1.fc12
 - Update to 2.16.0
 - Remove patch for RH bug #511082 (fixed upstream).




More information about the fedora-extras-commits mailing list