Update to 3.12.0

This commit is contained in:
Richard Hughes 2014-03-24 13:14:56 +00:00
parent aa6b064c2f
commit 7b1852f956
2 changed files with 6 additions and 3 deletions

View File

@ -21,14 +21,14 @@
### Abstract ###
Name: pygobject3
Version: 3.11.92
Version: 3.12.0
Release: 1%{?dist}
License: LGPLv2+ and MIT
Group: Development/Languages
Summary: Python 2 bindings for GObject Introspection
URL: https://live.gnome.org/PyGObject
#VCS: git:git://git.gnome.org/pygobject
Source: http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.11/pygobject-%{version}.tar.xz
Source: http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.12/pygobject-%{version}.tar.xz
# Mark some tests as known to fail; currently:
#
@ -258,6 +258,9 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check %{verbosity}
%endif # with_python3
%changelog
* Mon Mar 24 2014 Richard Hughes <rhughes@redhat.com> - 3.12.0-1
- Update to 3.12.0
* Tue Mar 18 2014 Richard Hughes <rhughes@redhat.com> - 3.11.92-1
- Update to 3.11.92

View File

@ -1 +1 @@
9d7cb9e8646ba920d8915041a06a8394 pygobject-3.11.92.tar.xz
f62700cdd7919b5afbc1de54569df648 pygobject-3.12.0.tar.xz