- Update to 2.18.0
This commit is contained in:
parent
aa94ee306e
commit
e473c08ae8
@ -1 +1 @@
|
||||
pygobject-2.17.0.tar.bz2
|
||||
pygobject-2.18.0.tar.bz2
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
|
||||
# Last updated for version 2.17.0
|
||||
# Last updated for version 2.18.0
|
||||
%define glib2_version 2.16.0
|
||||
%define python2_version 2.3.5
|
||||
|
||||
@ -13,7 +13,7 @@
|
||||
### Abstract ###
|
||||
|
||||
Name: pygobject2
|
||||
Version: 2.17.0
|
||||
Version: 2.18.0
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: Development/Languages
|
||||
@ -119,6 +119,9 @@ rm -fr $RPM_BUILD_ROOT
|
||||
%{_datadir}/pygobject/xsl
|
||||
|
||||
%changelog
|
||||
* Mon May 25 2009 Matthew Barnes <mbarnes@redhat.com> - 2.18.0-1.fc12
|
||||
- Update to 2.18.0
|
||||
|
||||
* Thu Apr 30 2009 Matthew Barnes <mbarnes@redhat.com> - 2.17.1-1.fc12
|
||||
- Update to 2.17.0
|
||||
- Remove patch for GNOME bug #566571 (fixed upstream).
|
||||
|
||||
Loading…
Reference in New Issue
Block a user