Update dep versions
This commit is contained in:
parent
7b1852f956
commit
6d0185d627
@ -1,6 +1,6 @@
|
||||
# Last updated for version 3.9.2
|
||||
%define glib2_version 2.35.9
|
||||
%define gobject_introspection_version 1.35.9
|
||||
# Last updated for version 3.12.0
|
||||
%define glib2_version 2.38.0
|
||||
%define gobject_introspection_version 1.38.0
|
||||
%define python2_version 2.3.5
|
||||
|
||||
%if 0%{?fedora} > 12
|
||||
@ -22,7 +22,7 @@
|
||||
|
||||
Name: pygobject3
|
||||
Version: 3.12.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: LGPLv2+ and MIT
|
||||
Group: Development/Languages
|
||||
Summary: Python 2 bindings for GObject Introspection
|
||||
@ -258,6 +258,9 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check %{verbosity}
|
||||
%endif # with_python3
|
||||
|
||||
%changelog
|
||||
* Sat Apr 05 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.0-2
|
||||
- Update dep versions
|
||||
|
||||
* Mon Mar 24 2014 Richard Hughes <rhughes@redhat.com> - 3.12.0-1
|
||||
- Update to 3.12.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user