diff --git a/libcpath-alpha-20220108.tar.gz b/libcpath-alpha-20220108.tar.gz deleted file mode 100644 index b010a76..0000000 --- a/libcpath-alpha-20220108.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a87612fa95ad61021b39e97bf5fc663576c91a0d095703c3a4b2211c95646145 -size 1033766 diff --git a/libcpath-alpha-20220108.tar.gz.asc b/libcpath-alpha-20220108.tar.gz.asc deleted file mode 100644 index 96feff9..0000000 --- a/libcpath-alpha-20220108.tar.gz.asc +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmHZMAEACgkQ2WJeXXrQ -F35Akgf9F1Vwh2UvwOikYsW4rjK74Atwt0aR7IO8YP+jKwSprarugX024hE1C3CN -yiEXufwTkjFdg6DkhKFAp4+2YVSlohqxW2m59kOcT8/UfpmGGfbladHKBXXfu07x -l4wWVX3x/I1VL5080QLa+KY1TEL7T0WF+CQrjhPBG4PDN/fljgD02beqWB18PFQs -bEIzvbKbRWLtbDHlg9+BxBPcqwHCzD5SKv2nttXvGu7u2pYdJmW+C7EaLLAuURRJ -M6BritjqzUhiEq5hzBtvdhb52nvHSknmWKn7wZfIQH54gaIWJ/DT4cgwiZfa2PrW -3GyPxU0XPGDnEtwVSWV/u2hBB1piVQ== -=6SwW ------END PGP SIGNATURE----- diff --git a/libcpath-alpha-20240109.tar.gz b/libcpath-alpha-20240109.tar.gz new file mode 100644 index 0000000..c70da2d --- /dev/null +++ b/libcpath-alpha-20240109.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:926e076a649326a1e550ebd4b9b7d26c717cb0f797ed69a82d440a5a23a26897 +size 1054068 diff --git a/libcpath-alpha-20240109.tar.gz.asc b/libcpath-alpha-20240109.tar.gz.asc new file mode 100644 index 0000000..44a0324 --- /dev/null +++ b/libcpath-alpha-20240109.tar.gz.asc @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmWcx8sACgkQ2WJeXXrQ +F35ktwgAjd7aiLYmRC5lcIKY/u+BCm04cah7QIWyb6NVTCtkedp8n4FSIM33NSig +/RDtkV4W421dGb4V43nqVSSTeNx1B/fi49GVVZYeWOJMKPVjbo7cCf6/PcabFgMK +W1jCxbHMwx+zjP7JeRPVhK+Owk+RqdsHLHJq7hYzOZSGWCsOJqb0CAfyEqAr1OdJ +guwZXVbnQ7kNhlA2FLyEp/kxE3oJ2WXztv1mvAx/tKj7vZeR6zyEpLbEEsFSyvwJ +1cof5NTLkUbSYfdVHxpysVuvdEQnkCYn6lpqCv4QgHLDzpr8NHLTdtqYJ/c8NVLx ++H4I77TcdXTKSWzzPCZ1O4C18cklIg== +=ED4z +-----END PGP SIGNATURE----- diff --git a/libcpath.changes b/libcpath.changes index 256bda6..ab85c6a 100644 --- a/libcpath.changes +++ b/libcpath.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jan 9 09:15:27 UTC 2024 - Jan Engelhardt + +- Update to release 20240109 + * No changelog was provided + ------------------------------------------------------------------- Sat Nov 26 16:43:24 UTC 2022 - Jan Engelhardt diff --git a/libcpath.spec b/libcpath.spec index 5b78814..686925b 100644 --- a/libcpath.spec +++ b/libcpath.spec @@ -1,7 +1,7 @@ # # spec file for package libcpath # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: libcpath %define lname libcpath1 -Version: 20220108 +Version: 20240109 Release: 0 Summary: Library for C path functions License: LGPL-3.0-or-later @@ -29,10 +29,10 @@ Source2: https://github.com/libyal/libcpath/releases/download/%version/li Source9: %name.keyring BuildRequires: c_compiler BuildRequires: pkg-config -BuildRequires: pkgconfig(libcerror) >= 20220101 -BuildRequires: pkgconfig(libclocale) >= 20220107 -BuildRequires: pkgconfig(libcsplit) >= 20210411 -BuildRequires: pkgconfig(libuna) >= 20210801 +BuildRequires: pkgconfig(libcerror) >= 20240101 +BuildRequires: pkgconfig(libclocale) >= 20240107 +BuildRequires: pkgconfig(libcsplit) >= 20220109 +BuildRequires: pkgconfig(libuna) >= 20230710 # Various notes: https://en.opensuse.org/libyal %description