update to 2.28.4

This commit is contained in:
John (J5) Palmieri 2011-04-21 14:25:49 -04:00
parent fa0f2b8997
commit fc56cfd98f
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ pygobject-2.21.5.tar.bz2
/pygobject-2.28.1.tar.bz2
/pygobject-2.28.2.tar.bz2
/pygobject-2.28.3.tar.bz2
/pygobject-2.28.4.tar.bz2

View File

@ -11,7 +11,7 @@
### Abstract ###
Name: pygobject2
Version: 2.28.3
Version: 2.28.4
Release: 1%{?dist}
License: LGPLv2+
Group: Development/Languages
@ -191,6 +191,9 @@ rm examples/Makefile*
%endif # with_python3
%changelog
* Thu Apr 21 2011 John (J5) Palmieri <johnp@redhat.com> - 2.28.4-1
- update to upstream 2.28.4
* Tue Mar 22 2011 John (J5) Palmieri <johnp@redhat.com> - 2.28.3-1
- update to upstream 2.28.3

View File

@ -1 +1 @@
aa64900b274c4661a5c32e52922977f9 pygobject-2.28.3.tar.bz2
14e700d5f4b8af00a68a6bcdd65a8db9 pygobject-2.28.4.tar.bz2