3.0.3
This commit is contained in:
parent
52a7ec471c
commit
a17a75ff74
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
|||||||
/pygobject-3.0.0.tar.xz
|
/pygobject-3.0.0.tar.xz
|
||||||
/pygobject-3.0.1.tar.xz
|
/pygobject-3.0.1.tar.xz
|
||||||
/pygobject-3.0.2.tar.xz
|
/pygobject-3.0.2.tar.xz
|
||||||
|
/pygobject-3.0.3.tar.xz
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
### Abstract ###
|
### Abstract ###
|
||||||
|
|
||||||
Name: pygobject3
|
Name: pygobject3
|
||||||
Version: 3.0.2
|
Version: 3.0.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+ and MIT
|
License: LGPLv2+ and MIT
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -151,6 +151,9 @@ find $RPM_BUILD_ROOT -name '*.a' -delete
|
|||||||
%endif # with_python3
|
%endif # with_python3
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 20 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 3.0.3-1
|
||||||
|
- udpate to 3.0.3
|
||||||
|
|
||||||
* Sat Oct 22 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 3.0.2-1
|
* Sat Oct 22 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 3.0.2-1
|
||||||
- udpate to 3.0.2
|
- udpate to 3.0.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user