public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/biber] f44: 2.22 bump
@ 2026-08-14 12:49
0 siblings, 0 replies; only message in thread
From: @ 2026-08-14 12:49 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/biber
Branch : f44
Commit : 7b63d3dada694acb3232e7d2fb904bcf082d012c
Author : Petr Písař <ppisar@redhat.com>
Date : 2026-08-14T14:49:07+02:00
Stats : +9/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/biber/c/7b63d3dada694acb3232e7d2fb904bcf082d012c?branch=f44
Log:
2.22 bump
---
diff --git a/.gitignore b/.gitignore
index 12215aa..dfab505 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
/v2.19.tar.gz
/v2.20.tar.gz
/v2.21.tar.gz
+/v2.22.tar.gz
diff --git a/biber.spec b/biber.spec
index f1e28d2..6593680 100644
--- a/biber.spec
+++ b/biber.spec
@@ -4,8 +4,8 @@
Name: biber
# Export $BCF_VERSION from lib/Biber/Constants.pm, bug #2048536
%define bcfversion 3.11
-Version: 2.21
-Release: 4%{?dist}
+Version: 2.22
+Release: 1%{?dist}
Summary: Command-line bibliographic manager, BibTeX replacement
# bin/biber: Artistic-2.0
# data/texmap.xsl: Artistic-2.0
@@ -22,7 +22,7 @@ Summary: Command-line bibliographic manager, BibTeX replacement
# etc/tugboat.bib: LicenseRef-Fedora-Public-Domain
License: Artistic-2.0
SourceLicense: %{license} AND (GPL-1.0-or-later OR Artistic-1.0-Perl) AND GPL-2.0-or-later AND LicenseRef-Fedora-Public-Domain
-URL: http://biblatex-biber.sourceforge.net/
+URL: https://biblatex-biber.sourceforge.net/
Source0: https://github.com/plk/biber/archive/v%{version}.tar.gz
# Not appropriate for upstream: http://github.com/plk/biber/pull/97
Patch0: biber-drop-builddeps-for-monolithic-build.patch
@@ -95,6 +95,7 @@ BuildRequires: perl(Pod::Usage)
%endif
BuildRequires: perl(POSIX)
BuildRequires: perl(Regexp::Common)
+BuildRequires: perl(Safe)
BuildRequires: perl(Scalar::Util)
BuildRequires: perl(sigtrap)
BuildRequires: perl(Sort::Key)
@@ -269,6 +270,9 @@ export HARNESS_OPTIONS=j$(perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print
%changelog
+* Fri Aug 14 2026 Petr Pisar <ppisar@redhat.com> - 2.22-1
+- 2.22 bump
+
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.21-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
diff --git a/sources b/sources
index 1496a64..938d47c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (v2.21.tar.gz) = 6826328b8df11454a26c1856164f070079613b92d8200790a020b4fcc417bb74fefc16f7118afe3b45400dba58fb891e618bdca6658e3eb86510341ed48f2e0e
+SHA512 (v2.22.tar.gz) = f7b03f6a84390a1416166ea7855073bd52faaf7a4b802b2f0cafb8f53ea1bd11e8962c747d6735f482215111ab34a34c04376b96f47e5f20164ff2cd2319561f
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-14 12:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-14 12:49 [rpms/biber] f44: 2.22 bump
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox