commit 64f55171e4424e91e106cfbf302ecb7ff2e9d6f0
Author: Peter Oliver <git(a)mavit.org.uk>
Date: Mon Aug 21 22:50:55 2017 +0100
Update to version 3.02.
.gitignore | 1 +
get_iplayer.spec | 9 ++++++---
sources | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 34316ca..368ae85 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ get_iplayer-2.94.tar.gz
/get_iplayer-2.99.tar.gz
/get_iplayer-3.00.tar.gz
/get_iplayer-3.01.tar.gz
+/get_iplayer-3.02.tar.gz
diff --git a/get_iplayer.spec b/get_iplayer.spec
index 098e25c..7775872 100644
--- a/get_iplayer.spec
+++ b/get_iplayer.spec
@@ -1,6 +1,6 @@
Name: get_iplayer
-Version: 3.01
-Release: 2%{?dist}
+Version: 3.02
+Release: 1%{?dist}
Summary: Lists, records and streams BBC iPlayer TV and radio programmes
Group: Applications/Internet
@@ -42,7 +42,7 @@ Requires: ffmpeg >= 3.0
Requires: AtomicParsley
Requires: perl-interpreter
Requires: perl(Encode::Locale)
-Requires: perl(XML::Simple) perl(XML::LibXML)
+Requires: perl(XML::LibXML)
Requires: perl(LWP::Protocol::https)
Requires: perl(Mojolicious) >= 4.63
Requires: perl(JSON::PP)
@@ -109,6 +109,9 @@ fi
%changelog
+* Mon Aug 21 2017 Peter Oliver <rpm(a)mavit.org.uk> - 3.02-1
+- Update to version 3.02.
+
* Fri Jul 14 2017 Paul Howarth <paul(a)city-fan.org> - 3.01-2
- Rebuild for Perl 5.26
- BR: and R: perl-interpreter
diff --git a/sources b/sources
index 33f5248..6269226 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ac7e6f029e645abc990f540335549e96 get_iplayer-3.01.tar.gz
+cf91f90c4126e6d68bcf1323e425c9a4 get_iplayer-3.02.tar.gz
Show replies by date