Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package liblangtag for openSUSE:Factory checked in at 2024-02-16 21:41:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/liblangtag (Old) and /work/SRC/openSUSE:Factory/.liblangtag.new.1815 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "liblangtag" Fri Feb 16 21:41:42 2024 rev:17 rq:1146879 version:0.6.7 Changes: -------- --- /work/SRC/openSUSE:Factory/liblangtag/liblangtag.changes 2023-08-03 17:27:24.218899341 +0200 +++ /work/SRC/openSUSE:Factory/.liblangtag.new.1815/liblangtag.changes 2024-02-16 21:41:43.448333142 +0100 @@ -1,0 +2,16 @@ +Thu Feb 15 09:10:24 UTC 2024 - pgaj...@suse.com + +- version update to 0.6.7 + 0.6.6 -> 0.6.7 + ================= + Akira TAGOH (1): + Add missing header + 0.6.5 -> 0.6.6 + ================= + Akira TAGOH (2): + Do not use variable array of bash-ism. + Fix more compile warnings +- deleted patches + - 0001-ro-MD-ro-to-get-make-check-to-succeed.patch (upstreamed) + +------------------------------------------------------------------- Old: ---- 0001-ro-MD-ro-to-get-make-check-to-succeed.patch liblangtag-0.6.4.tar.bz2 New: ---- liblangtag-0.6.7.tar.bz2 BETA DEBUG BEGIN: Old:- deleted patches - 0001-ro-MD-ro-to-get-make-check-to-succeed.patch (upstreamed) BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ liblangtag.spec ++++++ --- /var/tmp/diff_new_pack.AqnsaP/_old 2024-02-16 21:41:44.256362296 +0100 +++ /var/tmp/diff_new_pack.AqnsaP/_new 2024-02-16 21:41:44.256362296 +0100 @@ -1,7 +1,7 @@ # # spec file for package liblangtag # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,14 +19,13 @@ %{!?make_build:%global make_build make %{?_smp_mflags}} %define libname liblangtag1 Name: liblangtag -Version: 0.6.4 +Version: 0.6.7 Release: 0 Summary: An interface library to access tags for identifying languages License: LGPL-3.0-or-later OR MPL-2.0 Group: Productivity/Publishing/Word URL: https://bitbucket.org/tagoh/liblangtag Source0: https://bitbucket.org/tagoh/%{name}/downloads/%{name}-%{version}.tar.bz2 -Patch0: 0001-ro-MD-ro-to-get-make-check-to-succeed.patch BuildRequires: gcc-c++ BuildRequires: gettext BuildRequires: libtool @@ -99,8 +98,7 @@ The %{name}-doc package contains documentation files for %{name}. %prep -%setup -q -%patch0 -p1 +%autosetup -p1 %build export CFLAGS=-std=gnu99 ++++++ liblangtag-0.6.4.tar.bz2 -> liblangtag-0.6.7.tar.bz2 ++++++ ++++ 6437 lines of diff (skipped)