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
This commit is contained in:
parent
a06af81c77
commit
442a119383
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5c8a21c2b732ece4a33e5c862970b4f35a8548bbcda50de5695f6fc211ac4d97
|
||||
size 879939
|
3
libical-3.0.7.tar.gz
Normal file
3
libical-3.0.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0abe66df1ea826e57db7f281c704ede834c84139012e6c686ea7adafd4e763fc
|
||||
size 881352
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 19 22:36:07 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- 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 <adam.majer@suse.de>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user