xmltv Makefile.PL,1.449,1.450 README,1.178,1.179

Robert Eden <[email protected]> Tue, 25 Aug 2015 03:53:26 +0000
Newsgroups gmane.comp.tv.xmltv.cvs
Message-ID <[email protected]>
Update of /cvsroot/xmltv/xmltv
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv29986

Modified Files:
	Makefile.PL README 
Log Message:
prepare for 0.5.67 release


Index: README
===================================================================
RCS file: /cvsroot/xmltv/xmltv/README,v
retrieving revision 1.178
retrieving revision 1.179
diff -C2 -d -r1.178 -r1.179
*** README	21 Oct 2014 06:57:28 -0000	1.178
--- README	25 Aug 2015 03:53:23 -0000	1.179
***************
*** 1,3 ****
! XMLTV 0.5.66
  
  Gather television listings, process them and organize your viewing.
--- 1,3 ----
! XMLTV 0.5.67
  
  Gather television listings, process them and organize your viewing.
***************
*** 8,21 ****
  and xmltv.dtd for documentation on the file format.
  
! * Major Changes in this release (0.5.66) 
! 
! tv_garb_na_tvmedia  - new grabber for US/Canada
  
! tv_grab_ar          - adjustments for site changes
! tv_grab_is          - adjustments for site changes
! tv_grab_na_dd       - adjustments for source changes
! tv_grab_na_dtv      - now uses parallel processes
! tv_grab_pt          - adjustments for site changes
! tv_sort              -   major performance fixes
  
  And lots of other changes (see ChangeLog for details)
--- 8,16 ----
  and xmltv.dtd for documentation on the file format.
  
! * Major Changes in this release (0.5.67) 
  
! tv_grab_za - broken grabber removed
! tv_grab_tr - new grabber for Turkey
! tv_augment - tool to assist in augmenting / tweaking the data
  
  And lots of other changes (see ChangeLog for details)
***************
*** 131,134 ****
  users list with most problems.
  
! -- Robert Eden, [email protected], 2014-10-21
  $Id$
--- 126,129 ----
  users list with most problems.
  
! -- Robert Eden, [email protected], 2015-08-24
  $Id$

Index: Makefile.PL
===================================================================
RCS file: /cvsroot/xmltv/xmltv/Makefile.PL,v
retrieving revision 1.449
retrieving revision 1.450
diff -C2 -d -r1.449 -r1.450
*** Makefile.PL	23 Aug 2015 03:40:04 -0000	1.449
--- Makefile.PL	25 Aug 2015 03:53:23 -0000	1.450
***************
*** 69,73 ****
  
  our $VERSION;
! $VERSION = '0.5.66';
  
  # Fragment of Makefile text to give the directory where files should
--- 69,73 ----
  
  our $VERSION;
! $VERSION = '0.5.67';
  
  # Fragment of Makefile text to give the directory where files should


------------------------------------------------------------------------------