This commit is contained in:
Ignacio Casal Quinteiro 2011-10-22 00:34:05 +02:00
parent 5c7b234874
commit 52a7ec471c
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/pygobject-2.90.4.tar.xz
/pygobject-3.0.0.tar.xz
/pygobject-3.0.1.tar.xz
/pygobject-3.0.2.tar.xz

View File

@ -11,7 +11,7 @@
### Abstract ###
Name: pygobject3
Version: 3.0.1
Version: 3.0.2
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
* Sat Oct 22 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 3.0.2-1
- udpate to 3.0.2
* Fri Sep 30 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 3.0.1-1
- udpate to 3.0.1

View File

@ -1 +1 @@
34d495790d64107bbdd5afb4137abb06 pygobject-3.0.1.tar.xz
63762bc671943550fc553fbc59d831fb pygobject-3.0.2.tar.xz