Update to 3.18.2

This commit is contained in:
Kalev Lember 2015-10-24 19:10:01 +02:00
parent 5c638b8562
commit 3bcbcc4aba
2 changed files with 5 additions and 2 deletions

View File

@ -11,7 +11,7 @@
%global with_check 0
Name: pygobject3
Version: 3.18.1
Version: 3.18.2
Release: 1%{?dist}
Summary: Python bindings for GObject Introspection
@ -214,6 +214,9 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check V=1
%{_libdir}/pkgconfig/pygobject-3.0.pc
%changelog
* Sat Oct 24 2015 Kalev Lember <klember@redhat.com> - 3.18.2-1
- Update to 3.18.2
* Sat Oct 24 2015 Kalev Lember <klember@redhat.com> - 3.18.1-1
- Update to 3.18.1
- Update project URL and Source download location

View File

@ -1 +1 @@
9240152b7eb02aa597d596686bc84650 pygobject-3.18.1.tar.xz
0a956f3e785e23b0f136832f2e57a862 pygobject-3.18.2.tar.xz