Hello community,

here is the log from the commit of package python3-cairo for openSUSE:Factory 
checked in at 2016-09-12 13:24:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-cairo (Old)
 and      /work/SRC/openSUSE:Factory/.python3-cairo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-cairo"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-cairo/python3-cairo.changes      
2015-10-28 17:17:11.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python3-cairo.new/python3-cairo.changes 
2016-09-12 13:24:29.000000000 +0200
@@ -1,0 +2,24 @@
+Tue Jun 07 12:16:55 UTC 2016 - [email protected]
+
+- pycairo didn't see new release for 4 years, so git snapshot
+  is reasonable.
+- update to version 1.10.1~git20121222.5a45b0b:
+  * Add support for RecordingSurface
+  * Create a setup.py
+  * Update tests
+  * Implement ImageSurface.get_data()
+  * Implement ImageSurface.create_for_data()
+  * Remove option to use xpyb since it does not currently support Python 3,
+    and the .pc file name conflicts with the Python 2 version.
+  * Add some new constants, methods and functions
+  * Add support for cairo_region_t
+  * Update waf to 1.7.8
+  * Correct the pycairo version number in config.h
+- drop waf-py34.patch, upstreamed
+
+-------------------------------------------------------------------
+Wed May 25 08:51:04 UTC 2016 - [email protected]
+
+- Update to GNOME 3.20.2 FATE#318572
+
+-------------------------------------------------------------------

Old:
----
  pycairo-1.10.0.tar.bz2
  waf-py34.patch

New:
----
  _service
  _servicedata
  pycairo-1.10.1~git20121222.5a45b0b.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-cairo.spec ++++++
--- /var/tmp/diff_new_pack.Vcabci/_old  2016-09-12 13:24:30.000000000 +0200
+++ /var/tmp/diff_new_pack.Vcabci/_new  2016-09-12 13:24:30.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-cairo
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,15 +19,14 @@
 %define pyname  cairo
 Name:           python3-%{pyname}
 %define modname py%{pyname}
-Version:        1.10.0
+Version:        1.10.1~git20121222.5a45b0b
 Release:        0
 Summary:        Python Bindings for Cairo
 License:        LGPL-3.0
 Group:          Development/Libraries/Python
 # FIXME: on update, check if we still need to manually remove the byte-code in 
%%install
-Url:            http://www.cairographics.org/
+Url:            https://cgit.freedesktop.org/pycairo
 Source:         %{modname}-%{version}.tar.bz2
-Patch1:         waf-py34.patch
 # PATCH-FIX-UPSTREAM pycairo-1.10.0-80_fix-pickle.patch bfo#91561 - Fix waf 
pickling on Python 3.5
 Patch10:        pycairo-1.10.0-80_fix-pickle.patch
 # PATCH-FIX-UPSTREAM pycairo-1.10.0-81_pickling-again.patch bfo#91561 - 
Further waf pickling on Python 3.5
@@ -64,7 +63,6 @@
 # which we don't know ahead-of-time, so we can't put it
 # in the patch directly.
 pushd .waf3-*
-%patch1 -p1
 %patch10 -p1 
 %patch11 -p1
 popd

++++++ _service ++++++
<services>
  <service name="tar_scm" mode="disabled">
    <param name="url">git://anongit.freedesktop.org/pycairo</param>
    <param name="scm">git</param>
    <param name="exclude">.git</param>
    <param name="versionformat">1.10.1~git%cd.%h</param>
    <param name="revision">master</param>
    <param name="changesgenerate">enable</param>
    <param name="filename">pycairo</param>
  </service>
  <service name="recompress" mode="disabled">
    <param name="file">pycairo-*.tar</param>
    <param name="compression">bz2</param>
  </service>
  <service name="set_version" mode="disabled">
    <param name="basename">pycairo</param>
  </service>
</services>
++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
            <param name="url">git://anongit.freedesktop.org/pycairo</param>
          <param 
name="changesrevision">5a45b0bfeccd3a0f2a6467bafcad515428439190</param></service></servicedata>

Reply via email to