SHA256
1
0
forked from pool/libHX
2014-02-21 19:51:06 +00:00
committed by Git OBS Bridge
parent cec31dfd62
commit 15adb9f925
6 changed files with 17 additions and 50 deletions

BIN
libHX-3.18.tar.xz (Stored with Git LFS)

Binary file not shown.

View File

@@ -1,17 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iQIcBAABAgAGBQJSxoG6AAoJEN//LNsZ/DONGfcQAIITPrbVY9axjfYYYnIVALNX
L5HTK0XzMLZUCamuL2dDQ7pJj5TadA8OW36uzL4aewAwXnhr7wfw/I/ZKMZ9MzN/
+h2kUwZKCLVSffs/N5EfM7nyDI1e4L0c3UgiFLny26lCCEWKAbHCGrzw5XPg3ELq
ennTSfsA4FleOyEbd2eEbbkGqFkyXImKwKXfPYqIZl6QPudfgVDZfOhx5F0UhUGc
GutkpNhDkx/p9cKWIcvIix1uAo5IWMpPAIpLDs0P4dReQ1kZBA++7YiFa6bNydKH
IDXvCntLc5MnRF/9fcYyGu/W89N512lMxzhZIT9J09gUCftlYBwUMSWzD0g6W+ic
2nKcGP91NjeT3O4NeqYwFum5cARMrA5MUP3w1kDWoI068KfaPj9FmURq7TlLOEsL
BBqafAZg3ETZsEpLvPup9ehxyIkIFu+r93zFZBOAupFgI4JV7VU/YbAcA5th/Vp4
Af58NK0iJX+iv/E3ykKSotFwNDAs9wp4mIsNtHrnusBzz897Vsx+jmHnABnwzpm9
6oWvjCUA4oU8qmv/IwAtX8ZFz/J3/icEi8KkdQ8yIktWoXujns1kIZK8zx8Eoa6y
myaNeSrrhh0lh4e4KG/PtnUjbyZ6MK+bCCvYPDdIv68ECZpmdDlMgN6AH/tQGeT9
YaQlvRjpjN3bL0fF9foz
=RoTN
-----END PGP SIGNATURE-----

BIN
libHX-3.19.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

7
libHX-3.19.tar.xz.asc Normal file
View File

@@ -0,0 +1,7 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (GNU/Linux)
iF4EABEIAAYFAlMHpTsACgkQkb3j62iiDkXzqAD/Yv7zS4ONYtRAVZpbS5rs4dLn
gobc05p0vLwj1XagTO8BAJlXeqhJb4DeyCBrlJOS7BfrkZsfovDxvRoyV4sgaOlr
=2JiV
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Feb 21 19:13:11 UTC 2014 - jengelh@inai.de
- Update to new upstream release 3.19
* string: add the HXQUOTE_SQLSQUOTE quoting variant
-------------------------------------------------------------------
Mon Feb 10 17:12:56 UTC 2014 - jengelh@inai.de

View File

@@ -21,7 +21,7 @@ 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.18
Version: 3.19
Release: 0
Url: http://libhx.sf.net/
@@ -43,18 +43,6 @@ data structures and functions commonly needed, such as maps, deques,
linked lists, string formatting and autoresizing, option and config
file parsing, type checking casts and more.
libHX aids in quickly writing up C and C++ data processing programs,
by consolidating tasks that often happen to be open-coded, such as
(simple) config file reading, option parsing, directory traversal,
and others, into a library. The focus is on reducing the amount of
time (and secondarily, the amount of code) a developer has to spend
for otherwise implementing such.
Authors:
--------
Jan Engelhardt <jengelh [at] medozas de>
%package -n %lname
Summary: Useful collection of routines for C and C++ programming
Group: System/Libraries
@@ -72,11 +60,6 @@ and others, into a library. The focus is on reducing the amount of
time (and secondarily, the amount of code) a developer has to spend
for otherwise implementing such.
Authors:
--------
Jan Engelhardt <jengelh [at] medozas de>
%package devel
Summary: Useful collection of routines for C and C++ programming
Group: Development/Libraries/C and C++
@@ -88,18 +71,6 @@ data structures and functions commonly needed, such as maps, deques,
linked lists, string formatting and autoresizing, option and config
file parsing, type checking casts and more.
libHX aids in quickly writing up C and C++ data processing programs,
by consolidating tasks that often happen to be open-coded, such as
(simple) config file reading, option parsing, directory traversal,
and others, into a library. The focus is on reducing the amount of
time (and secondarily, the amount of code) a developer has to spend
for otherwise implementing such.
Authors:
--------
Jan Engelhardt <jengelh [at] medozas de>
%prep
%{?gpg_verify: %gpg_verify %{S:2}}
%if 0%{?__xz:1}