commit d74fa41cfd67b708c1a49b445871d47bbc1bdf2f
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Sat Oct 1 00:47:39 2016 +0100
Add perl-generators to get proper requires/provides on F-25 and later
xmltv.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/xmltv.spec b/xmltv.spec
index dafa47a..4103d88 100644
--- a/xmltv.spec
+++ b/xmltv.spec
@@ -1,6 +1,6 @@
Name: xmltv
Version: 0.5.68
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: A set of utilities to manage your TV viewing
Group: Development/Libraries
@@ -11,6 +11,7 @@ Patch0: xmltv-0.5.63-noask.patch
BuildArch: noarch
+BuildRequires: perl-generators
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(LWP) >= 5.65
BuildRequires: perl(XML::Parser) >= 2.34
@@ -235,6 +236,9 @@ make test
%changelog
+* Fri Sep 30 2016 Sérgio Basto <sergio(a)serjux.com> - 0.5.68-3
+- Add perl-generators to get proper requires/provides on F-25 and later
+
* Fri Sep 30 2016 Sérgio Basto <sergio(a)serjux.com> - 0.5.68-2
- Rebuild for Perl with locale (buildroot with glibc-all-langpacks)
Show replies by date