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.42.0.tar.xz b/pangomm-2.42.0.tar.xz new file mode 100644 index 0000000..edb4ce0 --- /dev/null +++ b/pangomm-2.42.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca6da067ff93a6445780c0b4b226eb84f484ab104b8391fb744a45cbc7edbf56 +size 853064 diff --git a/pangomm1_4.changes b/pangomm1_4.changes index 36801cd..2fa33d8 100644 --- a/pangomm1_4.changes +++ b/pangomm1_4.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Dec 3 19:14:11 UTC 2018 - bjorn.lie@gmail.com + +- 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 - dimstar@opensuse.org diff --git a/pangomm1_4.spec b/pangomm1_4.spec index da385e6..dca9cb9 100644 --- a/pangomm1_4.spec +++ b/pangomm1_4.spec @@ -12,7 +12,7 @@ # 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/ # @@ -20,14 +20,15 @@ %define so_ver -1_4-1 %define _name pangomm Name: pangomm1_4 -Version: 2.40.1 +Version: 2.42.0 Release: 0 Summary: C++ interface for pango 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 +Source0: https://download.gnome.org/sources/pangomm/2.42/%{_name}-%{version}.tar.xz Source99: baselibs.conf + BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: pkgconfig @@ -77,19 +78,17 @@ rm %{buildroot}%{_libdir}/*.la %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