+ All changes from Ken Williamson as part of EBCDIC work for 5.22 + Fix typo in comment + Reorder structure definitions + Fill %Name2character better for EBCDIC + Generalize for EBCDIC + doc clarification OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Pod-Escapes?expand=0&rev=13
67 lines
2.1 KiB
Plaintext
67 lines
2.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Dec 27 22:31:55 UTC 2014 - lars@linux-schulserver.de
|
|
|
|
- update to 1.07:
|
|
+ All changes from Ken Williamson as part of EBCDIC work for 5.22
|
|
+ Fix typo in comment
|
|
+ Reorder structure definitions
|
|
+ Fill %Name2character better for EBCDIC
|
|
+ Generalize for EBCDIC
|
|
+ doc clarification
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 24 21:05:14 UTC 2014 - lars@linux-schulserver.de
|
|
|
|
- update to 1.06
|
|
+ e2charnum() was using \d but should use [0-9].
|
|
RT#70246 report and fix from MARCGREEN
|
|
+ Added a bunch of pod-related links to SEE ALSO
|
|
+ Added PREREQ_PM, MIN_PERL_VERSION, LICENSE and repo to Makefile.PL
|
|
+ Made strict- and warnings-clean.
|
|
+ Fixed syntax error in abstract: RT#49985 from JDHEDDEN
|
|
+ Fixed typo reported in RT#85374 by dsteinbrunner
|
|
+ Noted in pod that now being maintained by NEILB
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 13:34:33 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jul 25 19:41:33 CEST 2009 - chris@computersalat.de
|
|
|
|
- spec mods
|
|
* removed ^----------
|
|
* removed ^#---------
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 19 01:09:49 CEST 2009 - chris@computersalat.de
|
|
|
|
- spec fix for perl-macros
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 16 14:35:39 CEST 2009 - chris@computersalat.de
|
|
|
|
- added perl-macros
|
|
o autogen filelist with perl_gen_filelist
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 13 00:18:18 CEST 2009 - chris@computersalat.de
|
|
|
|
- some spec mods
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:39:55 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 16 22:34:04 CET 2005 - schwab@suse.de
|
|
|
|
- Don't remove BuildRoot in %install.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 14 20:02:00 CET 2005 - lmuelle@suse.de
|
|
|
|
- Initial SuSE package.
|