Hello community,

here is the log from the commit of package pangomm for openSUSE:Factory checked 
in at 2018-12-21 08:21:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pangomm (Old)
 and      /work/SRC/openSUSE:Factory/.pangomm.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pangomm"

Fri Dec 21 08:21:01 2018 rev:40 rq:657853 version:2.43.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/pangomm/pangomm.changes  2018-05-08 
13:37:12.885824264 +0200
+++ /work/SRC/openSUSE:Factory/.pangomm.new.28833/pangomm.changes       
2018-12-21 08:21:21.205573693 +0100
@@ -1,0 +2,21 @@
+Mon Dec  3 18:44:49 UTC 2018 - [email protected]
+
+- Update to version 2.43.1:
+  + Attribute: Add several create_attr_*() methods.
+  + FontDescription: Add set/get_variations().
+  + Build:
+    - Require C++17.
+    - Replace the Visual Studio project files with MSVC NMake
+      project files.
+    - Use glibmm-2.60 instead of glibmm-2.56.
+    - Require pango >= 1.41.0 because of
+      FontDescription::set/get_variations().
+    - Change the ABI to pangomm-2.44.
+- Bump soname following upstream changes.
+- Replace pkgconfig(glibmm-2.58) with pkgconfig(glibmm-2.60)
+  BuildRequires.
+- Drop pangomm-glibmm-fix.patch: Fixed upstream. Following this,
+  also drop libtool and mm-common BuildRequires and autogen.sh
+  call, no longer needed.
+
+-------------------------------------------------------------------

Old:
----
  pangomm-2.41.5.tar.xz
  pangomm-glibmm-fix.patch

New:
----
  pangomm-2.43.1.tar.xz

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

Other differences:
------------------
++++++ pangomm.spec ++++++
--- /var/tmp/diff_new_pack.Q6FnB1/_old  2018-12-21 08:21:21.685573244 +0100
+++ /var/tmp/diff_new_pack.Q6FnB1/_new  2018-12-21 08:21:21.693573236 +0100
@@ -12,32 +12,29 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%define base_ver 2.42
+%define base_ver 2.44
 # Update baselibs.conf when changing the version here
-%define libname  lib%{name}-2_42-1
+%define libname  lib%{name}-2_44-1
 Name:           pangomm
-Version:        2.41.5
+Version:        2.43.1
 Release:        0
 Summary:        C++ interface for pango
 License:        LGPL-2.1-or-later AND GPL-2.0-or-later AND GPL-3.0-only
 Group:          Development/Libraries/C and C++
 URL:            https://www.gtkmm.org
-Source0:        
http://download.gnome.org/sources/%{name}/2.41/%{name}-%{version}.tar.xz
+Source0:        
https://download.gnome.org/sources/%{name}/2.43/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
-# PATCH-FIX-UPSTREAM pangomm-glibmm-fix.patch [email protected] -- Fix build 
with new glibmm
-Patch0:         pangomm-glibmm-fix.patch
+
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  libtool
-BuildRequires:  mm-common
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(cairomm-1.16) >= 1.2.2
-BuildRequires:  pkgconfig(glibmm-2.58) >= 2.55.1
-BuildRequires:  pkgconfig(pangocairo) >= 1.38.0
+BuildRequires:  pkgconfig(glibmm-2.60)
+BuildRequires:  pkgconfig(pangocairo) >= 1.31.0
 Recommends:     %{name}-doc = %{version}
 
 %description
@@ -70,11 +67,8 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
-NOCONFIGURE=1 ./autogen.sh
-export CXXFLAGS="-std=c++17 %{optflags}"
 %configure --disable-static
 make %{?_smp_mflags}
 

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.Q6FnB1/_old  2018-12-21 08:21:21.717573214 +0100
+++ /var/tmp/diff_new_pack.Q6FnB1/_new  2018-12-21 08:21:21.717573214 +0100
@@ -1 +1 @@
-libpangomm-2_42-1
+libpangomm-2_44-1

++++++ pangomm-2.41.5.tar.xz -> pangomm-2.43.1.tar.xz ++++++
++++ 41420 lines of diff (skipped)


Reply via email to