Accepting request 519386 from GNOME:Next
Scripted push of project GNOME:Next OBS-URL: https://build.opensuse.org/request/show/519386 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gobject?expand=0&rev=85
This commit is contained in:
parent
937f158efb
commit
5d72bc9df7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a628a95aa0909e13fb08230b1b98fc48adef10b220932f76d62f6821b3fdbffd
|
||||
size 758648
|
3
pygobject-3.25.1.tar.xz
Normal file
3
pygobject-3.25.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8728bb27078f7ee45c431ccbc237a58fb6d6eb1b7a0668bbe29eb107267bd736
|
||||
size 772372
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 18 12:34:28 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 3.25.1:
|
||||
+ Bugs fixed: bgo#663068, bgo#667959, bgo#686835, bgo#698548,
|
||||
bgo#699440, bgo#707196, bgo#712197, bgo#726484, bgo#730908,
|
||||
bgo#735076, bgo#735206, bgo#744690, bgo#746564, bgo#759009,
|
||||
bgo#759276, bgo#762176, bgo#769789, bgo#772896, bgo#772949,
|
||||
bgo#773394, bgo#773803, bgo#777713, bgo#777719, bgo#780396,
|
||||
bgo#780409, bgo#780591, bgo#780652, bgo#780768, bgo#780812.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 18 20:15:06 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
|
@ -27,14 +27,14 @@ Name: python-gobject
|
||||
Summary: Python bindings for GObject
|
||||
License: LGPL-2.1+
|
||||
Group: Development/Libraries/Python
|
||||
Version: 3.24.1
|
||||
Version: 3.25.1
|
||||
Release: 0
|
||||
Url: https://wiki.gnome.org/Projects/PyGObject/
|
||||
Source: http://download.gnome.org/sources/pygobject/3.24/%{_name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/pygobject/3.25/%{_name}-%{version}.tar.xz
|
||||
# PATCH-FIX-UPSTREAM pycompile-searchpath.patch jmatejek@suse.com -- Fix build with python 3.4
|
||||
Patch1: pycompile-searchpath.patch
|
||||
BuildRequires: %{python_module cairo >= 1.11.1}
|
||||
BuildRequires: %{python_module cairo-devel}
|
||||
BuildRequires: %{python_module cairo}
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
@ -163,7 +163,6 @@ find %{buildroot} -name '*.la' -or -name '*.a' | xargs rm -f
|
||||
%doc AUTHORS COPYING ChangeLog NEWS README
|
||||
%doc examples/
|
||||
%{python_sitearch}/gi/
|
||||
%{python_sitearch}/*.egg-info
|
||||
# Lives in cairo subpackage
|
||||
%exclude %{python_sitearch}/gi/_gi_cairo*.so
|
||||
# Lives in Gdk subpackage
|
||||
|
Loading…
Reference in New Issue
Block a user