commit 1b3dd351f17747f7cf21954c73e0304b6d5314ec
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Mon Jan 1 18:19:02 2018 +0000
Update to 2.30
.gitignore | 1 +
sources | 2 +-
yle-dl.spec | 5 ++++-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index bfd19d8..d0413eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ yle-dl-2.10.0.tar.gz
/yle-dl-2.10.2.tar.gz
/yle-dl-2.13.tar.gz
/yle-dl-2.24.tar.gz
+/yle-dl-2.30.tar.gz
diff --git a/sources b/sources
index 55c111d..a8f9d40 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f2f44aeab848871c0238629829aadd67 yle-dl-2.24.tar.gz
+f632381c47aa09d8601912286e10d406 yle-dl-2.30.tar.gz
diff --git a/yle-dl.spec b/yle-dl.spec
index 1a2d973..db35f2e 100644
--- a/yle-dl.spec
+++ b/yle-dl.spec
@@ -1,5 +1,5 @@
Name: yle-dl
-Version: 2.24
+Version: 2.30
Release: 1%{?dist}
License: GPLv3
Summary: Command-line tool to download videos from Finnish broadcasting company
@@ -53,6 +53,9 @@ chmod a+x %{buildroot}%{python2_sitelib}/yledl/yledl.py
%changelog
+* Mon Jan 01 2018 Sérgio Basto <sergio(a)serjux.com> - 2.30-1
+- Update to 2.30
+
* Sun Oct 08 2017 Leigh Scott <leigh123linux(a)googlemail.com> - 2.24-1
- Update to 2.24
- Clean up spec file
Show replies by date