- 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
This commit is contained in:
parent
f628425bd7
commit
f41a6fb76d
3
libisds-0.10.1.tar.xz
Normal file
3
libisds-0.10.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2d849357cb41eb6d5322ff92b1531a10f4fbc8c9f73b02de7f542a7e36dac1ef
|
||||
size 721444
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f2cb8bddbee79070bce599556ebbde42cacac1bc3ee405ab74c3b18a3dc3996f
|
||||
size 721260
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user