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:
parent
f586eed564
commit
c56d21b3ba
3
libical-3.0.10.tar.gz
Normal file
3
libical-3.0.10.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f933b3e6cf9d56a35bb5625e8e4a9c3a50239a85aea05ed842932c1a1dc336b4
|
||||
size 889470
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bd26d98b7fcb2eb0cd5461747bbb02024ebe38e293ca53a7dfdcb2505265a728
|
||||
size 886500
|
@ -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>
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
%bcond_with glib
|
||||
%endif
|
||||
Name: libical%{name_ext}
|
||||
Version: 3.0.9
|
||||
Version: 3.0.10
|
||||
Release: 0
|
||||
URL: https://github.com/libical/libical
|
||||
Source: %{url}/releases/download/v%{version}/libical-%{version}.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user