1
0
forked from perl/perl-Filter
Files
perl-Filter/perl-Filter.changes

146 lines
4.3 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Feb 20 02:35:39 UTC 2012 - vcizek@suse.com
- update to 1.41
* Fix tee and all tests to work with Perl 5.14 and higher.
PVIO has no IV field anymore, so abuse the empty IoOFP,
which is only used for printing, not reading.
Fixes [RT #56875] and more.
* Hide example packages from the pause indexer
- licence correction
-------------------------------------------------------------------
Mon May 2 08:44:44 UTC 2011 - vcizek@novell.com
- update to 1.39
* Fix decrypt to work with Perl 5.14
[RT #67656]
-------------------------------------------------------------------
Tue Apr 26 07:44:47 UTC 2011 - vcizek@novell.com
- update to 1.38
* Versions being seperate from Module versions results in dependency confusion
Bumped all versions to match the distribution version number.
[RT #67655]
* Fix decrypt to work with Perl 5.14
[RT #67656]
* Update the Filter-Simple URL
[RT #49778]
- corrected license
- removed author from spec
-------------------------------------------------------------------
Wed Dec 1 13:32:28 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Wed Apr 21 16:07:23 UTC 2010 - chris@computersalat.de
- cleanup spec
- added perl-macros
-------------------------------------------------------------------
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
- enable parallel build
-------------------------------------------------------------------
Mon Aug 3 15:50:48 CEST 2009 - anicka@suse.cz
- update to 1.37
* No new feature or bug fixes - just sync with perl core.
-------------------------------------------------------------------
Mon Mar 9 12:57:24 CET 2009 - anicka@suse.cz
- update to 1.36
* Fixed install issue [RT #28232]
-------------------------------------------------------------------
Fri Feb 27 10:45:32 CET 2009 - anicka@suse.cz
- update to 1.35
* Included Core patches 32864, 33341 & 34776
* Side effect of above patches means that Filters needs at least
Perl 5.005
-------------------------------------------------------------------
Mon Jul 9 12:00:31 CEST 2007 - anicka@suse.cz
- update to 1.34
* support perl 5.10 for Filter::Util::Call
* equivalent changes for the other filters
-------------------------------------------------------------------
Wed Mar 7 10:42:01 CET 2007 - anicka@suse.cz
- update to 1.33
* fixed ninstr issue for 5.8.9
* added t/pod.t
-------------------------------------------------------------------
Wed Jan 25 21:39:41 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Fri Jan 6 13:11:26 CET 2006 - anicka@suse.cz
- update to 1.32
-------------------------------------------------------------------
Tue Jan 3 14:21:50 CET 2006 - anicka@suse.cz
- update to 1.31
-------------------------------------------------------------------
Thu Mar 18 15:18:15 CET 2004 - mjancar@suse.cz
- don't package backup files (#36312)
-------------------------------------------------------------------
Thu Oct 30 19:15:09 CET 2003 - mjancar@suse.cz
- update to 1.30
- no root for build
-------------------------------------------------------------------
Fri Aug 22 14:47:10 CEST 2003 - mjancar@suse.cz
- require the perl version we build with
-------------------------------------------------------------------
Tue Jul 15 18:27:59 CEST 2003 - mjancar@suse.cz
- adapt to perl-5.8.1
- use %perl_process_packlist
-------------------------------------------------------------------
Tue May 20 12:39:45 CEST 2003 - mjancar@suse.cz
- remove unpackaged files
-------------------------------------------------------------------
Fri Dec 20 13:27:11 CET 2002 - prehak@suse.cz
- updated to version 1.29
- adjusted .packlist
-------------------------------------------------------------------
Mon Jul 29 15:48:02 MEST 2002 - mls@suse.de
- deleted Filter::Util::Call as it's in perl-5.8.0
-------------------------------------------------------------------
Tue Jul 2 17:40:06 MEST 2002 - mls@suse.de
- remove race in .packlist generation
-------------------------------------------------------------------
Wed Jan 16 16:29:54 CET 2002 - rvasice@suse.cz
- initial package release (version 1.28)