Update to 3.7.1

This commit is contained in:
Kalev Lember 2012-11-09 15:41:10 +01:00
parent 406cf1e2c0
commit 0e5eae1099
2 changed files with 7 additions and 4 deletions

View File

@ -21,14 +21,14 @@
### Abstract ###
Name: pygobject3
Version: 3.4.1.1
Release: 2%{?dist}
Version: 3.7.1
Release: 1%{?dist}
License: LGPLv2+ and MIT
Group: Development/Languages
Summary: Python 2 bindings for GObject Introspection
URL: https://live.gnome.org/PyGObject
#VCS: git:git://git.gnome.org/pygobject
Source: http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.4/pygobject-%{version}.tar.xz
Source: http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.7/pygobject-%{version}.tar.xz
# Add these additional exclusions to the pep8 rules in "make check":
# E127 continuation line over-indented for visual indent
@ -242,6 +242,9 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check %{verbosity}
%endif # with_python3
%changelog
* Fri Nov 09 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.1-1
- Update to 3.7.1
* Tue Nov 6 2012 Daniel Drake <dsd@laptop.org> - 3.4.1.1-2
- Upstream fix for property lookup; needed for basic Sugar operation.

View File

@ -1 +1 @@
949cffe0ae8e13ac84794b04e2b58aeb pygobject-3.4.1.1.tar.xz
0dd1ae758e81ece7ddf36baddf093bf5 pygobject-3.7.1.tar.xz