This commit is contained in:
Ignacio Casal Quinteiro 2011-08-31 18:24:42 +02:00
parent 11b6226bd1
commit 85d6ce9951
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/pygobject-2.90.2.tar.bz2
/pygobject-2.90.3.tar.gz

View File

@ -11,8 +11,8 @@
### Abstract ###
Name: pygobject3
Version: 2.90.2
Release: 3%{?dist}
Version: 2.90.3
Release: 1%{?dist}
License: LGPLv2+ and MIT
Group: Development/Languages
Summary: Python 2 bindings for GObject Introspection
@ -161,6 +161,9 @@ rm -rf $RPM_BUILD_ROOT/%{_datadir}/pygobject
%endif # with_python3
%changelog
* Wed Aug 31 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 2.90.3-1
- udpate to 2.90.3
* Thu Aug 22 2011 John (J5) Palmieri <johnp@redhat.com> - 2.90.2-3
- remove some old requires

View File

@ -1 +1 @@
c9b692d3e4998fa6c8fa9fde7aff58a4 pygobject-2.90.2.tar.bz2
4a497f991ac26d28cd898159b7bed94f pygobject-2.90.3.tar.gz