public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/biber] epel9: update biblatex dep, add compatibility table to spec
@ 2026-09-22 8:48 Colin B. Macdonald
0 siblings, 0 replies; only message in thread
From: Colin B. Macdonald @ 2026-09-22 8:48 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/biber
Branch : epel9
Commit : 171dbdd39f828d8bd99d577528ce29f1ff99efdb
Author : Colin B. Macdonald <cbm@m.fsf.org>
Date : 2016-12-05T10:19:12-08:00
Stats : +13/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/biber/c/171dbdd39f828d8bd99d577528ce29f1ff99efdb?branch=epel9
Log:
update biblatex dep, add compatibility table to spec
---
diff --git a/biber.spec b/biber.spec
index cc72181..877b1aa 100644
--- a/biber.spec
+++ b/biber.spec
@@ -1,6 +1,6 @@
Name: biber
Version: 2.6
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Command-line bibliographic manager, BibTeX replacement
License: (GPL+ or Artistic 2.0) and Artistic 2.0
Group: Development/Tools
@@ -108,8 +108,15 @@ Requires: perl(Text::BibTeX) >= 0.70
Requires: perl(Text::Roman)
Requires: perl(Unicode::Collate::Locale)
Requires: perl(XML::LibXSLT)
-# Note: biber 2.1 needs 3.0
-Requires: texlive-biblatex >= 5:svn37083.3.0
+Requires: texlive-biblatex >= 6:svn42092
+# Biber need a minimum biblatex (src: doc/biber.tex "Compatibility Matrix")
+# biber | texlive-biblatex
+# ------+-----------------
+# 1.8 | 2.8a
+# 2.1 | 3.0
+# 2.6 | 3.5, 3.6
+# 2.7 | 3.7 (#1401482)
+# (biblatex also has minimum biber requirements)
# filter autogenerated runtime dep, instead use constraint above
%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(Text::BibTeX\\)$
@@ -151,6 +158,9 @@ chmod u+w %{buildroot}%{_bindir}/*
%changelog
+* Mon Dec 05 2016 Colin B. Macdonald <cbm@m.fsf.org> - 2.6-2
+- update biblatex dep, add compatibility table to spec
+
* Wed Oct 12 2016 Tom Callaway <spot@fedoraproject.org> - 2.6-1
- update to 2.6
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-22 8:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-22 8:48 [rpms/biber] epel9: update biblatex dep, add compatibility table to spec Colin B. Macdonald
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox