Author: kwizart
Update of /cvs/free/rpms/xmltv/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv15238/F-19
Modified Files:
.cvsignore sources xmltv.spec
Removed Files:
xmltv-0.5.65-bad_tab.patch
Log Message:
Update to latest
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/xmltv/F-19/.cvsignore,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- .cvsignore 19 Aug 2012 20:14:11 -0000 1.10
+++ .cvsignore 29 Oct 2014 08:59:16 -0000 1.11
@@ -1 +1 @@
-xmltv-0.5.63.tar.bz2
+xmltv-0.5.66.tar.bz2
Index: sources
===================================================================
RCS file: /cvs/free/rpms/xmltv/F-19/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources 25 May 2014 16:29:00 -0000 1.11
+++ sources 29 Oct 2014 08:59:16 -0000 1.12
@@ -1 +1 @@
-ead962e68507cbfb6edd9c23f79fc335 xmltv-0.5.65.tar.bz2
+1ad51ff5a02e8320bd908c7908c49661 xmltv-0.5.66.tar.bz2
Index: xmltv.spec
===================================================================
RCS file: /cvs/free/rpms/xmltv/F-19/xmltv.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- xmltv.spec 25 May 2014 16:29:00 -0000 1.18
+++ xmltv.spec 29 Oct 2014 08:59:16 -0000 1.19
@@ -1,5 +1,5 @@
Name: xmltv
-Version: 0.5.65
+Version: 0.5.66
Release: 1%{?dist}
Summary: A set of utilities to manage your TV viewing
@@ -8,7 +8,6 @@
URL:
http://xmltv.org/wiki/
Source0:
http://downloads.sourceforge.net/xmltv/xmltv-%{version}.tar.bz2
Patch0: xmltv-0.5.63-noask.patch
-Patch1: xmltv-0.5.65-bad_tab.patch
BuildArch: noarch
@@ -129,7 +128,6 @@
%prep
%setup -q
%patch0 -p1 -b .noask
-%patch1 -p1 -b .bad_tab
# Fix line endings
sed -i 's/\r//' grab/ch_search/tv_grab_ch_search.in
@@ -226,6 +224,9 @@
%changelog
+* Tue Oct 28 2014 Nicolas Chauvet <kwizart(a)gmail.com> - 0.5.66-1
+- Update to 0.5.56
+
* Fri May 9 2014 Richard Shaw <hobbes1069(a)gmail.com> - 0.5.65-1
- Update to lastest upstream release:
http://sourceforge.net/projects/xmltv/files/xmltv/0.5.65/
--- xmltv-0.5.65-bad_tab.patch DELETED ---