Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package liblangtag for openSUSE:Factory checked in at 2026-06-09 14:20:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/liblangtag (Old) and /work/SRC/openSUSE:Factory/.liblangtag.new.2375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "liblangtag" Tue Jun 9 14:20:26 2026 rev:18 rq:1358010 version:0.6.8 Changes: -------- --- /work/SRC/openSUSE:Factory/liblangtag/liblangtag.changes 2024-02-16 21:41:43.448333142 +0100 +++ /work/SRC/openSUSE:Factory/.liblangtag.new.2375/liblangtag.changes 2026-06-09 14:22:07.557102542 +0200 @@ -1,0 +2,17 @@ +Tue Jun 2 11:35:23 UTC 2026 - Petr Gajdos <[email protected]> + +- version update to 0.6.8 + * Update configure.ac for obsolete function + * Fix build fail when srcdir != builddir + * Add --disable-locale-alias build option + * Bump the libtool revision. + * Do not include merge commits in NEWS + * const up __lt_localealias_tables + * configure.ac: check for dlfcn.h + * configure.ac: support slibtool + * configure.ac: fix typo + * build: don't overwrite LIBS + * update ax_pthread.m4 + * Fix building on MinGW-w64 + +------------------------------------------------------------------- Old: ---- liblangtag-0.6.7.tar.bz2 New: ---- liblangtag-0.6.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ liblangtag.spec ++++++ --- /var/tmp/diff_new_pack.kprWeQ/_old 2026-06-09 14:22:10.313216674 +0200 +++ /var/tmp/diff_new_pack.kprWeQ/_new 2026-06-09 14:22:10.329217336 +0200 @@ -1,7 +1,7 @@ # # spec file for package liblangtag # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,13 +19,13 @@ %{!?make_build:%global make_build make %{?_smp_mflags}} %define libname liblangtag1 Name: liblangtag -Version: 0.6.7 +Version: 0.6.8 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 +URL: https://gitlab.com/tagoh/liblangtag +Source0: https://gitlab.com/tagoh/liblangtag/-/releases/%{version}/downloads/liblangtag-%{version}.tar.gz BuildRequires: gcc-c++ BuildRequires: gettext BuildRequires: libtool
