From b63261af244ac9201a7aa041c457ac98a73900b1 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 8 Jan 2010 16:32:54 +0000 Subject: [PATCH] - Fix the major version number in the Source URI. --- pygtk2.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pygtk2.spec b/pygtk2.spec index e4fcf8d..943b1d8 100644 --- a/pygtk2.spec +++ b/pygtk2.spec @@ -15,13 +15,13 @@ Name: pygtk2 Version: 2.17.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.17/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 - 2.17.0-2.fc13 +- Fix the major version number in the Source URI. + * Sat Dec 26 2009 Matthew Barnes - 2.17.0-1.fc13 - Update to 2.17.0