From 8f7f774a2c87bf7c832979c3659232908fe3b480 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Thu, 5 Sep 2013 11:24:49 +0800 Subject: [PATCH 1/8] New version. --- .gitignore | 1 + sources | 2 +- youtube-dl.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 3703461..a5defae 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /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 diff --git a/sources b/sources index 479c58a..ba957d5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f9e5574fe3b645892a7d814797b8a607 youtube-dl-2013.08.30.tar.gz +252f503736cef7049d3a1ed20a2ffc5f youtube-dl-2013.09.04.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index 0a3088a..835b010 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2013.08.30 +Version: 2013.09.04 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Public Domain @@ -42,6 +42,9 @@ install -pm644 %{S:1} %{buildroot}%{_sysconfdir} %{_sysconfdir}/bash_completion.d/%{name} %changelog +* Thu Sep 05 2013 Christopher Meng - 2013.09.04-1 +- Update to new release. + * Mon Sep 02 2013 Christopher Meng - 2013.08.30-1 - Update to new release. From 4ecef66c4ba45e7f4b7fff097cb2795aecb6a5a3 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Mon, 9 Sep 2013 07:40:04 +0800 Subject: [PATCH 2/8] New release. --- .gitignore | 1 + sources | 2 +- youtube-dl.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index a5defae..14fb79e 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ /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 diff --git a/sources b/sources index ba957d5..fc05b22 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -252f503736cef7049d3a1ed20a2ffc5f youtube-dl-2013.09.04.tar.gz +0128368f02f404d8e15935c0b034f6a0 youtube-dl-2013.09.07.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index 835b010..daccc6e 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2013.09.04 +Version: 2013.09.07 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Public Domain @@ -42,6 +42,9 @@ install -pm644 %{S:1} %{buildroot}%{_sysconfdir} %{_sysconfdir}/bash_completion.d/%{name} %changelog +* Mon Sep 09 2013 Christopher Meng - 2013.09.07-1 +- Update to new release. + * Thu Sep 05 2013 Christopher Meng - 2013.09.04-1 - Update to new release. From 4c15b627399e3b8351099383e89e797c0e28c2ab Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Wed, 11 Sep 2013 09:22:42 +0800 Subject: [PATCH 3/8] New version. --- .gitignore | 1 + sources | 2 +- youtube-dl.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 14fb79e..130946d 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ /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 diff --git a/sources b/sources index fc05b22..34d84b3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0128368f02f404d8e15935c0b034f6a0 youtube-dl-2013.09.07.tar.gz +1ad831c338c82b97e0b4ef4f62d55a0c youtube-dl-2013.09.10.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index daccc6e..021239d 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2013.09.07 +Version: 2013.09.10 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Public Domain @@ -42,6 +42,9 @@ install -pm644 %{S:1} %{buildroot}%{_sysconfdir} %{_sysconfdir}/bash_completion.d/%{name} %changelog +* Wed Sep 11 2013 Christopher Meng - 2013.09.10-1 +- Update to new release(BZ#1006334). + * Mon Sep 09 2013 Christopher Meng - 2013.09.07-1 - Update to new release. From 47c3e8dc63a1a25141c3111c4916e5836ad89c57 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Mon, 16 Sep 2013 19:37:15 +0800 Subject: [PATCH 4/8] New version. --- .gitignore | 1 + sources | 2 +- youtube-dl.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 130946d..b212f47 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ /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 diff --git a/sources b/sources index 34d84b3..e1a0fa4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1ad831c338c82b97e0b4ef4f62d55a0c youtube-dl-2013.09.10.tar.gz +8b02356879e80a90acbb2ebb07b26629 youtube-dl-2013.09.16.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index 021239d..a814742 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2013.09.10 +Version: 2013.09.16 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Public Domain @@ -42,6 +42,9 @@ install -pm644 %{S:1} %{buildroot}%{_sysconfdir} %{_sysconfdir}/bash_completion.d/%{name} %changelog +* Mon Sep 16 2013 Christopher Meng - 2013.09.16-1 +- Update to new release(BZ#1006829). + * Wed Sep 11 2013 Christopher Meng - 2013.09.10-1 - Update to new release(BZ#1006334). From 26f2651fbb3d73e7e3b191c93cb131e5f94b0168 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Mon, 23 Sep 2013 08:55:04 +0800 Subject: [PATCH 5/8] New version 09.20.1 --- .gitignore | 1 + sources | 2 +- youtube-dl.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b212f47..9aead3a 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ /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 diff --git a/sources b/sources index e1a0fa4..8d8d0dc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8b02356879e80a90acbb2ebb07b26629 youtube-dl-2013.09.16.tar.gz +50738ff8472c6ee9452ee9c4da8f4b7a youtube-dl-2013.09.20.1.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index a814742..dfb1c15 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2013.09.16 +Version: 2013.09.20.1 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Public Domain @@ -42,6 +42,9 @@ install -pm644 %{S:1} %{buildroot}%{_sysconfdir} %{_sysconfdir}/bash_completion.d/%{name} %changelog +* Mon Sep 16 2013 Christopher Meng - 2013.09.20.1-1 +- Update to new release(BZ#1009593). + * Mon Sep 16 2013 Christopher Meng - 2013.09.16-1 - Update to new release(BZ#1006829). From 17fa4cd97ae806e4e62cc8aede8e7883ebaf3f15 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Mon, 23 Sep 2013 09:10:09 +0800 Subject: [PATCH 6/8] Small fix. --- youtube-dl.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/youtube-dl.spec b/youtube-dl.spec index dfb1c15..f87dddb 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -27,7 +27,7 @@ make %{?_smp_mflags} make install DESTDIR=%{buildroot} \ PREFIX=%{_prefix} \ MANDIR=%{_mandir} \ - PYTHON=%{_bindir}/python + PYTHON=%{__python2} mkdir -p %{buildroot}%{_sysconfdir} install -pm644 %{S:1} %{buildroot}%{_sysconfdir} @@ -35,7 +35,7 @@ install -pm644 %{S:1} %{buildroot}%{_sysconfdir} #make test %files -%doc LICENSE +%doc LICENSE README.md %{_bindir}/%{name} %{_mandir}/man1/%{name}.1* %config(noreplace) %{_sysconfdir}/%{name}.conf From 978448b948f05adeb9cd0287b938ff01b09619c3 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Wed, 25 Sep 2013 21:47:19 +0800 Subject: [PATCH 7/8] New version. --- .gitignore | 1 + sources | 2 +- youtube-dl.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9aead3a..46f390b 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ /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 diff --git a/sources b/sources index 8d8d0dc..4babcc3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -50738ff8472c6ee9452ee9c4da8f4b7a youtube-dl-2013.09.20.1.tar.gz +f62dcb15581a3ce35cfc323bf9aed905 youtube-dl-2013.09.24.2.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index f87dddb..bda2e78 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2013.09.20.1 +Version: 2013.09.24.2 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Public Domain @@ -42,7 +42,10 @@ install -pm644 %{S:1} %{buildroot}%{_sysconfdir} %{_sysconfdir}/bash_completion.d/%{name} %changelog -* Mon Sep 16 2013 Christopher Meng - 2013.09.20.1-1 +* Wed Sep 25 2013 Christopher Meng - 2013.09.24.2-1 +- Update to new release(BZ#1011845). + +* Sat Sep 21 2013 Christopher Meng - 2013.09.20.1-1 - Update to new release(BZ#1009593). * Mon Sep 16 2013 Christopher Meng - 2013.09.16-1 From 669b8f568b870bfb9d8ac2ff54c275f85f052745 Mon Sep 17 00:00:00 2001 From: Christopher Meng Date: Mon, 30 Sep 2013 14:44:58 +0800 Subject: [PATCH 8/8] New version. --- .gitignore | 1 + sources | 2 +- youtube-dl.spec | 5 ++++- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 46f390b..490c5e0 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ /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 diff --git a/sources b/sources index 4babcc3..cd9e8b4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f62dcb15581a3ce35cfc323bf9aed905 youtube-dl-2013.09.24.2.tar.gz +7f5a8b7a411e833e9a0d8759140e1949 youtube-dl-2013.09.29.tar.gz diff --git a/youtube-dl.spec b/youtube-dl.spec index bda2e78..9e5dde2 100644 --- a/youtube-dl.spec +++ b/youtube-dl.spec @@ -1,5 +1,5 @@ Name: youtube-dl -Version: 2013.09.24.2 +Version: 2013.09.29 Release: 1%{?dist} Summary: A small command-line program to download online videos License: Public Domain @@ -42,6 +42,9 @@ install -pm644 %{S:1} %{buildroot}%{_sysconfdir} %{_sysconfdir}/bash_completion.d/%{name} %changelog +* Mon Sep 30 2013 Christopher Meng - 2013.09.29-1 +- Update to new release(BZ#1013394). + * Wed Sep 25 2013 Christopher Meng - 2013.09.24.2-1 - Update to new release(BZ#1011845).