forked from pool/libHX
- Update to release 4.13
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libHX?expand=0&rev=112
This commit is contained in:
parent
eb08b1c09f
commit
e3b35f4fc9
@ -1,4 +0,0 @@
|
||||
libHX32
|
||||
libHX-devel
|
||||
requires -libHX-<targettype>
|
||||
requires "libHX32-<targettype> = <version>"
|
@ -1,7 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCY/y2egAKCRD3bv5dDCI6
|
||||
j5pxAP9ssRHU+cYPWpLi+7/QWLwqhxXEnK0viZ5ECnXnMiGWBwEAxoHPYwk7cFzF
|
||||
b5ZB2a9/5t+LPSXaRxPEYEYXDbSY5wo=
|
||||
=8jEo
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f72e06cf6d86d08d53a5352e643e6ff55cbf3631513c13e3dc68ef298be951b7
|
||||
size 380024
|
7
libHX-4.13.tar.asc
Normal file
7
libHX-4.13.tar.asc
Normal file
@ -0,0 +1,7 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iHUEABYKAB0WIQS8oMXDCcrFaedKkhz3bv5dDCI6jwUCZJKw6AAKCRD3bv5dDCI6
|
||||
jzD+AQDaDMX4ivkfGBjugKpSIE56Tun6/wbAOrPBdte0JmCPkQD/Qee42TZTC1X6
|
||||
JJ/Ns7q8OFIYsIcLxTZqXIBA12QOzwA=
|
||||
=cyQY
|
||||
-----END PGP SIGNATURE-----
|
3
libHX-4.13.tar.xz
Normal file
3
libHX-4.13.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a05f970cba12a5aa383ab1d61268c395f84e2ff45ab941fe1c61fd9eb374921d
|
||||
size 380056
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 21 08:17:08 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 4.13
|
||||
* io: do not fail HX_mkdir when a component is a symlink to a
|
||||
directory
|
||||
* xml_helper: fix infinite recursion in xml_getnsprop
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 13:57:50 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libHX
|
||||
%define lname libHX32
|
||||
Version: 4.12
|
||||
Version: 4.13
|
||||
Release: 0
|
||||
Summary: Collection of routines for C and C++ programming
|
||||
License: LGPL-2.1-or-later
|
||||
@ -27,7 +27,6 @@ URL: https://inai.de/projects/libhx/
|
||||
|
||||
Source: https://inai.de/files/libhx/libHX-%version.tar.xz
|
||||
Source2: https://inai.de/files/libhx/libHX-%version.tar.asc
|
||||
Source3: baselibs.conf
|
||||
Source4: %name.keyring
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: pkg-config
|
||||
|
Loading…
Reference in New Issue
Block a user