public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/biber] epel10: Re-enable tests for e.g., #1512848
@ 2026-08-18 11:23 Colin B. Macdonald
  0 siblings, 0 replies; only message in thread
From: Colin B. Macdonald @ 2026-08-18 11:23 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/biber
Branch : epel10
Commit : 6ccec30e381d08d3cf965451a3a93c0fcf604d79
Author : Colin B. Macdonald <cbm@m.fsf.org>
Date   : 2018-10-19T00:41:40-07:00
Stats  : +11/-7 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/biber/c/6ccec30e381d08d3cf965451a3a93c0fcf604d79?branch=epel10

Log:
Re-enable tests for e.g., #1512848

---
diff --git a/biber.spec b/biber.spec
index 943a93d..56cc9ae 100644
--- a/biber.spec
+++ b/biber.spec
@@ -1,6 +1,6 @@
 Name:           biber
 Version:        2.11
-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
@@ -38,14 +38,14 @@ BuildRequires:  perl(Exporter)
 BuildRequires:  perl(File::Compare)
 BuildRequires:  perl(File::Copy)
 BuildRequires:  perl(File::Find)
-BuildRequires:  perl(File::Slurp)
+BuildRequires:  perl(File::Slurper)
 BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(File::Which)
 BuildRequires:  perl(IO::File)
 BuildRequires:  perl(IPC::Cmd)
 BuildRequires:  perl(IPC::Run3)
-BuildRequires:  perl(Lingua::Translit)
+BuildRequires:  perl(Lingua::Translit) >= 0.28
 BuildRequires:  perl(List::AllUtils)
 BuildRequires:  perl(List::MoreUtils)
 BuildRequires:  perl(List::MoreUtils::XS)
@@ -59,6 +59,7 @@ BuildRequires:  perl(Log::Log4perl::Layout::SimpleLayout)
 BuildRequires:  perl(LWP::Protocol::https)
 BuildRequires:  perl(Module::Build) >= 0.38
 BuildRequires:  perl(open)
+BuildRequires:  perl(PerlIO::utf8_strict)
 BuildRequires:  perl(POSIX)
 BuildRequires:  perl(re)
 BuildRequires:  perl(Regexp::Common)
@@ -72,7 +73,7 @@ BuildRequires:  perl(Test::Differences)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
-BuildRequires:  perl(Text::BibTeX) >= 0.76
+BuildRequires:  perl(Text::BibTeX) >= 0.85
 BuildRequires:  perl(Text::BibTeX::Name)
 BuildRequires:  perl(Text::BibTeX::NameFormat)
 BuildRequires:  perl(Text::Roman)
@@ -107,7 +108,8 @@ Requires:       perl(List::MoreUtils::XS)
 Requires:       perl(LWP::Simple)
 Requires:       perl(LWP::Protocol::https)
 Requires:       perl(Mozilla::CA) >= 20141217
-Requires:       perl(Text::BibTeX) >= 0.76
+Requires:       perl(PerlIO::utf8_strict)
+Requires:       perl(Text::BibTeX) >= 0.85
 Requires:       perl(Text::Roman)
 Requires:       perl(Unicode::Collate::Locale)
 Requires:       perl(XML::LibXSLT)
@@ -153,8 +155,7 @@ chmod u+w %{buildroot}%{_bindir}/*
 
 
 %check
-# FIXME: temporarily disable tests
-#./Build test
+./Build test
 
 
 %files
@@ -166,6 +167,9 @@ chmod u+w %{buildroot}%{_bindir}/*
 
 
 %changelog
+* Thu Oct 18 2018 Colin B. Macdonald <cbm@m.fsf.org> - 2.11-2
+- Re-enable tests for e.g., #1512848
+
 * Tue Oct 16 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.11-1
 - Update to 2.11
 

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

only message in thread, other threads:[~2026-08-18 11:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-18 11:23 [rpms/biber] epel10: Re-enable tests for e.g., #1512848 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