public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Colin B. Macdonald <cbm@m.fsf.org>
To: git-commits@fedoraproject.org
Subject: [rpms/biber] epel10: Re-enable tests for e.g., #1512848
Date: Tue, 18 Aug 2026 11:23:36 GMT	[thread overview]
Message-ID: <178705221669.1.5116033374907692535.rpms-biber-6ccec30e381d@fedoraproject.org> (raw)

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
 

                 reply	other threads:[~2026-08-18 11:23 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=178705221669.1.5116033374907692535.rpms-biber-6ccec30e381d@fedoraproject.org \
    --to=cbm@m.fsf.org \
    --cc=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