Hello community,

here is the log from the commit of package cairomm for openSUSE:Factory checked 
in at 2017-06-01 16:32:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cairomm (Old)
 and      /work/SRC/openSUSE:Factory/.cairomm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cairomm"

Thu Jun  1 16:32:56 2017 rev:40 rq:498564 version:1.15.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/cairomm/cairomm.changes  2017-01-25 
23:35:05.424465869 +0100
+++ /work/SRC/openSUSE:Factory/.cairomm.new/cairomm.changes     2017-06-01 
16:32:57.653204710 +0200
@@ -1,0 +2,30 @@
+Sat May 20 19:54:55 UTC 2017 - [email protected]
+
+- Update to version 1.15.4:
+  + Use C++11 enum classes instead of old-style enums, and put some
+    enums inside relevant class declarations:
+    - Change Cairo::RegionOverlap enum to Cairo::Region::Overlap.
+    - Change Cairo::PatternType enum to Cairo::Pattern::Type.
+    - Change Cairo::FontWeight enum to Cairo::ToyFontFace::Weight.
+    - Change Cairo::FontSlant enum to Cairo::ToyFontFace::Slant.
+    - Change Cairo::SurfaceType enum to Cairo::Surface::Type.
+    - Change Cairo::HintMetrics enum to
+      Cairo::FontOptions::HintMetrics.
+    - Change Cairo::HintStyle enum to
+      Cairo::FontOptions::HintStyle.
+    - Change Cairo::Filter enum to Cairo::SurfacePattern::Filter.
+    - Change Cairo::Extend enum to Cairo::Pattern::Extend.
+    - Change Cairo::Format enum to Cairo::Surface::Format.
+    - Change Cairo::DeviceType enum to Cairo::Device::DeviceType.
+    - Change Cairo::LineJoin enum to Cairo::Context::LineJoin.
+    - Change Cairo::LineCap enum to Cairo::Context::LineCap.
+    - Change Cairo::FillRule enum to Cairo::Context::FillRule.
+    - Change Cairo::Operator enum to Cairo::Context::Operator.
+  + Build: Win32 / Visual Studio builds:
+    - Require Visual Studio 2017.
+    - Remove leftovers from removing deprecated Win32::create().
+- Stop using service for tarball, upstream releasing again.
+- Following the above: Drop libtool BuildRequires, and stop passing
+  NOCONFIGURE=1 ./autogen.sh.
+
+-------------------------------------------------------------------

Old:
----
  _service
  cairomm-1.15.3.tar.xz

New:
----
  cairomm-1.15.4.tar.xz

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

Other differences:
------------------
++++++ cairomm.spec ++++++
--- /var/tmp/diff_new_pack.4GtR19/_old  2017-06-01 16:32:58.333108799 +0200
+++ /var/tmp/diff_new_pack.4GtR19/_new  2017-06-01 16:32:58.337108235 +0200
@@ -17,20 +17,17 @@
 
 
 Name:           cairomm
-Version:        1.15.3
+Version:        1.15.4
 Release:        0
 Summary:        C++ Interface for Cairo
 License:        LGPL-2.1+
 Group:          System/GUI/GNOME
 Url:            http://cairographics.org
-# Source based on tar_scm service; somehow upstream forgot to release tarballs
-Source:         %{name}-%{version}.tar.xz
-#Source:         http://cairographics.org/releases/%{name}-%{version}.tar.gz
+Source:         
http://download.gnome.org/sources/cairomm/1.15/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
 # needs doxygen for the documentation
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
-BuildRequires:  libtool
 BuildRequires:  mm-common
 BuildRequires:  update-desktop-files
 BuildRequires:  xsltproc
@@ -67,7 +64,6 @@
 %setup -q
 
 %build
-NOCONFIGURE=1 ./autogen.sh
 %configure --disable-static --with-pic
 make %{?_smp_mflags}
 

++++++ cairomm-1.15.3.tar.xz -> cairomm-1.15.4.tar.xz ++++++
++++ 111449 lines of diff (skipped)


Reply via email to