From 4775fb8b653b097bb3185e9b3926cca579be7fee Mon Sep 17 00:00:00 2001 From: Till Maas Date: Thu, 12 Jan 2017 22:30:20 +0100 Subject: [PATCH] Update to new release --- youtube-dl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/youtube-dl.spec b/youtube-dl.spec index 1c2af94..9a15f2b 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -6,7 +6,7 @@ %endif Name: youtube-dl -Version: 2016.12.22 +Version: 2017.01.10 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Unlicense @@ -106,6 +106,9 @@ find %{buildroot}%{_prefix}/lib -type f -print0 | xargs -0 sed -i -e '/^\#!\/usr %changelog +* Thu Jan 12 2017 Till Maas - 2017.01.10-1 +- Update to new release + * Wed Dec 28 2016 Matěj Cepl - 2016.12.22-1 - Update to latest upstream release