Author: sergiomb
Update of /cvs/free/rpms/yle-dl/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv28356
Modified Files:
.cvsignore sources yle-dl.spec
Log Message:
* Sat May 16 2015 Sérgio Basto <sergio(a)serjux.com> - 2.7.1-1
- Update to 2.7.1 .
- Update BuildRequires .
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/yle-dl/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore 12 May 2015 23:03:04 -0000 1.3
+++ .cvsignore 16 May 2015 15:44:28 -0000 1.4
@@ -1,2 +1,2 @@
-yle-dl-2.7.0.tar.gz
+yle-dl-2.7.1.tar.gz
AdobeHDS.php
Index: sources
===================================================================
RCS file: /cvs/free/rpms/yle-dl/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 12 May 2015 23:03:04 -0000 1.4
+++ sources 16 May 2015 15:44:28 -0000 1.5
@@ -1,2 +1,2 @@
-cc135515cfd88952149bdca78fb2a4f3 yle-dl-2.7.0.tar.gz
+1f5592624191ea487ccd78028dc3d0fe yle-dl-2.7.1.tar.gz
a14c63bfac532d7d72236d15dd51b73d AdobeHDS.php
Index: yle-dl.spec
===================================================================
RCS file: /cvs/free/rpms/yle-dl/devel/yle-dl.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- yle-dl.spec 12 May 2015 23:03:04 -0000 1.4
+++ yle-dl.spec 16 May 2015 15:44:28 -0000 1.5
@@ -1,6 +1,6 @@
Name: yle-dl
-Version: 2.7.0
-Release: 2%{?dist}
+Version: 2.7.1
+Release: 1%{?dist}
License: GPLv2
Summary: Command-line tool to download videos from Finnish broadcasting company
Group: Applications/Multimedia
@@ -9,7 +9,7 @@
Source0:
http://github.srcurl.net/aajanki/%{name}/%{version}/%{name}-%{version}.ta...
Source1:
https://raw.githubusercontent.com/K-S-V/Scripts/master/AdobeHDS.php
-BuildRequires: openssl-devel, json-c-devel, python-devel
+BuildRequires: sed
Requires: rtmpdump, python-crypto, php
BuildArch: noarch
@@ -51,6 +51,10 @@
%changelog
+* Sat May 16 2015 Sérgio Basto <sergio(a)serjux.com> - 2.7.1-1
+- Update to 2.7.1 .
+- Update BuildRequires .
+
* Tue May 12 2015 Sérgio Basto <sergio(a)serjux.com> - 2.7.0-2
- Include file named AdobeHDS.php , instead download it every build.