public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/texinfo] rawhide: Remove unused BR
@ 2026-06-04 10:02 Vitezslav Crhonek
0 siblings, 0 replies; only message in thread
From: Vitezslav Crhonek @ 2026-06-04 10:02 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/texinfo
Branch : rawhide
Commit : 26eb6365f3580d9b2c349c9894541771e78feee4
Author : Vitezslav Crhonek <vcrhonek@redhat.com>
Date : 2026-06-04T12:02:25+02:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/texinfo/c/26eb6365f3580d9b2c349c9894541771e78feee4?branch=rawhide
Log:
Remove unused BR
---
diff --git a/texinfo.spec b/texinfo.spec
index 1aba222..2b8b65a 100644
--- a/texinfo.spec
+++ b/texinfo.spec
@@ -3,7 +3,7 @@
Summary: Tools needed to create Texinfo format documentation files
Name: texinfo
Version: 7.3
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPL-3.0-or-later
Url: http://www.gnu.org/software/texinfo/
Source0: ftp://ftp.gnu.org/gnu/texinfo/texinfo-%{version}.tar.xz
@@ -27,7 +27,7 @@ BuildRequires: gcc
BuildRequires: perl-generators
BuildRequires: ncurses-devel, help2man, perl(Data::Dumper)
BuildRequires: perl(Locale::Messages), perl(Unicode::EastAsianWidth), perl(Text::Unidecode)
-BuildRequires: perl(Storable), perl(Unicode::Normalize), perl(File::Copy)
+BuildRequires: perl(Storable), perl(Unicode::Normalize)
# Texinfo perl packages are not installed in default perl library dirs
%global __provides_exclude ^perl\\(.*Texinfo.*\\)$
@@ -152,6 +152,9 @@ install -Dpm0755 -t %{buildroot}%{_sbindir} contrib/fix-info-dir
%{_mandir}/man1/pdftexi2dvi.1*
%changelog
+* Thu Jun 04 2026 Vitezslav Crhonek <vcrhonek@redhat.com> - 7.3-2
+- Remove unused BR
+
* Fri Mar 06 2026 Vitezslav Crhonek <vcrhonek@redhat.com> - 7.3-1
- Update to texinfo-7.3
Resolves: #2443923
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-04 10:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-04 10:02 [rpms/texinfo] rawhide: Remove unused BR Vitezslav Crhonek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox