From d5f756ca1eaa4ab35f700ee4799f085646eac05e4fe3dc0bb453fb9cf4148140 Mon Sep 17 00:00:00 2001 From: Pedro Monreal Gonzalez Date: Mon, 12 Apr 2021 09:02:58 +0000 Subject: [PATCH] Accepting request 883674 from home:AndreasStieger:branches:Base:System libksba 1.5.1 OBS-URL: https://build.opensuse.org/request/show/883674 OBS-URL: https://build.opensuse.org/package/show/Base:System/libksba?expand=0&rev=44 --- libksba-1.5.0.tar.bz2 | 3 --- libksba-1.5.0.tar.bz2.sig | Bin 119 -> 0 bytes libksba-1.5.1.tar.bz2 | 3 +++ libksba-1.5.1.tar.bz2.sig | Bin 0 -> 119 bytes libksba.changes | 6 ++++++ libksba.spec | 6 +++--- 6 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 libksba-1.5.0.tar.bz2 delete mode 100644 libksba-1.5.0.tar.bz2.sig create mode 100644 libksba-1.5.1.tar.bz2 create mode 100644 libksba-1.5.1.tar.bz2.sig diff --git a/libksba-1.5.0.tar.bz2 b/libksba-1.5.0.tar.bz2 deleted file mode 100644 index f67fc59..0000000 --- a/libksba-1.5.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae4af129216b2d7fdea0b5bf2a788cd458a79c983bb09a43f4d525cc87aba0ba -size 656518 diff --git a/libksba-1.5.0.tar.bz2.sig b/libksba-1.5.0.tar.bz2.sig deleted file mode 100644 index d32ad76c1cb3146fc9edc64464830ae95b4996ea7603a4a51f1928b31a05c389..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 119 zcmeAuWnmEGV2~A4WXWBXm$E!p!y#PSlPRcU`VKV*t6Qv0@mpOcGH`JUz(lrQWMo+D zl`mZHd$-i!{hi)d!9~}qRRy=|Mp|4`JiTxEm7718Gcp`nusl8_-%*gw Ueai^#9eb=Joer#xsmSC301Is}LjV8( literal 0 HcmV?d00001 diff --git a/libksba.changes b/libksba.changes index d63991a..5848cf3 100644 --- a/libksba.changes +++ b/libksba.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Apr 7 18:58:34 UTC 2021 - Andreas Stieger + +- libksba 1.5.1: + * Support Brainpool curves specified by ECDomainParameters + ------------------------------------------------------------------- Fri Nov 20 18:49:02 UTC 2020 - Andreas Stieger diff --git a/libksba.spec b/libksba.spec index 41618a1..781e143 100644 --- a/libksba.spec +++ b/libksba.spec @@ -1,7 +1,7 @@ # # spec file for package libksba # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,10 @@ %define soname 8 Name: libksba -Version: 1.5.0 +Version: 1.5.1 Release: 0 Summary: A X.509 Library -License: (LGPL-3.0-or-later OR GPL-2.0-or-later) AND GPL-3.0-or-later AND MIT +License: (GPL-2.0-or-later OR LGPL-3.0-or-later) AND GPL-3.0-or-later AND MIT Group: Development/Libraries/C and C++ URL: https://www.gnupg.org Source: https://www.gnupg.org/ftp/gcrypt/libksba/%{name}-%{version}.tar.bz2