From 442a1193839e97eef3a506951176539e4ad3ff833fdff7faf10488bd70db9d20 Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Fri, 20 Dec 2019 14:25:13 +0000 Subject: [PATCH] Accepting request 758346 from home:jengelh:branches:devel:libraries:c_c++ - Update to release 3.0.7 OBS-URL: https://build.opensuse.org/request/show/758346 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libical?expand=0&rev=66 --- libical-3.0.6.tar.gz | 3 --- libical-3.0.7.tar.gz | 3 +++ libical.changes | 7 +++++++ libical.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 libical-3.0.6.tar.gz create mode 100644 libical-3.0.7.tar.gz diff --git a/libical-3.0.6.tar.gz b/libical-3.0.6.tar.gz deleted file mode 100644 index e29c74f..0000000 --- a/libical-3.0.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5c8a21c2b732ece4a33e5c862970b4f35a8548bbcda50de5695f6fc211ac4d97 -size 879939 diff --git a/libical-3.0.7.tar.gz b/libical-3.0.7.tar.gz new file mode 100644 index 0000000..f286f4b --- /dev/null +++ b/libical-3.0.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0abe66df1ea826e57db7f281c704ede834c84139012e6c686ea7adafd4e763fc +size 881352 diff --git a/libical.changes b/libical.changes index 70ce97d..5dee7e6 100644 --- a/libical.changes +++ b/libical.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Dec 19 22:36:07 UTC 2019 - Jan Engelhardt + +- Update to release 3.0.7 + * Fix memory leaks in attachment handling and elsewhere. + * Fix a multithreading race condition. + ------------------------------------------------------------------- Wed Oct 30 11:49:14 UTC 2019 - Adam Majer diff --git a/libical.spec b/libical.spec index 4b1621e..723ecbb 100644 --- a/libical.spec +++ b/libical.spec @@ -1,7 +1,7 @@ # # spec file for package libical # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ %bcond_with glib %endif Name: libical%{name_ext} -Version: 3.0.6 +Version: 3.0.7 Release: 0 %if %{without glib} Summary: An Implementation of Basic iCAL Protocols