!3 upgrade to version 2.20

From: @dufuhang 
Reviewed-by: @wk333 
Signed-off-by: @wk333
This commit is contained in:
openeuler-ci-bot 2024-10-11 03:17:57 +00:00 committed by Gitee
commit 809cc3f4d7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

BIN
biber-2.20.tar.gz Normal file

Binary file not shown.

View File

@ -1,12 +1,12 @@
%define bcfversion 3.8 %define bcfversion 3.8
Name: biber Name: biber
Version: 2.18 Version: 2.20
Release: 1 Release: 1
Summary: Command-line bibliographic manager, BibTeX replacement Summary: Command-line bibliographic manager, BibTeX replacement
License: (GPL+ or Artistic 2.0) and Artistic 2.0 License: (GPL+ or Artistic 2.0) and Artistic 2.0
URL: http://biblatex-biber.sourceforge.net/ URL: http://biblatex-biber.sourceforge.net/
Source0: https://github.com/plk/biber/archive/v%{version}.tar.gz Source0: https://github.com/plk/biber/archive/%{name}-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRequires: coreutils BuildRequires: coreutils
BuildRequires: perl-interpreter BuildRequires: perl-interpreter
@ -193,5 +193,8 @@ export HARNESS_OPTIONS=j$(perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print
%{_libexecdir}/%{name} %{_libexecdir}/%{name}
%changelog %changelog
* Fri Oct 11 2024 dfh <dufuhang@kylinos.cn> - 2.20-1
- upgrade to version 2.20
* Wed Oct 26 2022 misaka00251 <liuxin@iscas.ac.cn> - 2.18-1 * Wed Oct 26 2022 misaka00251 <liuxin@iscas.ac.cn> - 2.18-1
- Init package - Init package

Binary file not shown.