Update to 3.15.0

This commit is contained in:
Kalev Lember 2015-02-21 18:37:25 +01:00
parent 16acf5b83e
commit 6b0292665e
2 changed files with 6 additions and 3 deletions

View File

@ -21,14 +21,14 @@
### Abstract ###
Name: pygobject3
Version: 3.14.0
Version: 3.15.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.14/pygobject-%{version}.tar.xz
Source: http://ftp.gnome.org/pub/GNOME/sources/pygobject/3.15/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
* Sat Feb 21 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.0-1
- Update to 3.15.0
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
- Update to 3.14.0

View File

@ -1 +1 @@
17722912afa982a6feace4bb9bf52778 pygobject-3.14.0.tar.xz
73d158b6e418fa1601cbf38137965732 pygobject-3.15.0.tar.xz