From 825d4e7d1ab293084a59250c3ab71a87e104794c0443824fa45223ea854d365c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 3 Sep 2015 12:54:20 +0000 Subject: [PATCH] Accepting request 328800 from home:AndreasStieger:branches:LibreOffice:Factory xmlsec1 1.2.20 OBS-URL: https://build.opensuse.org/request/show/328800 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/xmlsec1?expand=0&rev=4 --- xmlsec1-1.2.19.tar.gz | 3 --- xmlsec1-1.2.20.tar.gz | 3 +++ xmlsec1.changes | 7 +++++++ xmlsec1.spec | 8 ++++---- 4 files changed, 14 insertions(+), 7 deletions(-) delete mode 100644 xmlsec1-1.2.19.tar.gz create mode 100644 xmlsec1-1.2.20.tar.gz diff --git a/xmlsec1-1.2.19.tar.gz b/xmlsec1-1.2.19.tar.gz deleted file mode 100644 index 49e8761..0000000 --- a/xmlsec1-1.2.19.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2fc8f7c9fadb0f6c565bf304de798a875fc719005c20169f8e88028b20c8aac0 -size 1766298 diff --git a/xmlsec1-1.2.20.tar.gz b/xmlsec1-1.2.20.tar.gz new file mode 100644 index 0000000..c292eb4 --- /dev/null +++ b/xmlsec1-1.2.20.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3221593ca50f362b546a0888a1431ad24be1470f96b2469c0e0df5e1c55e7305 +size 1769329 diff --git a/xmlsec1.changes b/xmlsec1.changes index 630ed8b..e6ca497 100644 --- a/xmlsec1.changes +++ b/xmlsec1.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Sep 3 12:39:49 UTC 2015 - astieger@suse.com + +- update to 1.2.20: + * fix a number of miscellaneous bugs + * update expired or soon-to-be-expired certificates in test suite + ------------------------------------------------------------------- Tue Jan 7 13:10:28 UTC 2014 - mvyskocil@suse.com diff --git a/xmlsec1.spec b/xmlsec1.spec index a460356..8378341 100644 --- a/xmlsec1.spec +++ b/xmlsec1.spec @@ -1,7 +1,7 @@ # # spec file for package xmlsec1 # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -14,21 +14,21 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + %global libname libxmlsec1-1 %global libopenssl libxmlsec1-openssl1 %global libgcrypt libxmlsec1-gcrypt1 %global libgnutls libxmlsec1-gnutls1 %global libnss libxmlsec1-nss1 - Name: xmlsec1 -Version: 1.2.19 +Version: 1.2.20 Release: 0 Summary: Library providing support for "XML Signature" and "XML Encryption" standards License: MIT Group: Productivity/Security Url: http://www.aleksey.com/xmlsec/ Source0: http://www.aleksey.com/xmlsec/download/xmlsec1-%{version}.tar.gz - BuildRequires: libgcrypt-devel BuildRequires: libtool BuildRequires: pkgconfig