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