rpms/yle-dl/F-19 yle-dl.spec,1.1,1.2

Juha Tuomala tuju at rpmfusion.org
Tue Oct 15 13:25:35 CEST 2013


Author: tuju

Update of /cvs/free/rpms/yle-dl/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv1288

Modified Files:
	yle-dl.spec 
Log Message:
012cafb3c0b539ae843acf64678bda59  yle-dl-2.1.0-0-g51f30c8.tar.gz



Index: yle-dl.spec
===================================================================
RCS file: /cvs/free/rpms/yle-dl/F-19/yle-dl.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- yle-dl.spec	23 Oct 2012 16:28:30 -0000	1.1
+++ yle-dl.spec	15 Oct 2013 11:25:35 -0000	1.2
@@ -1,12 +1,13 @@
+%global		gitver	51f30c8
 
 Name:		yle-dl
-Version:	2.0.1
-Release:	3%{?dist}
+Version:	2.1.0
+Release:	0.2.git%{gitver}%{?dist}
 License:	GPLv2
 Summary:	Command-line tool to download videos from Finnish broadcasting company
 Group:		Applications/Multimedia
 Url:		http://users.tkk.fi/~aajanki/rtmpdump-yle/
-Source0:	http://users.tkk.fi/~aajanki/rtmpdump-yle/%{name}-%{version}.tar.gz
+Source0:	http://users.tkk.fi/~aajanki/rtmpdump-yle/%{name}-%{version}-0-g%{gitver}.tar.gz
 
 BuildRequires:	openssl-devel, json-c-devel, python-devel
 Requires:		rtmpdump, python-crypto
@@ -24,7 +25,7 @@
 
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q -n aajanki-yle-dl-%{gitver}
 
 
 %install
@@ -46,6 +47,12 @@
 
 
 %changelog
+* Tue Oct 10 2013 Juha Tuomala <tuju at iki.fi> 2.1.0-0.2.git51f30c8
+- bump for build.
+
+* Fri Oct 10 2013 Juha Tuomala <tuju at iki.fi> 2.1.0-0-g51f30c8
+- Update to 2.1.0-git51f30c8.
+
 * Sun Aug 08 2012 Juha Tuomala <tuju at iki.fi> 2.0.1-3
 - Minor pkg cleanups.
 


More information about the rpmfusion-commits mailing list