Update to 3.13.4
This commit is contained in:
parent
74a3c5d66c
commit
f89b1d0576
@ -1,6 +1,6 @@
|
||||
# Last updated for version 3.12.0
|
||||
# Last updated for version 3.13.4
|
||||
%define glib2_version 2.38.0
|
||||
%define gobject_introspection_version 1.38.0
|
||||
%define gobject_introspection_version 1.39.0
|
||||
%define python2_version 2.3.5
|
||||
|
||||
%if 0%{?fedora} > 12
|
||||
@ -21,7 +21,7 @@
|
||||
### Abstract ###
|
||||
|
||||
Name: pygobject3
|
||||
Version: 3.13.3
|
||||
Version: 3.13.4
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+ and MIT
|
||||
Group: Development/Languages
|
||||
@ -211,6 +211,9 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check %{verbosity}
|
||||
%endif # with_python3
|
||||
|
||||
%changelog
|
||||
* Fri Aug 15 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.4-1
|
||||
- Update to 3.13.4
|
||||
|
||||
* Tue Jun 24 2014 Richard Hughes <rhughes@redhat.com> - 3.13.3-1
|
||||
- Update to 3.13.3
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user