forked from pool/libHX
libHX-3.20
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libHX?expand=0&rev=73
This commit is contained in:
BIN
libHX-3.19.tar.xz
(Stored with Git LFS)
BIN
libHX-3.19.tar.xz
(Stored with Git LFS)
Binary file not shown.
@@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v2.0.22 (GNU/Linux)
|
||||
|
||||
iF4EABEIAAYFAlMHpTsACgkQkb3j62iiDkXzqAD/Yv7zS4ONYtRAVZpbS5rs4dLn
|
||||
gobc05p0vLwj1XagTO8BAJlXeqhJb4DeyCBrlJOS7BfrkZsfovDxvRoyV4sgaOlr
|
||||
=2JiV
|
||||
-----END PGP SIGNATURE-----
|
7
libHX-3.20.tar.asc
Normal file
7
libHX-3.20.tar.asc
Normal file
@@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v2.0.22 (GNU/Linux)
|
||||
|
||||
iF4EABEIAAYFAlNRUrUACgkQkb3j62iiDkXz9QD+OgAnJfuihjt3h/TytdgL0QGv
|
||||
adoov9kYZ2Ot+0QOrOAA/iqipaXxmk3NTaOagMtbnTcOHmlu6684WJhAs/H9MAiK
|
||||
=JDAR
|
||||
-----END PGP SIGNATURE-----
|
BIN
libHX-3.20.tar.xz
(Stored with Git LFS)
Normal file
BIN
libHX-3.20.tar.xz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 18 16:29:13 UTC 2014 - jengelh@inai.de
|
||||
|
||||
- Update to new upstream release 3.20
|
||||
* Build fixes for the Solaris platform
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 21 19:13:11 UTC 2014 - jengelh@inai.de
|
||||
|
||||
|
@@ -21,21 +21,18 @@ Name: libHX
|
||||
Summary: Useful collection of routines for C and C++ programming
|
||||
License: LGPL-2.1 or LGPL-3.0
|
||||
Group: Development/Libraries/C and C++
|
||||
Version: 3.19
|
||||
Version: 3.20
|
||||
Release: 0
|
||||
Url: http://libhx.sf.net/
|
||||
|
||||
Source: http://downloads.sf.net/libhx/libHX-%version.tar.xz
|
||||
Source2: http://downloads.sf.net/libhx/libHX-%version.tar.xz.asc
|
||||
Source2: http://downloads.sf.net/libhx/libHX-%version.tar.asc
|
||||
Source3: baselibs.conf
|
||||
Source4: %name.keyring
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: xz
|
||||
%if 0%{?suse_version} >= 1230
|
||||
BuildRequires: gpg-offline
|
||||
%endif
|
||||
|
||||
%description
|
||||
libHX is a C library (with some C++ bindings available) that provides
|
||||
@@ -72,7 +69,6 @@ linked lists, string formatting and autoresizing, option and config
|
||||
file parsing, type checking casts and more.
|
||||
|
||||
%prep
|
||||
%{?gpg_verify: %gpg_verify %{S:2}}
|
||||
%if 0%{?__xz:1}
|
||||
%setup -q
|
||||
%else
|
||||
|
Reference in New Issue
Block a user