public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/biber] epel10.2: Perl 5.32 rebuild
@ 2026-08-18 11:40 Jitka Plesnikova
0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-08-18 11:40 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/biber
Branch : epel10.2
Commit : 0923d139aaafa439eb4ce5b337853b6842d854a2
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date : 2020-06-25T01:39:55+02:00
Stats : +9/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/biber/c/0923d139aaafa439eb4ce5b337853b6842d854a2?branch=epel10.2
Log:
Perl 5.32 rebuild
---
diff --git a/biber.spec b/biber.spec
index 2c18748..eddaee7 100644
--- a/biber.spec
+++ b/biber.spec
@@ -1,6 +1,6 @@
Name: biber
Version: 2.14
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Command-line bibliographic manager, BibTeX replacement
License: (GPL+ or Artistic 2.0) and Artistic 2.0
URL: http://biblatex-biber.sourceforge.net/
@@ -92,7 +92,10 @@ BuildRequires: perl(XML::LibXML::Simple)
BuildRequires: perl(XML::LibXSLT)
BuildRequires: perl(XML::Writer)
# For tests
+# Break build cycle biber -> texlive-plain -> texlive-biblatex -> biber
+%if !%{defined perl_bootstrap}
BuildRequires: texlive-plain
+%endif
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
Requires: perl(autovivification)
Requires: perl(Business::ISBN)
@@ -158,7 +161,9 @@ chmod u+w %{buildroot}%{_bindir}/*
%check
+%if !%{defined perl_bootstrap}
./Build test verbose=1
+%endif
%files
@@ -170,6 +175,9 @@ chmod u+w %{buildroot}%{_bindir}/*
%changelog
+* Wed Jun 24 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2.14-2
+- Perl 5.32 rebuild
+
* Thu May 14 2020 Tom Callaway <spot@fedoraproject.org> - 2.14-1
- update to 2.14 for TL 2020
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-18 11:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-18 11:40 [rpms/biber] epel10.2: Perl 5.32 rebuild Jitka Plesnikova
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox