public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/biber] epel10.2: Fix a typo in a dependency type
@ 2026-08-18 11:40 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-18 11:40 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-08-18 11:40 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:40 [rpms/biber] epel10.2: Fix a typo in a dependency type 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox