diff --git a/pangomm-2.46.0.tar.xz b/pangomm-2.46.0.tar.xz deleted file mode 100644 index 38a662a..0000000 --- a/pangomm-2.46.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d3787d04d6198b606f3efa357b3b452a7140e2a7dee56f9f9ce516d7d5fcec1b -size 672008 diff --git a/pangomm-2.46.1.tar.xz b/pangomm-2.46.1.tar.xz new file mode 100644 index 0000000..a79c3fd --- /dev/null +++ b/pangomm-2.46.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c885013fe61a4c5117fda395770d507563411c63e49f4a3aced4c9efe34d9975 +size 672952 diff --git a/pangomm1_4.changes b/pangomm1_4.changes index 68adf1c..051f3db 100644 --- a/pangomm1_4.changes +++ b/pangomm1_4.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Sep 28 14:22:14 UTC 2021 - Dominique Leuenberger + +- Update to version 2.46.1: + + Meson build: + - Make it possible to use pangomm as a subproject. + - No implicit_include_directories. + - Use relative paths to untracked/. + + pangommconfig.h.*: Don't dllimport on MinGW. + ------------------------------------------------------------------- Wed Jan 27 13:58:48 UTC 2021 - Bjørn Lie @@ -28,7 +38,6 @@ Fri Dec 18 19:00:24 UTC 2020 - Bjørn Lie - Meson build: Set default value of the 'warnings' option to 'min' - Improve NMake support - - - Improve Visual Studio support - docs/reference/: Update for Doxygen >= 1.8.16 - Meson build: Fix versioning on macOS diff --git a/pangomm1_4.spec b/pangomm1_4.spec index 93acef5..56793c7 100644 --- a/pangomm1_4.spec +++ b/pangomm1_4.spec @@ -21,7 +21,7 @@ %define _name pangomm Name: pangomm1_4 -Version: 2.46.0 +Version: 2.46.1 Release: 0 Summary: C++ interface for pango License: GPL-2.0-or-later AND LGPL-2.0-or-later @@ -68,6 +68,7 @@ pangomm provides a C++ interface to the pango library. %prep %autosetup -p1 -n %{_name}-%{version} +chmod -x NEWS %build %meson \