Update to 3.14.0

This commit is contained in:
Kalev Lember 2014-09-22 22:25:42 +02:00
parent 012de004a4
commit 16acf5b83e
2 changed files with 7 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# Last updated for version 3.13.4
# Last updated for version 3.14.0
%define glib2_version 2.38.0
%define gobject_introspection_version 1.39.0
%define python2_version 2.3.5
@ -21,14 +21,14 @@
### Abstract ###
Name: pygobject3
Version: 3.13.92
Version: 3.14.0
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.13/pygobject-%{version}.tar.xz
Source: http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.14/pygobject-%{version}.tar.xz
BuildRequires: glib2-devel >= %{glib2_version}
BuildRequires: gobject-introspection-devel >= %{gobject_introspection_version}
@ -211,6 +211,9 @@ xvfb-run make DESTDIR=$RPM_BUILD_ROOT check %{verbosity}
%endif # with_python3
%changelog
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
- Update to 3.14.0
* Tue Sep 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.92-1
- Update to 3.13.92

View File

@ -1 +1 @@
3ced0702b951b50ad00061a7659c6b21 pygobject-3.13.92.tar.xz
17722912afa982a6feace4bb9bf52778 pygobject-3.14.0.tar.xz