public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/biber] f45: Adapt integration tests to changes in packaging of biblatex
Date: Fri, 14 Aug 2026 14:28:34 GMT	[thread overview]
Message-ID: <178671771427.1.888845997534249145.rpms-biber-c57ac5340e74@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/biber
Branch : f45
Commit : c57ac5340e7415ab1d2007164430d152a33dc04b
Author : Petr Písař <ppisar@redhat.com>
Date   : 2026-08-14T16:26:54+02:00
Stats  : +9/-2 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/biber/c/c57ac5340e7415ab1d2007164430d152a33dc04b?branch=f45

Log:
Adapt integration tests to changes in packaging of biblatex

---
diff --git a/biber.spec b/biber.spec
index 1ba05b2..258d5b3 100644
--- a/biber.spec
+++ b/biber.spec
@@ -5,7 +5,7 @@ Name:           biber
 # Export $BCF_VERSION from lib/Biber/Constants.pm, bug #2048536
 %define bcfversion 3.11
 Version:        2.22
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Command-line bibliographic manager, BibTeX replacement
 # bin/biber:        Artistic-2.0
 # data/texmap.xsl:  Artistic-2.0
@@ -270,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-2
+- Adapt integration tests to changes in packaging of biblatex
+
 * Fri Aug 14 2026 Petr Pisar <ppisar@redhat.com> - 2.22-1
 - 2.22 bump
 

diff --git a/tests/biblatex-integration/main.fmf b/tests/biblatex-integration/main.fmf
index 5b57679..cb0855f 100644
--- a/tests/biblatex-integration/main.fmf
+++ b/tests/biblatex-integration/main.fmf
@@ -8,7 +8,7 @@ description: |
     <https://bugzilla.redhat.com/show_bug.cgi?id=2048536>
 component:
     - biber
-    - texlive
+    - texlive-collection-bibtexextra
 require:
     - biber
     - perl-interpreter
@@ -19,5 +19,9 @@ require:
     - perl(utf8)
     - perl(warnings)
     - poppler-utils
+    # Locally generated pk/ljfour/public/cm/dpi600/cmti10.pk font
+    # breaks PDF text layer, use pregeneratd AMS font, bug #2516022
+    - texlive-amsfonts
     - texlive-latex
+    - tex(biblatex.sty)
 test: ./test.pl

                 reply	other threads:[~2026-08-14 14:28 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=178671771427.1.888845997534249145.rpms-biber-c57ac5340e74@fedoraproject.org \
    --to=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