SHA256
1
0
forked from pool/libical

Accepting request 886929 from home:polslinux:branches:devel:libraries:c_c++

- update to 3.0.10: 
  * Fix generating wrong recurrence rules 
  * Fix a bug computing transitions in tzfiles
  * Fix reading TZif files to use TZ string in the footer as the last
    (non-terminating) transitions
  * Fix reading TZif files to use more RRULEs and/or RDATEs whevever possible
  * Built-in timezones updated to tzdata2021a

OBS-URL: https://build.opensuse.org/request/show/886929
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libical?expand=0&rev=77
This commit is contained in:
2021-04-30 11:18:04 +00:00
committed by Git OBS Bridge
parent f586eed564
commit c56d21b3ba
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Apr 20 09:08:38 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>
- update to 3.0.10:
* Fix generating wrong recurrence rules
* Fix a bug computing transitions in tzfiles
* Fix reading TZif files to use TZ string in the footer as the last
(non-terminating) transitions
* Fix reading TZif files to use more RRULEs and/or RDATEs whevever possible
* Built-in timezones updated to tzdata2021a
-------------------------------------------------------------------
Wed Apr 7 21:07:41 UTC 2021 - Dirk Müller <dmueller@suse.com>