Update to 3.19.90

This commit is contained in:
Richard Hughes 2016-02-29 15:45:45 +00:00
parent ebb2af717c
commit 9d0a96df99
2 changed files with 6 additions and 3 deletions

View File

@ -11,8 +11,8 @@
%global with_check 0
Name: pygobject3
Version: 3.19.2
Release: 3%{?dist}
Version: 3.19.90
Release: 1%{?dist}
Summary: Python bindings for GObject Introspection
License: LGPLv2+ and MIT
@ -214,6 +214,9 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check V=1
%{_libdir}/pkgconfig/pygobject-3.0.pc
%changelog
* Mon Feb 29 2016 Richard Hughes <rhughes@redhat.com> - 3.19.90-1
- Update to 3.19.90
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
491ec82830a2f331cf7adef89604ea39 pygobject-3.19.2.tar.xz
84c5e6b78fca8c49351acfa40b2a321d pygobject-3.19.90.tar.xz