SHA256
1
0
forked from pool/libical

Accepting request 636094 from home:jengelh:branches:devel:libraries:c_c++

- Update to new upstream release 3.0.4

OBS-URL: https://build.opensuse.org/request/show/636094
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libical?expand=0&rev=49
This commit is contained in:
Ismail Dönmez
2018-09-18 08:18:10 +00:00
committed by Git OBS Bridge
parent 91dfbdaa2d
commit 45c744f3ad
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Aug 23 21:31:54 UTC 2018 - jengelh@inai.de
- Update to new upstream release 3.0.4
* Silently fail RSCALE recurrence clauses when RSCALE is disabled
* Fixed icalcomponent_set_comment() and icalcomponent_set_uid()
* fix FREQ=MONTHLY;BYMONTH
* Skip UTF-8 marker when parsing
* Fix parsing ? in VCF files produced by Outlook
* Fix TZID on DATE-TIME value can override time specified in UTC
* CMake discovery module for ICU uses pkg-config now
* New publicly available function: icalparameter_kind_is_valid()
* Built-in timezones updated to tzdata2018e
-------------------------------------------------------------------
Sat Mar 3 10:36:33 UTC 2018 - jengelh@inai.de