From 171dbdd39f828d8bd99d577528ce29f1ff99efdb Mon Sep 17 00:00:00 2001 From: "Colin B. Macdonald" <c...@m.fsf.org> Date: Mon, 5 Dec 2016 10:19:12 -0800 Subject: update biblatex dep, add compatibility table to spec
--- biber.spec | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) 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 <c...@m.fsf.org> - 2.6-2 +- update biblatex dep, add compatibility table to spec + * Wed Oct 12 2016 Tom Callaway <s...@fedoraproject.org> - 2.6-1 - update to 2.6 -- cgit v0.12 http://pkgs.fedoraproject.org/cgit/biber.git/commit/?h=master&id=171dbdd39f828d8bd99d577528ce29f1ff99efdb _______________________________________________ perl-devel mailing list -- perl-devel@lists.fedoraproject.org To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org