From ec7c14f3cc4c56244f62a2b8d06836c9b65ebc02 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Sun, 22 Dec 2013 11:56:44 +0800 Subject: [PATCH 01/12] Update to 2013.12.20 --- .gitignore | 1 + sources | 2 +- youtube-dl.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ed64b08..c3bfabf 100644 --- a/.gitignore +++ b/.gitignore @@ -48,3 +48,4 @@ /youtube-dl-2013.12.04.tar.gz /youtube-dl-2013.12.09.4.tar.gz /youtube-dl-2013.12.17.2.tar.gz +/youtube-dl-2013.12.20.tar.gz diff --git a/sources b/sources index d0343df..4c2d322 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6935fa727e1b85a1afd142101316db6e youtube-dl-2013.12.17.2.tar.gz +be0cf52206f9ba3f5f841deec3ce3bde youtube-dl-2013.12.20.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index 03b5073..bd7563f 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2013.12.17.2 +Version: 2013.12.20 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Public Domain @@ -40,6 +40,9 @@ install -pm644 %{S:1} %{buildroot}%{_sysconfdir} %{_sysconfdir}/bash_completion.d/%{name} %changelog +* Sun Dec 22 2013 Christopher Meng - 2013.12.20-1 +- Update to 2013.12.20 + * Thu Dec 19 2013 Christopher Meng - 2013.12.17.2-1 - Update to 2013.12.17.2 From 781efbbe0cda934ad184ff7488dccb77ab9ef0ca Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Fri, 27 Dec 2013 17:59:44 +0800 Subject: [PATCH 02/12] Update to 2013.12.26 --- .gitignore | 1 + sources | 2 +- youtube-dl.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index c3bfabf..221fc3e 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,4 @@ /youtube-dl-2013.12.09.4.tar.gz /youtube-dl-2013.12.17.2.tar.gz /youtube-dl-2013.12.20.tar.gz +/youtube-dl-2013.12.26.tar.gz diff --git a/sources b/sources index 4c2d322..6650e04 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -be0cf52206f9ba3f5f841deec3ce3bde youtube-dl-2013.12.20.tar.gz +ae343ec6785e6bed333aa2fe2eaed31c youtube-dl-2013.12.26.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index bd7563f..80aa429 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2013.12.20 +Version: 2013.12.26 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Public Domain @@ -40,6 +40,9 @@ install -pm644 %{S:1} %{buildroot}%{_sysconfdir} %{_sysconfdir}/bash_completion.d/%{name} %changelog +* Fri Dec 27 2013 Christopher Meng - 2013.12.26-1 +- Update to 2013.12.26 + * Sun Dec 22 2013 Christopher Meng - 2013.12.20-1 - Update to 2013.12.20 From 356680d6dda432bdd7531a3fa93d9b0b9e4340d0 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Sat, 4 Jan 2014 02:31:19 +0800 Subject: [PATCH 03/12] Update to 2014.01.03 --- .gitignore | 1 + sources | 2 +- youtube-dl.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 221fc3e..4da09b7 100644 --- a/.gitignore +++ b/.gitignore @@ -50,3 +50,4 @@ /youtube-dl-2013.12.17.2.tar.gz /youtube-dl-2013.12.20.tar.gz /youtube-dl-2013.12.26.tar.gz +/youtube-dl-2014.01.03.tar.gz diff --git a/sources b/sources index 6650e04..a480c7b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ae343ec6785e6bed333aa2fe2eaed31c youtube-dl-2013.12.26.tar.gz +676179e05b8c83d63e5aa21a92faaa32 youtube-dl-2014.01.03.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index 80aa429..5ff322b 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2013.12.26 +Version: 2014.01.03 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Public Domain @@ -40,6 +40,9 @@ install -pm644 %{S:1} %{buildroot}%{_sysconfdir} %{_sysconfdir}/bash_completion.d/%{name} %changelog +* Sat Jan 04 2014 Christopher Meng - 2014.01.03-1 +- Update to 2014.01.03 + * Fri Dec 27 2013 Christopher Meng - 2013.12.26-1 - Update to 2013.12.26 From 0984333a543f3083f34d93b5513ffab6fdb612fa Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Thu, 9 Jan 2014 15:39:50 +0800 Subject: [PATCH 04/12] Update to 2014.01.08 --- .gitignore | 1 + sources | 2 +- youtube-dl.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4da09b7..53ea04b 100644 --- a/.gitignore +++ b/.gitignore @@ -51,3 +51,4 @@ /youtube-dl-2013.12.20.tar.gz /youtube-dl-2013.12.26.tar.gz /youtube-dl-2014.01.03.tar.gz +/youtube-dl-2014.01.08.tar.gz diff --git a/sources b/sources index a480c7b..cb44a86 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -676179e05b8c83d63e5aa21a92faaa32 youtube-dl-2014.01.03.tar.gz +bb3e523b7e4e59ac64ce9a48fda86de7 youtube-dl-2014.01.08.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index 5ff322b..62dfb53 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2014.01.03 +Version: 2014.01.08 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Public Domain @@ -40,6 +40,9 @@ install -pm644 %{S:1} %{buildroot}%{_sysconfdir} %{_sysconfdir}/bash_completion.d/%{name} %changelog +* Thu Jan 09 2014 Christopher Meng - 2014.01.08-1 +- Update to 2014.01.08 + * Sat Jan 04 2014 Christopher Meng - 2014.01.03-1 - Update to 2014.01.03 From 05f7f5a96a0b683404124aa52787c6ae9a660739 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Mon, 20 Jan 2014 08:50:40 +0800 Subject: [PATCH 05/12] Update to 2014.01.17.2 --- .gitignore | 1 + sources | 2 +- youtube-dl.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 53ea04b..70294ff 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,4 @@ /youtube-dl-2013.12.26.tar.gz /youtube-dl-2014.01.03.tar.gz /youtube-dl-2014.01.08.tar.gz +/youtube-dl-2014.01.17.2.tar.gz diff --git a/sources b/sources index cb44a86..cc42254 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bb3e523b7e4e59ac64ce9a48fda86de7 youtube-dl-2014.01.08.tar.gz +7b508642c3703f117bd6a5d9cf324356 youtube-dl-2014.01.17.2.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index 62dfb53..0876396 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2014.01.08 +Version: 2014.01.17.2 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Public Domain @@ -40,6 +40,9 @@ install -pm644 %{S:1} %{buildroot}%{_sysconfdir} %{_sysconfdir}/bash_completion.d/%{name} %changelog +* Mon Jan 20 2014 Christopher Meng - 2014.01.17.2-1 +- Update to 2014.01.17.2 + * Thu Jan 09 2014 Christopher Meng - 2014.01.08-1 - Update to 2014.01.08 From b98a9d570e46ce0d52a53e89f6b4e18056184354 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Thu, 23 Jan 2014 15:24:04 +0800 Subject: [PATCH 06/12] Update to 2014.01.23 --- .gitignore | 1 + sources | 2 +- youtube-dl.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 70294ff..43ee52d 100644 --- a/.gitignore +++ b/.gitignore @@ -53,3 +53,4 @@ /youtube-dl-2014.01.03.tar.gz /youtube-dl-2014.01.08.tar.gz /youtube-dl-2014.01.17.2.tar.gz +/youtube-dl-2014.01.23.tar.gz diff --git a/sources b/sources index cc42254..122418b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7b508642c3703f117bd6a5d9cf324356 youtube-dl-2014.01.17.2.tar.gz +c38e8702673d8a949f13a9c545e7023a youtube-dl-2014.01.23.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index 0876396..cbbddeb 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2014.01.17.2 +Version: 2014.01.23 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Public Domain @@ -40,6 +40,9 @@ install -pm644 %{S:1} %{buildroot}%{_sysconfdir} %{_sysconfdir}/bash_completion.d/%{name} %changelog +* Thu Jan 23 2014 Christopher Meng - 2014.01.23-1 +- Update to 2014.01.23 + * Mon Jan 20 2014 Christopher Meng - 2014.01.17.2-1 - Update to 2014.01.17.2 From 10b1b8dee4d22e1e72535a8296ea5b94110bbd18 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Fri, 7 Feb 2014 09:53:28 +0800 Subject: [PATCH 07/12] Update to 2014.02.06.3 --- .gitignore | 1 + sources | 2 +- youtube-dl.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 43ee52d..d8278c0 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ /youtube-dl-2014.01.08.tar.gz /youtube-dl-2014.01.17.2.tar.gz /youtube-dl-2014.01.23.tar.gz +/youtube-dl-2014.02.06.3.tar.gz diff --git a/sources b/sources index 122418b..128decb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c38e8702673d8a949f13a9c545e7023a youtube-dl-2014.01.23.tar.gz +108a8d8b2d20890d6705b64a6414a920 youtube-dl-2014.02.06.3.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index cbbddeb..24e5851 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2014.01.23 +Version: 2014.02.06.3 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Public Domain @@ -40,6 +40,9 @@ install -pm644 %{S:1} %{buildroot}%{_sysconfdir} %{_sysconfdir}/bash_completion.d/%{name} %changelog +* Fri Feb 07 2014 Christopher Meng - 2014.02.06.3-1 +- Update to 2014.02.06.3 + * Thu Jan 23 2014 Christopher Meng - 2014.01.23-1 - Update to 2014.01.23 From fef23fe2abba740810ab6d18de3119fc96add510 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Tue, 11 Feb 2014 08:11:56 +0800 Subject: [PATCH 08/12] Update to 2014.02.10 --- .gitignore | 1 + sources | 2 +- youtube-dl.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d8278c0..633bf4a 100644 --- a/.gitignore +++ b/.gitignore @@ -55,3 +55,4 @@ /youtube-dl-2014.01.17.2.tar.gz /youtube-dl-2014.01.23.tar.gz /youtube-dl-2014.02.06.3.tar.gz +/youtube-dl-2014.02.10.tar.gz diff --git a/sources b/sources index 128decb..b890576 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -108a8d8b2d20890d6705b64a6414a920 youtube-dl-2014.02.06.3.tar.gz +ad605f3021787068177dd4e392ff04b0 youtube-dl-2014.02.10.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index 24e5851..9e5046c 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2014.02.06.3 +Version: 2014.02.10 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Public Domain @@ -40,6 +40,9 @@ install -pm644 %{S:1} %{buildroot}%{_sysconfdir} %{_sysconfdir}/bash_completion.d/%{name} %changelog +* Tue Feb 11 2014 Christopher Meng - 2014.02.10-1 +- Update to 2014.02.10 + * Fri Feb 07 2014 Christopher Meng - 2014.02.06.3-1 - Update to 2014.02.06.3 From d505aa648398b1527a11f446e99ca553f72c65c3 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Thu, 20 Feb 2014 15:05:29 +0800 Subject: [PATCH 09/12] Update to 2014.02.19.1 --- .gitignore | 1 + sources | 2 +- youtube-dl.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 633bf4a..e1df83d 100644 --- a/.gitignore +++ b/.gitignore @@ -56,3 +56,4 @@ /youtube-dl-2014.01.23.tar.gz /youtube-dl-2014.02.06.3.tar.gz /youtube-dl-2014.02.10.tar.gz +/youtube-dl-2014.02.19.1.tar.gz diff --git a/sources b/sources index b890576..8332d90 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ad605f3021787068177dd4e392ff04b0 youtube-dl-2014.02.10.tar.gz +7a9aa7b9b2a87a19de7551eb239e9240 youtube-dl-2014.02.19.1.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index 9e5046c..415e186 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2014.02.10 +Version: 2014.02.19.1 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Public Domain @@ -40,6 +40,9 @@ install -pm644 %{S:1} %{buildroot}%{_sysconfdir} %{_sysconfdir}/bash_completion.d/%{name} %changelog +* Thu Feb 20 2014 Christopher Meng - 2014.02.19.1-1 +- Update to 2014.02.19.1 + * Tue Feb 11 2014 Christopher Meng - 2014.02.10-1 - Update to 2014.02.10 From b641ed302fe349d288d3a8a86a60d9b240cab6d2 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Tue, 25 Feb 2014 14:40:20 +0800 Subject: [PATCH 10/12] Update to 2014.02.25 --- .gitignore | 1 + sources | 2 +- youtube-dl.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e1df83d..aaade21 100644 --- a/.gitignore +++ b/.gitignore @@ -57,3 +57,4 @@ /youtube-dl-2014.02.06.3.tar.gz /youtube-dl-2014.02.10.tar.gz /youtube-dl-2014.02.19.1.tar.gz +/youtube-dl-2014.02.25.tar.gz diff --git a/sources b/sources index 8332d90..e0f0616 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7a9aa7b9b2a87a19de7551eb239e9240 youtube-dl-2014.02.19.1.tar.gz +36c3229dd80c7032b6952096c989e8e5 youtube-dl-2014.02.25.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index 415e186..c31e0bc 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2014.02.19.1 +Version: 2014.02.25 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Public Domain @@ -40,6 +40,9 @@ install -pm644 %{S:1} %{buildroot}%{_sysconfdir} %{_sysconfdir}/bash_completion.d/%{name} %changelog +* Tue Feb 25 2014 Christopher Meng - 2014.02.25-1 +- Update to 2014.02.25 + * Thu Feb 20 2014 Christopher Meng - 2014.02.19.1-1 - Update to 2014.02.19.1 From 5fd9cb5484f30164a55c6f7ee66365789cb2b2db Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Sat, 8 Mar 2014 14:50:03 +0800 Subject: [PATCH 11/12] Update to 2014.03.07.1 --- .gitignore | 1 + sources | 2 +- youtube-dl.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index aaade21..5df1615 100644 --- a/.gitignore +++ b/.gitignore @@ -58,3 +58,4 @@ /youtube-dl-2014.02.10.tar.gz /youtube-dl-2014.02.19.1.tar.gz /youtube-dl-2014.02.25.tar.gz +/youtube-dl-2014.03.07.1.tar.gz diff --git a/sources b/sources index e0f0616..8931308 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -36c3229dd80c7032b6952096c989e8e5 youtube-dl-2014.02.25.tar.gz +9b6630462d2619b8e95a25e473826f34 youtube-dl-2014.03.07.1.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index c31e0bc..4ffbd8d 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2014.02.25 +Version: 2014.03.07.1 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Public Domain @@ -40,6 +40,9 @@ install -pm644 %{S:1} %{buildroot}%{_sysconfdir} %{_sysconfdir}/bash_completion.d/%{name} %changelog +* Sat Mar 08 2014 Christopher Meng - 2014.03.07.1-1 +- Update to 2014.03.07.1 + * Tue Feb 25 2014 Christopher Meng - 2014.02.25-1 - Update to 2014.02.25 From 43230b4b324a82c9f542f17ecfa13c24b9376e51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C4=9Bj=20Cepl?= Date: Mon, 17 Mar 2014 00:07:25 +0100 Subject: [PATCH 12/12] Update to 2014.03.12 --- .gitignore | 62 +------------------------------------------------ sources | 2 +- youtube-dl.spec | 5 +++- 3 files changed, 6 insertions(+), 63 deletions(-) diff --git a/.gitignore b/.gitignore index 5df1615..62ad2b2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,61 +1 @@ -/youtube-dl-2012.10.09.tar.gz -/youtube-dl-2013.01.02.tar.gz -/youtube-dl-2013.01.13.tar.gz -/youtube-dl-2013.04.18.tar.gz -/youtube-dl-2013.05.07.tar.gz -/youtube-dl-2013.05.23.tar.gz -/youtube-dl-2013.06.31.tar.gz -/youtube-dl-2013.07.02.tar.gz -/youtube-dl-2013.07.10.tar.gz -/youtube-dl-2013.07.12.tar.gz -/youtube-dl-2013.07.17.1.tar.gz -/youtube-dl-2013.07.19.tar.gz -/youtube-dl-2013.07.25.2.tar.gz -/youtube-dl-2013.08.02.tar.gz -/youtube-dl-2013.08.09.tar.gz -/youtube-dl-2013.08.17.tar.gz -/youtube-dl-2013.08.23.tar.gz -/youtube-dl-2013.08.27.tar.gz -/youtube-dl-2013.08.29.tar.gz -/youtube-dl-2013.08.30.tar.gz -/youtube-dl-2013.09.04.tar.gz -/youtube-dl-2013.09.07.tar.gz -/youtube-dl-2013.09.10.tar.gz -/youtube-dl-2013.09.16.tar.gz -/youtube-dl-2013.09.20.1.tar.gz -/youtube-dl-2013.09.24.2.tar.gz -/youtube-dl-2013.09.29.tar.gz -/youtube-dl-2013.10.07.tar.gz -/youtube-dl-2013.10.09.tar.gz -/youtube-dl-2013.10.17.tar.gz -/youtube-dl-2013.10.18.2.tar.gz -/youtube-dl-2013.10.23.tar.gz -/youtube-dl-2013.10.28.tar.gz -/youtube-dl-2013.10.30.tar.gz -/youtube-dl-2013.11.02.tar.gz -/youtube-dl-2013.11.03.tar.gz -/youtube-dl-2013.11.07.tar.gz -/youtube-dl-2013.11.11.tar.gz -/youtube-dl-2013.11.13.tar.gz -/youtube-dl-2013.11.15.tar.gz -/youtube-dl-2013.11.18.1.tar.gz -/youtube-dl-2013.11.19.tar.gz -/youtube-dl-2013.11.20.tar.gz -/youtube-dl-2013.11.22.2.tar.gz -/youtube-dl-2013.11.25.3.tar.gz -/youtube-dl-2013.11.29.tar.gz -/youtube-dl-2013.12.02.tar.gz -/youtube-dl-2013.12.04.tar.gz -/youtube-dl-2013.12.09.4.tar.gz -/youtube-dl-2013.12.17.2.tar.gz -/youtube-dl-2013.12.20.tar.gz -/youtube-dl-2013.12.26.tar.gz -/youtube-dl-2014.01.03.tar.gz -/youtube-dl-2014.01.08.tar.gz -/youtube-dl-2014.01.17.2.tar.gz -/youtube-dl-2014.01.23.tar.gz -/youtube-dl-2014.02.06.3.tar.gz -/youtube-dl-2014.02.10.tar.gz -/youtube-dl-2014.02.19.1.tar.gz -/youtube-dl-2014.02.25.tar.gz -/youtube-dl-2014.03.07.1.tar.gz +/youtube-dl-2014.03.12.tar.gz diff --git a/sources b/sources index 8931308..6fd56ca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9b6630462d2619b8e95a25e473826f34 youtube-dl-2014.03.07.1.tar.gz +7c65e55d00ed14847abc6066af541d1b youtube-dl-2014.03.12.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index 4ffbd8d..30e0d57 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2014.03.07.1 +Version: 2014.03.12 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Public Domain @@ -40,6 +40,9 @@ install -pm644 %{S:1} %{buildroot}%{_sysconfdir} %{_sysconfdir}/bash_completion.d/%{name} %changelog +* Mon Mar 17 2014 Matěj Cepl - 2014.03.12-1 +- Update to 2014.03.12 + * Sat Mar 08 2014 Christopher Meng - 2014.03.07.1-1 - Update to 2014.03.07.1