Hello community,

here is the log from the commit of package pangomm for openSUSE:Factory checked 
in at 2016-12-07 11:13:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pangomm (Old)
 and      /work/SRC/openSUSE:Factory/.pangomm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pangomm"

Changes:
--------
--- /work/SRC/openSUSE:Factory/pangomm/pangomm.changes  2016-08-29 
14:27:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.pangomm.new/pangomm.changes     2016-12-07 
11:13:14.000000000 +0100
@@ -1,0 +2,19 @@
+Mon Dec  5 14:01:23 UTC 2016 - jeng...@inai.de
+
+- Rectify RPM groups and replace old macros.
+
+-------------------------------------------------------------------
+Fri Dec  2 12:37:09 UTC 2016 - dims...@opensuse.org
+
+- Update to version 2.41.1:
+  + Require C++14.
+  + Use glibmm-2.52 instead of glibmm-2.4.
+  + Use cairomm-1.16 instad of cairomm-1.0.
+- Updated BuildRequires, following upstreams changes:
+  + Remove: pkgconfig(glibmm-2.4), pkgconfig(cairomm-1.0).
+  + Add: pkgconfig(glibmm-2.52), pkgconfig(cairomm-1.16).
+- Change so_ver to 2.42-1, resulting in the library package to be
+  renamed from libpangomm-1_4-1 to libpangomm=2_42-1 (also adjust
+  baselibs.conf).
+
+-------------------------------------------------------------------

Old:
----
  pangomm-2.40.1.tar.xz

New:
----
  pangomm-2.41.1.tar.xz

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

Other differences:
------------------
++++++ pangomm.spec ++++++
--- /var/tmp/diff_new_pack.tDzNoN/_old  2016-12-07 11:13:16.000000000 +0100
+++ /var/tmp/diff_new_pack.tDzNoN/_new  2016-12-07 11:13:16.000000000 +0100
@@ -17,21 +17,21 @@
 
 
 # Update baselibs.conf when changing this
-%define so_ver -1_4-1
+%define so_ver -2_42-1
 
 Name:           pangomm
-Version:        2.40.1
+Version:        2.41.1
 Release:        0
 Summary:        C++ interface for pango
 License:        GPL-2.0+ and LGPL-2.0+
 Group:          Development/Libraries/C and C++
 Url:            http://www.gtkmm.org
-Source:         
http://download.gnome.org/sources/pangomm/2.40/%{name}-%{version}.tar.xz
+Source:         
http://download.gnome.org/sources/pangomm/2.41/%{name}-%{version}.tar.xz
 Source99:       baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  pkgconfig(cairomm-1.0) >= 1.2.2
-BuildRequires:  pkgconfig(glibmm-2.4) >= 2.48.0
+BuildRequires:  pkgconfig(cairomm-1.16) >= 1.2.2
+BuildRequires:  pkgconfig(glibmm-2.52) >= 2.48.0
 BuildRequires:  pkgconfig(pangocairo) >= 1.38.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -39,9 +39,8 @@
 pangomm provides a C++ interface to the pango library.
 
 %package -n libpangomm%{so_ver}
-
 Summary:        C++ interface for pango
-Group:          Development/Libraries/C and C++
+Group:          System/Libraries
 
 %description -n libpangomm%{so_ver}
 pangomm provides a C++ interface to the pango library.
@@ -56,7 +55,7 @@
 
 %package doc
 Summary:        C++ interface for pango -- Developer Documentation
-Group:          Development/Libraries/C and C++
+Group:          Documentation/HTML
 
 %description doc
 pangomm provides a C++ interface to the pango library.
@@ -66,16 +65,13 @@
 
 %build
 %configure --disable-static
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 rm %{buildroot}%{_libdir}/*.la
 %fdupes %{buildroot}
 
-%clean
-rm -rf %{buildroot}
-
 %post -n libpangomm%{so_ver} -p /sbin/ldconfig
 
 %postun -n libpangomm%{so_ver} -p /sbin/ldconfig
@@ -90,12 +86,12 @@
 %{_includedir}/*
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc
-%{_libdir}/pangomm-1.4
+%{_libdir}/pangomm-2.42
 
 %files doc
 %defattr (-, root, root)
-%{_datadir}/devhelp/books/pangomm-1.4/
-%{_datadir}/doc/pangomm-1.4/
+%{_datadir}/devhelp/books/pangomm-2.42/
+%{_datadir}/doc/pangomm-2.42/
 # Avoid BuildRequires on devhelp
 %dir %{_datadir}/devhelp
 %dir %{_datadir}/devhelp/books

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.tDzNoN/_old  2016-12-07 11:13:16.000000000 +0100
+++ /var/tmp/diff_new_pack.tDzNoN/_new  2016-12-07 11:13:16.000000000 +0100
@@ -1 +1 @@
-libpangomm-1_4-1
+libpangomm-2_42-1

++++++ pangomm-2.40.1.tar.xz -> pangomm-2.41.1.tar.xz ++++++
++++ 67536 lines of diff (skipped)


Reply via email to