diff --git a/_service b/_service index d230db0..f126759 100644 --- a/_service +++ b/_service @@ -1,15 +1,18 @@ + git://git.savannah.gnu.org/gnulib.git git enable gnulib git.%cd.%h - db493d1ce43fc39dd925699d840c80b3400f4313 + stable-202401 + *.tar xz + diff --git a/gnulib-git.20211127.db493d1ce.tar.xz b/gnulib-git.20211127.db493d1ce.tar.xz deleted file mode 100644 index a1df6b1..0000000 --- a/gnulib-git.20211127.db493d1ce.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4f91267dcd962ba16b1d32f9bea2dcd788400f81ea953acbb48590cd363be1cc -size 4598580 diff --git a/gnulib-git.20240213.c99c8d4918.tar.xz b/gnulib-git.20240213.c99c8d4918.tar.xz new file mode 100644 index 0000000..7d165fd --- /dev/null +++ b/gnulib-git.20240213.c99c8d4918.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3a00fb1f3b0b1b12c62a7491082e984c9887909809e715b66e742e6e7525940 +size 5059604 diff --git a/gnulib.changes b/gnulib.changes index 7eb1649..b97d777 100644 --- a/gnulib.changes +++ b/gnulib.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Mar 11 10:21:20 UTC 2024 - opensuse.lietuviu.kalba@gmail.com + +- Update to the latest version git.20240213.c99c8d4918 from + stable-202401 branch. See detailed changelog here: + https://git.savannah.gnu.org/gitweb/?p=gnulib.git;f=ChangeLog;hb=refs/heads/stable-202401 + ------------------------------------------------------------------- Fri Apr 8 15:10:47 UTC 2022 - Fridrich Strba diff --git a/gnulib.spec b/gnulib.spec index b752df4..c81db5f 100644 --- a/gnulib.spec +++ b/gnulib.spec @@ -1,7 +1,7 @@ # # spec file for package gnulib # -# Copyright (c) 2022 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,7 +19,7 @@ %global module1 git-merge-changelog Name: gnulib -Version: git.20211127.db493d1ce +Version: git.20240213.c99c8d4918 Release: 0 Summary: GNU Portability Library License: GPL-2.0-or-later AND SUSE-Public-Domain AND GPL-3.0-only AND GPL-3.0-or-later AND LGPL-2.0-only AND LGPL-2.1-or-later AND LGPL-3.0-or-later @@ -155,6 +155,8 @@ cp -rp build-aux lib m4 modules config tests %{buildroot}%{_datadir}/%{name}/ # relocatable.texi is needed during compilation of PSPP. See rh#1474792 and # https://src.fedoraproject.org/rpms/gnulib/c/cea2f6f12fe24479e282900341575352689d7cfe?branch=master cp -p doc/relocatable.texi %{buildroot}%{_datadir}/%{name}/doc +# Needed for jitter +cp -p doc/{gendocs_template,gendocs_template_min,INSTALL} %{buildroot}%{_datadir}/%{name}/doc cp -p doc/gnulib.info %{buildroot}%{_infodir}/ cp -p doc/gnulib.html MODULES.html NEWS COPYING ChangeLog users.txt doc/COPYING* %{buildroot}%{_docdir}/%{name}/ @@ -176,7 +178,7 @@ fi %files docs %defattr(-,root,root) -%{_infodir}/gnulib.info.gz +%{_infodir}/gnulib.info* %{_docdir}/%{name}/gnulib.html %{_docdir}/%{name}/MODULES.html # license text is included directly in info and html files.