update to stable release 2.28.0

This commit is contained in:
John (J5) Palmieri 2011-03-08 13:55:21 -05:00
parent 8370ae1878
commit a1fb06bc42
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ pygobject-2.21.5.tar.bz2
/pygobject-2.27.0.tar.bz2
/pygobject-2.27.90.tar.bz2
/pygobject-2.27.91.tar.bz2
/pygobject-2.28.0.tar.bz2

View File

@ -11,7 +11,7 @@
### Abstract ###
Name: pygobject2
Version: 2.27.91
Version: 2.28.0
Release: 1%{?dist}
License: LGPLv2+
Group: Development/Languages
@ -190,6 +190,9 @@ rm examples/Makefile*
%endif # with_python3
%changelog
* Tue Mar 08 2011 John (J5) Palmieri <johnp@redhat.com> - 2.28.0-1
- update to upstream version 2.28.0 stable
* Mon Feb 28 2011 John (J5) Palmieri <johnp@redhat.com> - 2.27.91-1
- update to upstream version 2.27.91

View File

@ -1 +1 @@
2b11a3050264721aac83188224b093a8 pygobject-2.27.91.tar.bz2
d6c373b263633cdb0675de04118d00ef pygobject-2.28.0.tar.bz2