diff --git a/libical-3.0.10.tar.gz b/libical-3.0.10.tar.gz new file mode 100644 index 0000000..eb5f478 --- /dev/null +++ b/libical-3.0.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f933b3e6cf9d56a35bb5625e8e4a9c3a50239a85aea05ed842932c1a1dc336b4 +size 889470 diff --git a/libical-3.0.9.tar.gz b/libical-3.0.9.tar.gz deleted file mode 100644 index 49616e8..0000000 --- a/libical-3.0.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bd26d98b7fcb2eb0cd5461747bbb02024ebe38e293ca53a7dfdcb2505265a728 -size 886500 diff --git a/libical.changes b/libical.changes index 9648671..a3a8ad9 100644 --- a/libical.changes +++ b/libical.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Apr 20 09:08:38 UTC 2021 - Paolo Stivanin + +- 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 diff --git a/libical.spec b/libical.spec index 1717dbb..eea5416 100644 --- a/libical.spec +++ b/libical.spec @@ -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