Changelog for
perl-Text-Diff-1.45-31.1.noarch.rpm :
Sat Aug 19 14:00:00 2017 cooloAATTsuse.com
- updated to 1.45
see /usr/share/doc/packages/perl-Text-Diff/Changes
1.45 2017-08-16 NEILB
- Typo fixed in doc. Patch from Lucas Kanashiro++. RT#112564
- Documentation improvements PR from David Gutteridge++.
Tue Mar 8 13:00:00 2016 cooloAATTsuse.com
- updated to 1.44
see /usr/share/doc/packages/perl-Text-Diff/Changes
1.44 2016-02-26 NEILB
- Fixed the handling of text without a trailing newline. This module now
adds the same text that the diff tool does, \"
\\ No newline at end of
file
\". Previously this module simply produced broken diffs when one or
both files had no trailing newline. Fixed by Dave Rolsky. GitHub #1.
Sun Aug 23 14:00:00 2015 cooloAATTsuse.com
- updated to 1.43
see /usr/share/doc/packages/perl-Text-Diff/Changes
Tue Jan 10 13:00:00 2012 cooloAATTsuse.com
- regenerate with cpanspec for correct license and source lines
Sun Apr 17 14:00:00 2011 pascal.bleserAATTopensuse.org
- update to 1.41:
* added DIFF_OUTPUT_UNICODE env variable to allow outputting unicode
characters
Wed Dec 1 13:00:00 2010 cooloAATTnovell.com
- switch to perl_requires macro
Sun Dec 13 13:00:00 2009 chrisAATTcomputersalat.de
- cleanup spec
* fixed header
* updated desc
* added LICENSE README to doc
* moved changelog to .changes
- fixed build-/deps
* added Data::Dumper
Mon Jul 27 14:00:00 2009 chrisAATTcomputersalat.de
- update to 1.37
* Switching to a production release
* Switching to a 1.xx version to indicate this
* Added META.yml file
- 1.36_01 Mon 13 Jul 2009
* Cleaning this up to pass tests
* Adding author tests
Sat Jul 25 14:00:00 2009 chrisAATTcomputersalat.de
- spec mods
* removed ^----------
* removed ^#---------
Thu Jun 18 14:00:00 2009 chrisAATTcomputersalat.de
- spec fix for perl-macros
Thu Jun 18 14:00:00 2009 chrisAATTcomputersalat.de
- added perl-macros
o autogen filelist with perl_gen_filelist
Fri Jun 12 14:00:00 2009 chrisAATTcomputersalat.de
- spec mods
o updated header
o some defines
o auto filelist gen to make rpmlint happy