From f41a6fb76da55fd35bc793605b59c63fbe0d74c385239985607a95659a32d980 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 7 Sep 2015 08:20:04 +0000 Subject: [PATCH] - Version bump to 0.10.1: * Fix expired certificates so the testsuite pass again OBS-URL: https://build.opensuse.org/package/show/network/libisds?expand=0&rev=4 --- libisds-0.10.1.tar.xz | 3 +++ libisds-0.10.tar.xz | 3 --- libisds.changes | 6 ++++++ libisds.spec | 6 +++--- 4 files changed, 12 insertions(+), 6 deletions(-) create mode 100644 libisds-0.10.1.tar.xz delete mode 100644 libisds-0.10.tar.xz 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