diff --git a/libHX-3.19.tar.xz b/libHX-3.19.tar.xz deleted file mode 100644 index dc25291..0000000 --- a/libHX-3.19.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dd4deefb17669017a2c4125bcbbd1da6247d169437fa512b0c07758ef472d063 -size 874144 diff --git a/libHX-3.19.tar.xz.asc b/libHX-3.19.tar.xz.asc deleted file mode 100644 index e417efe..0000000 --- a/libHX-3.19.tar.xz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.22 (GNU/Linux) - -iF4EABEIAAYFAlMHpTsACgkQkb3j62iiDkXzqAD/Yv7zS4ONYtRAVZpbS5rs4dLn -gobc05p0vLwj1XagTO8BAJlXeqhJb4DeyCBrlJOS7BfrkZsfovDxvRoyV4sgaOlr -=2JiV ------END PGP SIGNATURE----- diff --git a/libHX-3.20.tar.asc b/libHX-3.20.tar.asc new file mode 100644 index 0000000..e316668 --- /dev/null +++ b/libHX-3.20.tar.asc @@ -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----- diff --git a/libHX-3.20.tar.xz b/libHX-3.20.tar.xz new file mode 100644 index 0000000..49ac383 --- /dev/null +++ b/libHX-3.20.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58fde7a44c6217a25a2fdfb3563dc8c5efa6316181674278594e0d8a4d1f0ff8 +size 874504 diff --git a/libHX.changes b/libHX.changes index 82aa6cc..8b486e7 100644 --- a/libHX.changes +++ b/libHX.changes @@ -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 diff --git a/libHX.spec b/libHX.spec index ab08bc8..64b5522 100644 --- a/libHX.spec +++ b/libHX.spec @@ -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