diff --git a/libisds-0.10.1.tar.xz b/libisds-0.10.1.tar.xz new file mode 100644 index 0000000..209b69f --- /dev/null +++ b/libisds-0.10.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d849357cb41eb6d5322ff92b1531a10f4fbc8c9f73b02de7f542a7e36dac1ef +size 721444 diff --git a/libisds-0.10.tar.xz b/libisds-0.10.tar.xz deleted file mode 100644 index 6d10c0c..0000000 --- a/libisds-0.10.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f2cb8bddbee79070bce599556ebbde42cacac1bc3ee405ab74c3b18a3dc3996f -size 721260 diff --git a/libisds.changes b/libisds.changes index 581ec8f..51251ae 100644 --- a/libisds.changes +++ b/libisds.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 7 08:19:41 UTC 2015 - tchvatal@suse.com + +- Version bump to 0.10.1: + * Fix expired certificates so the testsuite pass again + ------------------------------------------------------------------- Mon Jan 12 08:16:39 UTC 2015 - tchvatal@suse.com diff --git a/libisds.spec b/libisds.spec index 73a930c..0d81f43 100644 --- a/libisds.spec +++ b/libisds.spec @@ -1,7 +1,7 @@ # # spec file for package libisds # -# Copyright (c) 2015 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 @@ -18,7 +18,7 @@ %define libname %{name}5 Name: libisds -Version: 0.10 +Version: 0.10.1 Release: 0 Summary: Library for accessing the Czech Data Boxes License: LGPL-3.0+ @@ -30,9 +30,9 @@ BuildRequires: libgcrypt-devel BuildRequires: pkg-config BuildRequires: pkgconfig(expat) >= 2.0.0 BuildRequires: pkgconfig(gnutls) >= 2.12.0 +BuildRequires: pkgconfig(libcrypto) BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(libxml-2.0) -BuildRequires: pkgconfig(libcrypto) Requires: gpg2 BuildRoot: %{_tmppath}/%{name}-%{version}-build