This commit is contained in:
Kalev Lember 2013-02-05 22:09:49 +01:00
parent f38e91d5b0
commit 94e495a01b
2 changed files with 8 additions and 5 deletions

View File

@ -1,6 +1,6 @@
# Last updated for version 3.4.1.1
%define glib2_version 2.31.0
%define gobject_introspection_version 1.34.1.1
# Last updated for version 3.7.5.1
%define glib2_version 2.35.7
%define gobject_introspection_version 1.34.2
%define python2_version 2.3.5
%if 0%{?fedora} > 12
@ -21,7 +21,7 @@
### Abstract ###
Name: pygobject3
Version: 3.7.4
Version: 3.7.5.1
Release: 1%{?dist}
License: LGPLv2+ and MIT
Group: Development/Languages
@ -261,6 +261,9 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check %{verbosity}
%endif # with_python3
%changelog
* Wed Feb 06 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.5.1-1
- Update to 3.7.5.1
* Wed Jan 16 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.4-1
- Update to 3.7.4

View File

@ -1 +1 @@
672dda6c4716952b78dbf971a8262194 pygobject-3.7.4.tar.xz
596170d57a4edce0b9928d3927c2e90c pygobject-3.7.5.1.tar.xz