Update to 3.13.2

This commit is contained in:
Kalev Lember 2014-05-26 17:32:04 +02:00
parent be6b33d6bc
commit b80fb52cc1
2 changed files with 6 additions and 3 deletions

View File

@ -21,8 +21,8 @@
### Abstract ###
Name: pygobject3
Version: 3.13.1
Release: 2%{?dist}
Version: 3.13.2
Release: 1%{?dist}
License: LGPLv2+ and MIT
Group: Development/Languages
Summary: Python 2 bindings for GObject Introspection
@ -256,6 +256,9 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check %{verbosity}
%endif # with_python3
%changelog
* Mon May 26 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.2-1
- Update to 3.13.2
* Mon May 12 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 3.13.1-2
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4

View File

@ -1 +1 @@
33c77d351c8cdb483ec5c1db40389fa6 pygobject-3.13.1.tar.xz
5c2ccc3aca936f0a6c83a5a909193e22 pygobject-3.13.2.tar.xz