diff --git a/libgnomekbd-3.28.0.tar.xz b/libgnomekbd-3.28.0.tar.xz deleted file mode 100644 index 55ef755..0000000 --- a/libgnomekbd-3.28.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b3057a443e4c26f91fe352dcd1154a56cdd51f1cfd7cb6ace300c3cc128659c9 -size 155416 diff --git a/libgnomekbd-3.28.1.tar.xz b/libgnomekbd-3.28.1.tar.xz new file mode 100644 index 0000000..dce74a1 --- /dev/null +++ b/libgnomekbd-3.28.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22dc59566d73c0065350f5a97340e62ecc7b08c4df19183804bb8be24c8fe870 +size 154800 diff --git a/libgnomekbd.changes b/libgnomekbd.changes index 0c6f346..f9144cc 100644 --- a/libgnomekbd.changes +++ b/libgnomekbd.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Sep 5 09:11:54 UTC 2022 - Dominique Leuenberger + +- Update to version 3.28.1: + + Land several fixes to meson build definitions to align with + autotools. +- Switch to meson build system: + + Add meson BuiRequires. + + Replace %configure/%make%make_install macros with meson + equivalents %meson/%meson_build/%meson_install + + Drop libtool BuildRequires and no longer call autogen.sh + ------------------------------------------------------------------- Wed Aug 24 20:34:30 UTC 2022 - Bjørn Lie diff --git a/libgnomekbd.spec b/libgnomekbd.spec index 4e3113d..6296bd7 100644 --- a/libgnomekbd.spec +++ b/libgnomekbd.spec @@ -18,7 +18,7 @@ %define sover 8 Name: libgnomekbd -Version: 3.28.0 +Version: 3.28.1 Release: 0 Summary: GNOME Keyboard Library License: LGPL-2.1-or-later @@ -34,7 +34,7 @@ Patch1: libgnomekbd-set-default-indicator.patch BuildRequires: desktop-file-utils BuildRequires: fdupes BuildRequires: intltool -BuildRequires: libtool +BuildRequires: meson BuildRequires: pkgconfig BuildRequires: pkgconfig(glib-2.0) >= 2.44 BuildRequires: pkgconfig(gobject-introspection-1.0) @@ -95,16 +95,12 @@ applications that want to make use of libgnomekbd. %autosetup -p1 %build -NOCONFIGURE=1 ./autogen.sh -%configure \ - --disable-static \ - %{nil} -%make_build +%meson +%meson_build %install -%make_install +%meson_install -find %{buildroot} -type f -name "*.la" -delete -print %find_lang %{name} %{?no_lang_C} %fdupes %{buildroot}/%{_prefix}