public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jitka Plesnikova <jplesnik@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/biber] epel10: Perl 5.32 rebuild
Date: Tue, 18 Aug 2026 11:23:43 GMT	[thread overview]
Message-ID: <178705222387.1.3819738378500634972.rpms-biber-0923d139aaaf@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/biber
Branch : epel10
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

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
 

                 reply	other threads:[~2026-08-18 11:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178705222387.1.3819738378500634972.rpms-biber-0923d139aaaf@fedoraproject.org \
    --to=jplesnik@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox