This commit is contained in:
Matthias Clasen 2012-03-22 17:07:31 -04:00
parent 31fbc9f9cb
commit 143068f78e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@
/pygobject-3.1.0.tar.xz
/pygobject-3.1.1.tar.xz
/pygobject-3.1.92.tar.xz
/pygobject-3.1.93.tar.xz

View File

@ -11,7 +11,7 @@
### Abstract ###
Name: pygobject3
Version: 3.1.92
Version: 3.1.93
Release: 1%{?dist}
License: LGPLv2+ and MIT
Group: Development/Languages
@ -151,6 +151,9 @@ find $RPM_BUILD_ROOT -name '*.a' -delete
%endif # with_python3
%changelog
* Thu Mar 22 2012 Matthias Clasen <mclasen@redhat.com> - 3.1.93-1
- Update to 3.1.93
* Wed Mar 21 2012 Kalev Lember <kalevlember@gmail.com> - 3.1.92-1
- Update to 3.1.92

View File

@ -1 +1 @@
2da7d154176bd9eda841466361c5162f pygobject-3.1.92.tar.xz
148d9e1c736f2909d9b6d457eecb61fd pygobject-3.1.93.tar.xz