From cd5305a956f7df8d3db73998b12bb882488451e3 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Tue, 9 May 2023 20:00:46 +0200 Subject: [PATCH] Update to 1.8.2 - Fix parallel builds by switching from absolute to relative paths (Resolves: https://savannah.nongnu.org/bugs/index.php?61377) - enable parallel builds in the spec file --- .gitignore | 1 + m17n-lib.spec | 14 +++++++++----- sources | 2 +- 3 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 675c07f..1cf883c 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ m17n-lib-1.6.1.tar.gz /m17n-lib-1.8.0RC.tar.gz /m17n-lib-1.8.0.tar.gz /m17n-lib-1.8.1.tar.gz +/m17n-lib-1.8.2.tar.gz diff --git a/m17n-lib.spec b/m17n-lib.spec index edc65f6..dc113c5 100644 --- a/m17n-lib.spec +++ b/m17n-lib.spec @@ -6,8 +6,8 @@ %endif Name: m17n-lib -Version: 1.8.1 -Release: 11%{?dist} +Version: 1.8.2 +Release: 1%{?dist} Summary: Multilingual text library License: LGPL-2.1-or-later @@ -75,8 +75,7 @@ Tools to test M17n GUI widget library. sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool -# parallel make usage with make command fails build on koji -make +%{make_build} %install make install DESTDIR=%{buildroot} INSTALL="install -p" @@ -126,7 +125,12 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' %{_libdir}/libm17n-gui.so.* %changelog -* Fri May 05 2023 Mike FABIAN - 1.8.1-1 +* Tue May 09 2023 Mike FABIAN - 1.8.2-1 +- Update to 1.8.2 +- Fix parallel builds by switching from absolute to relative paths + (Resolves: https://savannah.nongnu.org/bugs/index.php?61377) +- enable parallel builds in the spec file + - Update to 1.8.1 - Remove m17n-lib-c99.patch (included upstream) - Remove Fix-segmentation-fault-when-using-ibus-m17n-with-vi-telex-in-gedit-in-wayland.patch diff --git a/sources b/sources index d99b92e..51dfdc6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (m17n-lib-1.8.1.tar.gz) = d8b97c0145ac9056b962c4ef6204bd9f1766487393def8b31d984199003ba984eb1312b84e2c74261cafee493c370c1676e79dbd850a77bbfb3392f4cd9db437 +SHA512 (m17n-lib-1.8.2.tar.gz) = 715aae4ba64399021c5f29ae35af0ce872eaee23cd70a94726692e6cf9e591e9e6195cce305ad58c12aab756beb257113150e2adfb1e203b91ef3a06ac3424d0