mcepl pushed to youtube-dl (f20). "Merge branch 'master' into el6 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Jun 5 09:31:00 UTC 2015


From db8d0ffc405d41adf9384784ad2894f43216a280 Mon Sep 17 00:00:00 2001
From: Christopher Meng <rpm at cicku.me>
Date: Thu, 11 Jul 2013 13:02:39 +0800
Subject: New version.


diff --git a/.gitignore b/.gitignore
index 7ef9d93..35123ef 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /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
diff --git a/sources b/sources
index 03cfac6..a1fd7fc 100644
--- a/sources
+++ b/sources
@@ -2,3 +2,4 @@
 6cb4ee904456d102d4f3edb68272ca50  youtube-dl-2013.05.23.tar.gz
 83638449553afa6bedce40edc254d182  youtube-dl-2013.06.31.tar.gz
 89f7959dec2a7e669887b509bb101358  youtube-dl-2013.07.02.tar.gz
+17888031303b26437e5195df22697940  youtube-dl-2013.07.10.tar.gz
diff --git a/youtube-dl.spec b/youtube-dl.spec
index 23988fa..00be2e4 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -1,5 +1,5 @@
 Name:           youtube-dl
-Version:        2013.07.02
+Version:        2013.07.10
 Release:        1%{?dist}
 Summary:        A small command-line program to download online videos
 License:        Public Domain
@@ -45,6 +45,9 @@ install -p -m644 %{S:1} %{buildroot}%{_sysconfdir}
 %{_sysconfdir}/bash_completion.d/%{name}
 
 %changelog
+* Thu Jul 11 2013 Christopher Meng <rpm at cicku.me> - 2013.07.10-1
+- Update to new release.
+
 * Tue Jul 02 2013 Christopher Meng <rpm at cicku.me> - 2013.07.02-1
 - Update to new release.
 - SPEC cleanup.
-- 
cgit v0.10.2


From 1672ab5837ee914355f2dbd17c420d0c2734080f Mon Sep 17 00:00:00 2001
From: Christopher Meng <rpm at cicku.me>
Date: Tue, 16 Jul 2013 10:20:17 +0800
Subject: New version.


diff --git a/.gitignore b/.gitignore
index 35123ef..272a8d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /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
diff --git a/sources b/sources
index a1fd7fc..2444fb8 100644
--- a/sources
+++ b/sources
@@ -3,3 +3,4 @@
 83638449553afa6bedce40edc254d182  youtube-dl-2013.06.31.tar.gz
 89f7959dec2a7e669887b509bb101358  youtube-dl-2013.07.02.tar.gz
 17888031303b26437e5195df22697940  youtube-dl-2013.07.10.tar.gz
+5549a8be5054eaf02470da8955b838a0  youtube-dl-2013.07.12.tar.gz
diff --git a/youtube-dl.spec b/youtube-dl.spec
index 00be2e4..dfada4e 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -1,5 +1,5 @@
 Name:           youtube-dl
-Version:        2013.07.10
+Version:        2013.07.12
 Release:        1%{?dist}
 Summary:        A small command-line program to download online videos
 License:        Public Domain
@@ -45,6 +45,9 @@ install -p -m644 %{S:1} %{buildroot}%{_sysconfdir}
 %{_sysconfdir}/bash_completion.d/%{name}
 
 %changelog
+* Tue Jul 16 2013 Christopher Meng <rpm at cicku.me> - 2013.07.12-1
+- Update to new release.
+
 * Thu Jul 11 2013 Christopher Meng <rpm at cicku.me> - 2013.07.10-1
 - Update to new release.
 
-- 
cgit v0.10.2


From c9b9a8e692f073cdf1ecc9aa904566d9c46e0f33 Mon Sep 17 00:00:00 2001
From: Christopher Meng <rpm at cicku.me>
Date: Thu, 18 Jul 2013 09:19:25 +0800
Subject: New version.


diff --git a/.gitignore b/.gitignore
index 272a8d0..0c42885 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /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
diff --git a/sources b/sources
index 2444fb8..caaba37 100644
--- a/sources
+++ b/sources
@@ -4,3 +4,4 @@
 89f7959dec2a7e669887b509bb101358  youtube-dl-2013.07.02.tar.gz
 17888031303b26437e5195df22697940  youtube-dl-2013.07.10.tar.gz
 5549a8be5054eaf02470da8955b838a0  youtube-dl-2013.07.12.tar.gz
+689d7d2507a0a452e53c2c40957220dc  youtube-dl-2013.07.17.1.tar.gz
diff --git a/youtube-dl.spec b/youtube-dl.spec
index dfada4e..6c7b18e 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -1,5 +1,5 @@
 Name:           youtube-dl
-Version:        2013.07.12
+Version:        2013.07.17.1
 Release:        1%{?dist}
 Summary:        A small command-line program to download online videos
 License:        Public Domain
@@ -45,6 +45,9 @@ install -p -m644 %{S:1} %{buildroot}%{_sysconfdir}
 %{_sysconfdir}/bash_completion.d/%{name}
 
 %changelog
+* Thu Jul 18 2013 Christopher Meng <rpm at cicku.me> - 2013.07.17.1-1
+- Update to new release.
+
 * Tue Jul 16 2013 Christopher Meng <rpm at cicku.me> - 2013.07.12-1
 - Update to new release.
 
-- 
cgit v0.10.2


From 981926077e8bdb313d090c44c5ec39fe94e17910 Mon Sep 17 00:00:00 2001
From: Christopher Meng <rpm at cicku.me>
Date: Mon, 22 Jul 2013 10:03:08 +0800
Subject: New version.


diff --git a/.gitignore b/.gitignore
index 0c42885..7e04510 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /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
diff --git a/sources b/sources
index caaba37..f7a4eee 100644
--- a/sources
+++ b/sources
@@ -5,3 +5,4 @@
 17888031303b26437e5195df22697940  youtube-dl-2013.07.10.tar.gz
 5549a8be5054eaf02470da8955b838a0  youtube-dl-2013.07.12.tar.gz
 689d7d2507a0a452e53c2c40957220dc  youtube-dl-2013.07.17.1.tar.gz
+e426467eee65cb6224e1ca37433296d1  youtube-dl-2013.07.19.tar.gz
diff --git a/youtube-dl.spec b/youtube-dl.spec
index 6c7b18e..28a099c 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -1,5 +1,5 @@
 Name:           youtube-dl
-Version:        2013.07.17.1
+Version:        2013.07.19
 Release:        1%{?dist}
 Summary:        A small command-line program to download online videos
 License:        Public Domain
@@ -45,6 +45,9 @@ install -p -m644 %{S:1} %{buildroot}%{_sysconfdir}
 %{_sysconfdir}/bash_completion.d/%{name}
 
 %changelog
+* Mon Jul 22 2013 Christopher Meng <rpm at cicku.me> - 2013.07.19-1
+- Update to new release.
+
 * Thu Jul 18 2013 Christopher Meng <rpm at cicku.me> - 2013.07.17.1-1
 - Update to new release.
 
-- 
cgit v0.10.2


From 7f704c158eb80cda7d68c552431896d0b637c411 Mon Sep 17 00:00:00 2001
From: Christopher Meng <rpm at cicku.me>
Date: Wed, 31 Jul 2013 15:20:38 +0800
Subject: New version.


diff --git a/.gitignore b/.gitignore
index 7e04510..cff728c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /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
diff --git a/sources b/sources
index f7a4eee..7f85e15 100644
--- a/sources
+++ b/sources
@@ -6,3 +6,4 @@
 5549a8be5054eaf02470da8955b838a0  youtube-dl-2013.07.12.tar.gz
 689d7d2507a0a452e53c2c40957220dc  youtube-dl-2013.07.17.1.tar.gz
 e426467eee65cb6224e1ca37433296d1  youtube-dl-2013.07.19.tar.gz
+db09e5672c674ccadd3c9afed77189d9  youtube-dl-2013.07.25.2.tar.gz
diff --git a/youtube-dl.spec b/youtube-dl.spec
index 28a099c..f034763 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -1,5 +1,5 @@
 Name:           youtube-dl
-Version:        2013.07.19
+Version:        2013.07.25.2
 Release:        1%{?dist}
 Summary:        A small command-line program to download online videos
 License:        Public Domain
@@ -45,6 +45,9 @@ install -p -m644 %{S:1} %{buildroot}%{_sysconfdir}
 %{_sysconfdir}/bash_completion.d/%{name}
 
 %changelog
+* Mon Jul 22 2013 Christopher Meng <rpm at cicku.me> - 2013.07.25.2-1
+- Update to new release.
+
 * Mon Jul 22 2013 Christopher Meng <rpm at cicku.me> - 2013.07.19-1
 - Update to new release.
 
-- 
cgit v0.10.2


From 7bae54b08ca840b0b2cff300923521ccc209732f Mon Sep 17 00:00:00 2001
From: Christopher Meng <rpm at cicku.me>
Date: Sat, 3 Aug 2013 14:51:25 +0800
Subject: New version.


diff --git a/.gitignore b/.gitignore
index cff728c..18f7bce 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /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
diff --git a/sources b/sources
index 7f85e15..adc3577 100644
--- a/sources
+++ b/sources
@@ -7,3 +7,4 @@
 689d7d2507a0a452e53c2c40957220dc  youtube-dl-2013.07.17.1.tar.gz
 e426467eee65cb6224e1ca37433296d1  youtube-dl-2013.07.19.tar.gz
 db09e5672c674ccadd3c9afed77189d9  youtube-dl-2013.07.25.2.tar.gz
+772d2bbf3e9bcfc3da05d956cf6d8705  youtube-dl-2013.08.02.tar.gz
diff --git a/youtube-dl.spec b/youtube-dl.spec
index f034763..36898d5 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -1,5 +1,5 @@
 Name:           youtube-dl
-Version:        2013.07.25.2
+Version:        2013.08.02
 Release:        1%{?dist}
 Summary:        A small command-line program to download online videos
 License:        Public Domain
@@ -45,6 +45,9 @@ install -p -m644 %{S:1} %{buildroot}%{_sysconfdir}
 %{_sysconfdir}/bash_completion.d/%{name}
 
 %changelog
+* Sat Aug 03 2013 Christopher Meng <rpm at cicku.me> - 2013.08.02-1
+- Update to new release.
+
 * Mon Jul 22 2013 Christopher Meng <rpm at cicku.me> - 2013.07.25.2-1
 - Update to new release.
 
-- 
cgit v0.10.2


From 994d10a675091900af196c133e66b687c70c1a8c Mon Sep 17 00:00:00 2001
From: Michael Schwendt <mschwendt at fedoraproject.org>
Date: Fri, 9 Aug 2013 13:08:21 +0200
Subject: fix "sources" file


diff --git a/sources b/sources
index adc3577..387dede 100644
--- a/sources
+++ b/sources
@@ -1,10 +1 @@
-139ffe39568318a5939edf05afbac4d0  youtube-dl-2013.05.14.tar.gz
-6cb4ee904456d102d4f3edb68272ca50  youtube-dl-2013.05.23.tar.gz
-83638449553afa6bedce40edc254d182  youtube-dl-2013.06.31.tar.gz
-89f7959dec2a7e669887b509bb101358  youtube-dl-2013.07.02.tar.gz
-17888031303b26437e5195df22697940  youtube-dl-2013.07.10.tar.gz
-5549a8be5054eaf02470da8955b838a0  youtube-dl-2013.07.12.tar.gz
-689d7d2507a0a452e53c2c40957220dc  youtube-dl-2013.07.17.1.tar.gz
-e426467eee65cb6224e1ca37433296d1  youtube-dl-2013.07.19.tar.gz
-db09e5672c674ccadd3c9afed77189d9  youtube-dl-2013.07.25.2.tar.gz
 772d2bbf3e9bcfc3da05d956cf6d8705  youtube-dl-2013.08.02.tar.gz
-- 
cgit v0.10.2


From 983ef370ace22459547f856df2c9a306746067cd Mon Sep 17 00:00:00 2001
From: Koji <koji at fedoraproject.org>
Date: Tue, 13 Aug 2013 09:10:10 +0800
Subject: New version.


diff --git a/.gitignore b/.gitignore
index 18f7bce..c81f9af 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /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
diff --git a/sources b/sources
index 387dede..bfc00b6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-772d2bbf3e9bcfc3da05d956cf6d8705  youtube-dl-2013.08.02.tar.gz
+ae245c6ef518cdeb7f099a1c0d5a64ba  youtube-dl-2013.08.09.tar.gz
diff --git a/youtube-dl.spec b/youtube-dl.spec
index 36898d5..eeb37f1 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -1,21 +1,20 @@
 Name:           youtube-dl
-Version:        2013.08.02
+Version:        2013.08.09
 Release:        1%{?dist}
 Summary:        A small command-line program to download online videos
 License:        Public Domain
 URL:            http://youtube-dl.org
 Source0:        http://youtube-dl.org/downloads/%{version}/%{name}-%{version}.tar.gz
 Source1:        %{name}.conf
-
-BuildArch:      noarch
 # Used in Makefile to generate youtube-dl
 BuildRequires:  zip
 # Used to generate manpage
-BuildRequires:  pandoc
+# BuildRequires:  pandoc
 BuildRequires:  python
 #Tests
 #BuildRequires:  python-nose
 Requires:       python
+BuildArch:      noarch
 
 %description
 Small command-line program to download videos from YouTube and other sites.
@@ -45,6 +44,9 @@ install -p -m644 %{S:1} %{buildroot}%{_sysconfdir}
 %{_sysconfdir}/bash_completion.d/%{name}
 
 %changelog
+* Tue Aug 13 2013 Christopher Meng <rpm at cicku.me> - 2013.08.09-1
+- Update to new release.
+
 * Sat Aug 03 2013 Christopher Meng <rpm at cicku.me> - 2013.08.02-1
 - Update to new release.
 
-- 
cgit v0.10.2


From 53c8157e0cad559406201e54c99f4a0d0f0239f0 Mon Sep 17 00:00:00 2001
From: Koji <koji at fedoraproject.org>
Date: Sun, 18 Aug 2013 19:31:42 +0800
Subject: New release.


diff --git a/.gitignore b/.gitignore
index c81f9af..db8cd6e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /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
diff --git a/sources b/sources
index bfc00b6..89d90da 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ae245c6ef518cdeb7f099a1c0d5a64ba  youtube-dl-2013.08.09.tar.gz
+3fd78626b19ac128f15f1bbfee578011  youtube-dl-2013.08.17.tar.gz
diff --git a/youtube-dl.spec b/youtube-dl.spec
index eeb37f1..ede094b 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -1,5 +1,5 @@
 Name:           youtube-dl
-Version:        2013.08.09
+Version:        2013.08.17
 Release:        1%{?dist}
 Summary:        A small command-line program to download online videos
 License:        Public Domain
@@ -44,6 +44,9 @@ install -p -m644 %{S:1} %{buildroot}%{_sysconfdir}
 %{_sysconfdir}/bash_completion.d/%{name}
 
 %changelog
+* Sun Aug 18 2013 Christopher Meng <rpm at cicku.me> - 2013.08.17-1
+- Update to new release.
+
 * Tue Aug 13 2013 Christopher Meng <rpm at cicku.me> - 2013.08.09-1
 - Update to new release.
 
-- 
cgit v0.10.2


From 780ff1940d36eeddbf73c6d1cb2c0db4794f96c1 Mon Sep 17 00:00:00 2001
From: Koji <koji at fedoraproject.org>
Date: Sat, 24 Aug 2013 19:40:02 +0800
Subject: New version.


diff --git a/youtube-dl.spec b/youtube-dl.spec
index ede094b..410ce75 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -1,5 +1,5 @@
 Name:           youtube-dl
-Version:        2013.08.17
+Version:        2013.08.23
 Release:        1%{?dist}
 Summary:        A small command-line program to download online videos
 License:        Public Domain
@@ -44,6 +44,9 @@ install -p -m644 %{S:1} %{buildroot}%{_sysconfdir}
 %{_sysconfdir}/bash_completion.d/%{name}
 
 %changelog
+* Sat Aug 24 2013 Christopher Meng <rpm at cicku.me> - 2013.08.23-1
+- Update to new release.
+
 * Sun Aug 18 2013 Christopher Meng <rpm at cicku.me> - 2013.08.17-1
 - Update to new release.
 
-- 
cgit v0.10.2


From 043f907b91ee87cb23a8e65de8d51c6ba60b092d Mon Sep 17 00:00:00 2001
From: Koji <koji at fedoraproject.org>
Date: Sun, 25 Aug 2013 18:24:04 +0800
Subject: Add source...


diff --git a/.gitignore b/.gitignore
index db8cd6e..25900e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /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
diff --git a/sources b/sources
index 89d90da..2a796f9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3fd78626b19ac128f15f1bbfee578011  youtube-dl-2013.08.17.tar.gz
+50c348f8dc28adff28d76420deff7297  youtube-dl-2013.08.23.tar.gz
-- 
cgit v0.10.2


From 71a417982b55923ff31f0c34d93df9d9587a7532 Mon Sep 17 00:00:00 2001
From: Koji <koji at fedoraproject.org>
Date: Tue, 27 Aug 2013 17:13:02 +0800
Subject: New version.


diff --git a/.gitignore b/.gitignore
index 25900e1..2462fc0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /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
diff --git a/sources b/sources
index 2a796f9..694182d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-50c348f8dc28adff28d76420deff7297  youtube-dl-2013.08.23.tar.gz
+6562713d1c216433a669060d421e9b77  youtube-dl-2013.08.27.tar.gz
diff --git a/youtube-dl.spec b/youtube-dl.spec
index 410ce75..83c4e1f 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -1,17 +1,15 @@
 Name:           youtube-dl
-Version:        2013.08.23
+Version:        2013.08.27
 Release:        1%{?dist}
 Summary:        A small command-line program to download online videos
 License:        Public Domain
-URL:            http://youtube-dl.org
-Source0:        http://youtube-dl.org/downloads/%{version}/%{name}-%{version}.tar.gz
+URL:            https://yt-dl.org
+Source0:        https://yt-dl.org/downloads/%{version}/%{name}-%{version}.tar.gz
 Source1:        %{name}.conf
-# Used in Makefile to generate youtube-dl
-BuildRequires:  zip
 # Used to generate manpage
 # BuildRequires:  pandoc
 BuildRequires:  python
-#Tests
+# Tests failed because of no connection in Koji.
 #BuildRequires:  python-nose
 Requires:       python
 BuildArch:      noarch
@@ -26,12 +24,12 @@ Small command-line program to download videos from YouTube and other sites.
 make %{?_smp_mflags}
 
 %install
-make install DESTDIR="%{buildroot}" \
-    PREFIX="%{_prefix}" \
-    MANDIR="%{_mandir}" \
-    PYTHON="%{_bindir}/python"
+make install DESTDIR=%{buildroot} \
+             PREFIX=%{_prefix} \
+             MANDIR=%{_mandir} \
+             PYTHON=%{_bindir}/python
 mkdir -p %{buildroot}%{_sysconfdir}
-install -p -m644 %{S:1} %{buildroot}%{_sysconfdir}
+install -pm644 %{S:1} %{buildroot}%{_sysconfdir}
 
 %check
 #make test
@@ -44,6 +42,9 @@ install -p -m644 %{S:1} %{buildroot}%{_sysconfdir}
 %{_sysconfdir}/bash_completion.d/%{name}
 
 %changelog
+* Tue Aug 27 2013 Christopher Meng <rpm at cicku.me> - 2013.08.27-1
+- Update to new release.
+
 * Sat Aug 24 2013 Christopher Meng <rpm at cicku.me> - 2013.08.23-1
 - Update to new release.
 
-- 
cgit v0.10.2


From 87f39ff71fb312c2bc67d26464bb66ba2f6f27c7 Mon Sep 17 00:00:00 2001
From: Christopher Meng <rpm at cicku.me>
Date: Fri, 30 Aug 2013 11:44:33 +0800
Subject: New version.


diff --git a/.gitignore b/.gitignore
index 2462fc0..4e2edf0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /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
diff --git a/sources b/sources
index 694182d..cb5dfce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6562713d1c216433a669060d421e9b77  youtube-dl-2013.08.27.tar.gz
+2d55357fe9799f71d2122b4de7224440  youtube-dl-2013.08.29.tar.gz
diff --git a/youtube-dl.spec b/youtube-dl.spec
index 83c4e1f..1b608f6 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -1,5 +1,5 @@
 Name:           youtube-dl
-Version:        2013.08.27
+Version:        2013.08.29
 Release:        1%{?dist}
 Summary:        A small command-line program to download online videos
 License:        Public Domain
@@ -7,7 +7,7 @@ URL:            https://yt-dl.org
 Source0:        https://yt-dl.org/downloads/%{version}/%{name}-%{version}.tar.gz
 Source1:        %{name}.conf
 # Used to generate manpage
-# BuildRequires:  pandoc
+BuildRequires:  pandoc
 BuildRequires:  python
 # Tests failed because of no connection in Koji.
 #BuildRequires:  python-nose
@@ -42,6 +42,9 @@ install -pm644 %{S:1} %{buildroot}%{_sysconfdir}
 %{_sysconfdir}/bash_completion.d/%{name}
 
 %changelog
+* Fri Aug 30 2013 Christopher Meng <rpm at cicku.me> - 2013.08.29-1
+- Update to new release.
+
 * Tue Aug 27 2013 Christopher Meng <rpm at cicku.me> - 2013.08.27-1
 - Update to new release.
 
-- 
cgit v0.10.2


From be78407d2bbfa71c2ca32ffb45691292a8b81ba6 Mon Sep 17 00:00:00 2001
From: Christopher Meng <rpm at cicku.me>
Date: Mon, 2 Sep 2013 08:28:28 +0800
Subject: New version.


diff --git a/.gitignore b/.gitignore
index 4e2edf0..3703461 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /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
diff --git a/sources b/sources
index cb5dfce..479c58a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2d55357fe9799f71d2122b4de7224440  youtube-dl-2013.08.29.tar.gz
+f9e5574fe3b645892a7d814797b8a607  youtube-dl-2013.08.30.tar.gz
diff --git a/youtube-dl.spec b/youtube-dl.spec
index 1b608f6..0a3088a 100644
--- a/youtube-dl.spec
+++ b/youtube-dl.spec
@@ -1,5 +1,5 @@
 Name:           youtube-dl
-Version:        2013.08.29
+Version:        2013.08.30
 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 02 2013 Christopher Meng <rpm at cicku.me> - 2013.08.30-1
+- Update to new release.
+
 * Fri Aug 30 2013 Christopher Meng <rpm at cicku.me> - 2013.08.29-1
 - Update to new release.
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/youtube-dl.git/commit/?h=f20&id=f2e92658fae3534edf9c19d3665b18abbcd8f2aa


More information about the scm-commits mailing list