Update to 3.13.1

This commit is contained in:
Richard Hughes 2014-04-29 12:54:48 +01:00
parent bd3b84cf0b
commit 81f773bb5b
2 changed files with 6 additions and 3 deletions

View File

@ -21,14 +21,14 @@
### Abstract ###
Name: pygobject3
Version: 3.12.1
Version: 3.13.1
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.12/pygobject-%{version}.tar.xz
Source: http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.13/pygobject-%{version}.tar.xz
# Mark some tests as known to fail; currently:
#
@ -256,6 +256,9 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check %{verbosity}
%endif # with_python3
%changelog
* Tue Apr 29 2014 Richard Hughes <rhughes@redhat.com> - 3.13.1-1
- Update to 3.13.1
* Tue Apr 15 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.1-1
- Update to 3.12.1

View File

@ -1 +1 @@
8608682f221feaac81adb3f4e40dbef3 pygobject-3.12.1.tar.xz
33c77d351c8cdb483ec5c1db40389fa6 pygobject-3.13.1.tar.xz