This commit is contained in:
Christopher Aillon 2011-04-12 09:52:27 -07:00
parent 378629989c
commit 055d785f33
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
pygtk-2.17.0.tar.bz2
/pygtk-2.22.0.tar.bz2
/pygtk-2.24.0.tar.bz2

View File

@ -14,14 +14,14 @@
### Abstract ###
Name: pygtk2
Version: 2.22.0
Release: 2%{?dist}
Version: 2.24.0
Release: 1%{?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.22/pygtk-%{version}.tar.bz2
Source: http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.24/pygtk-%{version}.tar.bz2
### Patches ###
@ -160,6 +160,9 @@ rm -fr $RPM_BUILD_ROOT
%{_datadir}/gtk-doc/html/pygtk
%changelog
* Tue Apr 12 2011 Christopher Aillon <caillon@redhat.com> - 2.24.0-1
- Update to 2.24.0
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.22.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
e9bba9cd4cdaccb22a7991cc2f7c8373 pygtk-2.22.0.tar.bz2
a1051d5794fd7696d3c1af6422d17a49 pygtk-2.24.0.tar.bz2