- updated to 0.24 see /usr/share/doc/packages/perl-Data-ICal/Changes 0.24 2020-01-03 - Prevent escaping of semi-colon in GEO field(thanks to Lance Wicks) OBS-URL: https://build.opensuse.org/request/show/760993 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-ICal?expand=0&rev=12
84 lines
2.7 KiB
Plaintext
84 lines
2.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Jan 4 03:07:31 UTC 2020 - <timueller+perl@suse.de>
|
|
|
|
- updated to 0.24
|
|
see /usr/share/doc/packages/perl-Data-ICal/Changes
|
|
|
|
0.24 2020-01-03
|
|
- Prevent escaping of semi-colon in GEO field(thanks to Lance Wicks)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 16 05:06:29 UTC 2019 - Stephan Kulow <coolo@suse.com>
|
|
|
|
- updated to 0.23
|
|
see /usr/share/doc/packages/perl-Data-ICal/Changes
|
|
|
|
0.23 2019-08-14
|
|
|
|
- Rewrite property folding to be faster (and clearer)(thanks to Calvin Morrison)
|
|
- Linewrap tests: add a stronger assertion about expectation(thanks to Ricardo Signes)
|
|
|
|
Note that as the folding code is rewritten, there is a tiny behavior change:
|
|
Long folded strings will always contain CRLF at the end no matter if
|
|
original strings have that or not(they should have according to RFC).
|
|
Please report if this is an issue to you.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 7 14:29:31 UTC 2018 - Dirk Stoecker <opensuse@dstoecker.de>
|
|
|
|
- Fix build on perl 5.28
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 16 21:21:32 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.22
|
|
see /usr/share/doc/packages/perl-Data-ICal/Changes
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 16 21:21:28 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 0.16
|
|
see /usr/share/doc/packages/perl-Data-ICal/Changes
|
|
|
|
0.16
|
|
* Use
|
|
as the newline character, per RFC 3445
|
|
* Escaping of \ was being done incorrectly, and tested incorrectly
|
|
* Remove a useless and incorrect "escape code"
|
|
* Mention Data::ICal::DateTime (patch from Mark Stosberg)
|
|
* Update copyright
|
|
* POD cleanup
|
|
* Update README from POD
|
|
* POD nits; mostly reflowing and whitespace fixes
|
|
* Perltidy
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 13:31:35 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 29 18:29:39 UTC 2010 - coolo@novell.com
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 28 11:37:46 UTC 2010 - coolo@novell.com
|
|
|
|
- remove .packlist file
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 19 15:03:11 CET 2009 - lars@linux-schulserver.de
|
|
|
|
- update to 0.15:
|
|
* Escaping fixes
|
|
* No longer explodes if your .ics file lacks a VERSION property
|
|
* Perl 5.11 adds additional strictures. Patch from ANDK to deal
|
|
[rt.cpan.org #34717]
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 11 19:20:56 CEST 2008 - lrupp@suse.de
|
|
|
|
- initial version 0.13
|
|
|