Upgrade to version 0-47.20230709git

This commit is contained in:
wk333 2023-08-25 09:48:37 +08:00
parent 2f96cc4128
commit e632e228e8
3 changed files with 9 additions and 3 deletions

Binary file not shown.

BIN
gnulib-bad1faa.tar.gz Normal file

Binary file not shown.

View File

@ -1,10 +1,13 @@
%global commit bad1faa7f5fd21a315c45cc6327cfc9874f499fb
%global githead %(printf %%.7s %commit)
%global gitdate 20230709
Name: gnulib
Version: 0
Release: 43.20220212git
Release: 47.%{gitdate}git
Summary: The GNU Portability Library
License: Public Domain and BSD and GPLv2+ and GPLv3 and GPLv3+ and LGPLv2 and LGPLv2+ and LGPLv3+
URL: https://www.gnu.org/software/gnulib
Source0: https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=snapshot;h=9f48fb9;sf=tgz;name=gnulib-9f48fb9.tar.gz#/gnulib-9f48fb9.tar.gz
Source0: https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=snapshot;h=%{githead};sf=tgz;name=gnulib-%{githead}.tar.gz#/gnulib-%{githead}.tar.gz
Source1: https://erislabs.net/gitweb/?p=gnulib.git;a=blob_plain;hb=HEAD;f=debian/manpages/check-module.1
Source2: https://erislabs.net/gitweb/?p=gnulib.git;a=blob_plain;hb=HEAD;f=debian/manpages/gnulib-tool.1
@ -41,7 +44,7 @@ Obsoletes: git-merge-changelog < %{version}-%{release}
This package contains help docs for gnulib. And Provides ChangeLog files.
%prep
%autosetup -n gnulib-9f48fb9 -p1 -Sgit
%autosetup -n gnulib-%{githead} -p1 -Sgit
toRemove="lib-symbol-visibility havelib .*-obsolete localcharset gettext-h gettext alloca-opt alloca "
@ -123,6 +126,9 @@ fi
%license doc/COPYINGv2
%changelog
* Fri Aug 25 2023 wangkai <13474090681@163.com> - 0-47.20230709git
- Upgrade to version 47.20230709git
* Tue Jun 21 2022 Ge Wang <wangge20@h-partners.com> - 0-43.20220212git
- Upgrade to version 43.20220212git