commit 894713d27a169f0d0f64b618d1c753c7438a3432
Author: Peter Oliver <git(a)mavit.org.uk>
Date: Mon Oct 2 10:16:54 2017 +0100
Update to version 3.03.
.gitignore | 1 +
get_iplayer.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 368ae85..5ba4483 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ get_iplayer-2.94.tar.gz
/get_iplayer-3.00.tar.gz
/get_iplayer-3.01.tar.gz
/get_iplayer-3.02.tar.gz
+/get_iplayer-3.03.tar.gz
diff --git a/get_iplayer.spec b/get_iplayer.spec
index 7775872..4beb4bf 100644
--- a/get_iplayer.spec
+++ b/get_iplayer.spec
@@ -1,5 +1,5 @@
Name: get_iplayer
-Version: 3.02
+Version: 3.03
Release: 1%{?dist}
Summary: Lists, records and streams BBC iPlayer TV and radio programmes
@@ -42,7 +42,7 @@ Requires: ffmpeg >= 3.0
Requires: AtomicParsley
Requires: perl-interpreter
Requires: perl(Encode::Locale)
-Requires: perl(XML::LibXML)
+Requires: perl(XML::LibXML) >= 1.91
Requires: perl(LWP::Protocol::https)
Requires: perl(Mojolicious) >= 4.63
Requires: perl(JSON::PP)
@@ -109,6 +109,9 @@ fi
%changelog
+* Mon Oct 2 2017 Peter Oliver <rpm(a)mavit.org.uk> - 3.03-1
+- Update to version 3.03.
+
* Mon Aug 21 2017 Peter Oliver <rpm(a)mavit.org.uk> - 3.02-1
- Update to version 3.02.
diff --git a/sources b/sources
index 6269226..96659e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cf91f90c4126e6d68bcf1323e425c9a4 get_iplayer-3.02.tar.gz
+b15227407683feeb25ccdd0b094e41c4 get_iplayer-3.03.tar.gz
Show replies by date