public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/biber] epel10.2: Fix a typo in a dependency type
Date: Tue, 18 Aug 2026 11:40:25 GMT [thread overview]
Message-ID: <178705322571.1.3040865140305939717.rpms-biber-90527f76c18b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/biber
Branch : epel10.2
Commit : 90527f76c18b58692530794946680b5725b86747
Author : Petr Písař <ppisar@redhat.com>
Date : 2021-05-18T13:35:22+02:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/biber/c/90527f76c18b58692530794946680b5725b86747?branch=epel10.2
Log:
Fix a typo in a dependency type
---
diff --git a/biber.spec b/biber.spec
index bfec707..3febb9c 100644
--- a/biber.spec
+++ b/biber.spec
@@ -3,7 +3,7 @@
Name: biber
Version: 2.16
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Command-line bibliographic manager, BibTeX replacement
# bin/biber: Artistic 2.0
# data/texmap.xsl: Artistic 2.0
@@ -135,7 +135,7 @@ Requires: perl(LWP::UserAgent)
Requires: perl(LWP::Protocol::https)
Requires: perl(Text::BibTeX) >= 0.88
# Unicode::Collate::Locale version from Unicode::Collate in Build.PL
-BuildRequires: perl(Unicode::Collate::Locale) >= 1.29
+Requires: perl(Unicode::Collate::Locale) >= 1.29
Requires: perl(XML::LibXSLT)
# Biber does not use biblatex, but it expects a compatible biblatex file format
# (see doc/biber.tex "Compatibility Matrix"):
@@ -263,6 +263,9 @@ export HARNESS_OPTIONS=j$(perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print
%changelog
+* Tue May 18 2021 Petr Pisar <ppisar@redhat.com> - 2.16-2
+- Fix a typo in a dependency type
+
* Tue May 18 2021 Petr Pisar <ppisar@redhat.com> - 2.16-1
- 2.16 bump
- Package the tests
reply other threads:[~2026-08-18 11:40 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=178705322571.1.3040865140305939717.rpms-biber-90527f76c18b@fedoraproject.org \
--to=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