public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/biber] f44: Adapt integration tests to changes in packaging of biblatex
@ 2026-08-14 14:29 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-14 14:29 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

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

Log:
Adapt integration tests to changes in packaging of biblatex

---
diff --git a/biber.spec b/biber.spec
index 6593680..b58f9ee 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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-14 14:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-14 14:29 [rpms/biber] f44: Adapt integration tests to changes in packaging of biblatex 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox