SHA256
1
0
forked from pool/libisds

Accepting request 329437 from network

- Version bump to 0.10.1:
  * Fix expired certificates so the testsuite pass again

OBS-URL: https://build.opensuse.org/request/show/329437
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libisds?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2015-09-08 15:44:35 +00:00 committed by Git OBS Bridge
commit 05bb738ad4
4 changed files with 12 additions and 6 deletions

3
libisds-0.10.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2d849357cb41eb6d5322ff92b1531a10f4fbc8c9f73b02de7f542a7e36dac1ef
size 721444

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f2cb8bddbee79070bce599556ebbde42cacac1bc3ee405ab74c3b18a3dc3996f
size 721260

View File

@ -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

View File

@ -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