SHA256
1
0
forked from pool/ell

- Update to new upstream release 0.14

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/ell?expand=0&rev=6
This commit is contained in:
2018-11-13 13:05:20 +00:00
committed by Git OBS Bridge
parent 3c3b5376bd
commit f885b22cb4
6 changed files with 287 additions and 7 deletions

View File

@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -21,12 +21,13 @@ Name: ell
Summary: Wireless setup and cryptography library
License: LGPL-2.1-or-later
Group: Development/Libraries/C and C++
Version: 0.5
Version: 0.14
Release: 0
Url: https://01.org/ell
Source: https://mirrors.kernel.org/pub/linux/libs/ell/ell-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: https://mirrors.kernel.org/pub/linux/libs/ell/%name-%version.tar.xz
Source2: https://mirrors.kernel.org/pub/linux/libs/ell/%name-%version.tar.sign
Source3: %name.keyring
BuildRequires: gcc-c++
BuildRequires: libtool >= 2.2
BuildRequires: pkg-config