Hello community, here is the log from the commit of package pangomm1_4 for openSUSE:Leap:15.2 checked in at 2020-03-06 12:37:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/pangomm1_4 (Old) and /work/SRC/openSUSE:Leap:15.2/.pangomm1_4.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pangomm1_4" Fri Mar 6 12:37:56 2020 rev:12 rq:779639 version:2.42.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/pangomm1_4/pangomm1_4.changes 2020-01-15 15:38:55.395090469 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.pangomm1_4.new.26092/pangomm1_4.changes 2020-03-06 12:38:25.458653147 +0100 @@ -1,0 +2,15 @@ +Mon Dec 3 19:14:11 UTC 2018 - [email protected] + +- Update to version 2.42.0: + + Attribute: Add several create_attr_*() methods. + + FontDescription: Add set/get_variations(). +- Changes from version 2.40.2: + + Build: Replace the Visual Studio project files with MSVC NMake + project files. + +------------------------------------------------------------------- +Wed Feb 28 22:03:37 UTC 2018 - [email protected] + +- Modernize spec-file by calling spec-cleaner + +------------------------------------------------------------------- Old: ---- pangomm-2.40.1.tar.xz New: ---- pangomm-2.42.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pangomm1_4.spec ++++++ --- /var/tmp/diff_new_pack.Hq5J4K/_old 2020-03-06 12:38:27.246654234 +0100 +++ /var/tmp/diff_new_pack.Hq5J4K/_new 2020-03-06 12:38:27.290654260 +0100 @@ -1,7 +1,7 @@ # -# spec file for package pangomm +# spec file for package pangomm1_4 # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -12,29 +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/ # # Update baselibs.conf when changing this %define so_ver -1_4-1 - -Name: pangomm1_4 %define _name pangomm -Version: 2.40.1 +Name: pangomm1_4 +Version: 2.42.0 Release: 0 Summary: C++ interface for pango -License: GPL-2.0+ and LGPL-2.0+ +License: GPL-2.0-or-later AND LGPL-2.0-or-later Group: Development/Libraries/C and C++ -Url: http://www.gtkmm.org -Source: http://download.gnome.org/sources/pangomm/2.40/%{_name}-%{version}.tar.xz +URL: http://www.gtkmm.org +Source0: https://download.gnome.org/sources/pangomm/2.42/%{_name}-%{version}.tar.xz Source99: baselibs.conf + BuildRequires: fdupes BuildRequires: gcc-c++ +BuildRequires: pkgconfig BuildRequires: pkgconfig(cairomm-1.0) >= 1.2.2 BuildRequires: pkgconfig(glibmm-2.4) >= 2.48.0 BuildRequires: pkgconfig(pangocairo) >= 1.38.0 -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description pangomm provides a C++ interface to the pango library. @@ -78,19 +78,17 @@ %postun -n libpangomm%{so_ver} -p /sbin/ldconfig %files -n libpangomm%{so_ver} -%defattr (-, root, root) +%license COPYING %doc AUTHORS NEWS README %{_libdir}/*.so.* %files devel -%defattr (-, root, root) %{_includedir}/* %{_libdir}/*.so %{_libdir}/pkgconfig/*.pc %{_libdir}/pangomm-1.4 %files doc -%defattr (-, root, root) %{_datadir}/devhelp/books/pangomm-1.4/ %{_datadir}/doc/pangomm-1.4/ # Avoid BuildRequires on devhelp ++++++ pangomm-2.40.1.tar.xz -> pangomm-2.42.0.tar.xz ++++++ ++++ 75861 lines of diff (skipped)
