From 042f130596b8156245b90a8fd579d088edda87adef54640ce2809da68124a9b0 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 6 Dec 2016 11:50:43 +0000 Subject: [PATCH] Accepting request 443942 from GNOME:Next Update to 2.41.1 - getting moving on GTK4 front OBS-URL: https://build.opensuse.org/request/show/443942 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pangomm?expand=0&rev=53 --- baselibs.conf | 2 +- pangomm-2.40.1.tar.xz | 3 --- pangomm-2.41.1.tar.xz | 3 +++ pangomm.changes | 14 ++++++++++++++ pangomm.spec | 16 ++++++++-------- 5 files changed, 26 insertions(+), 12 deletions(-) delete mode 100644 pangomm-2.40.1.tar.xz create mode 100644 pangomm-2.41.1.tar.xz diff --git a/baselibs.conf b/baselibs.conf index e8ad976..a78e8c4 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1 +1 @@ -libpangomm-1_4-1 +libpangomm-2_42-1 diff --git a/pangomm-2.40.1.tar.xz b/pangomm-2.40.1.tar.xz deleted file mode 100644 index 14b325a..0000000 --- a/pangomm-2.40.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9762ee2a2d5781be6797448d4dd2383ce14907159b30bc12bf6b08e7227be3af -size 810384 diff --git a/pangomm-2.41.1.tar.xz b/pangomm-2.41.1.tar.xz new file mode 100644 index 0000000..98560de --- /dev/null +++ b/pangomm-2.41.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f05d90dcb54dda72b1db8fb618da19b5ac5f2d7275f604ec424e4db77e8230c7 +size 822068 diff --git a/pangomm.changes b/pangomm.changes index bec9a23..8e3a2fa 100644 --- a/pangomm.changes +++ b/pangomm.changes @@ -3,6 +3,20 @@ Mon Dec 5 14:01:23 UTC 2016 - jengelh@inai.de - Rectify RPM groups and replace old macros. +------------------------------------------------------------------- +Fri Dec 2 12:37:09 UTC 2016 - dimstar@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). + ------------------------------------------------------------------- Fri Aug 19 21:39:28 UTC 2016 - zaitor@opensuse.org diff --git a/pangomm.spec b/pangomm.spec index f29f448..dc541e0 100644 --- a/pangomm.spec +++ b/pangomm.spec @@ -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 @@ -86,12 +86,12 @@ rm %{buildroot}%{_libdir}/*.la %{_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