Update to 3.9.2
This commit is contained in:
parent
83d2b3daab
commit
ecb5048dcd
@ -1,6 +1,6 @@
|
||||
# Last updated for version 3.7.5.1
|
||||
%define glib2_version 2.35.7
|
||||
%define gobject_introspection_version 1.34.2
|
||||
# Last updated for version 3.9.2
|
||||
%define glib2_version 2.35.9
|
||||
%define gobject_introspection_version 1.35.9
|
||||
%define python2_version 2.3.5
|
||||
|
||||
%if 0%{?fedora} > 12
|
||||
@ -21,8 +21,8 @@
|
||||
### Abstract ###
|
||||
|
||||
Name: pygobject3
|
||||
Version: 3.9.1
|
||||
Release: 2%{?dist}
|
||||
Version: 3.9.2
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+ and MIT
|
||||
Group: Development/Languages
|
||||
Summary: Python 2 bindings for GObject Introspection
|
||||
@ -271,6 +271,9 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check %{verbosity}
|
||||
%endif # with_python3
|
||||
|
||||
%changelog
|
||||
* Sun Jun 02 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.2-1
|
||||
- Update to 3.9.2
|
||||
|
||||
* Sun Jun 02 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.1-2
|
||||
- Disable pyflakes tests to avoid failures with too new pyflakes 0.7.2
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user