- Update to 2.14.1

This commit is contained in:
Matthew Barnes 2008-01-03 15:08:34 +00:00
parent 55b88c43dc
commit ec8250d04d

View File

@ -8,8 +8,8 @@
### Abstract ###
Name: pygobject2
Version: 2.14.0
Release: 2%{?dist}
Version: 2.14.1
Release: 1%{?dist}
License: LGPLv2+
Group: Development/Languages
Summary: Python bindings for GObject
@ -91,6 +91,9 @@ rm -fr $RPM_BUILD_ROOT
%{_datadir}/pygobject/xsl
%changelog
* Thu Jan 03 2008 Matthew Barnes <mbarnes@redhat.com> - 2.14.1-1.fc9
- Update to 2.14.1
* Fri Oct 26 2007 Matthew Barnes <mbarnes@redhat.com> - 2.14.0-2.fc9
- Remove redundant requirements.
- Use name tag where appropriate.