diff --git a/libuna-alpha-20230710.tar.gz b/libuna-alpha-20230710.tar.gz deleted file mode 100644 index 0bb7df8..0000000 --- a/libuna-alpha-20230710.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8d2e972da7a6d1345ee0c4d5405b03cfe426774670a6b65908b5f18b036f7b5 -size 2005494 diff --git a/libuna-alpha-20230710.tar.gz.asc b/libuna-alpha-20230710.tar.gz.asc deleted file mode 100644 index 8681195..0000000 --- a/libuna-alpha-20230710.tar.gz.asc +++ /dev/null @@ -1,11 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmSsJBUACgkQ2WJeXXrQ -F35rkwf6AlJJopaDH9m0mE8NnNKExYxtVka8PUc2oZOIGi55bsmUSKaeMii8uDLT -7TDBhi5sbL/MsLNdLoeJ/nd1/GzeCC+sUrRz4AJj0v+y/E9qY8Dngcw3IumYtnQL -rTvrbkY+pzDrLJr4RpR5jVWdQvrRHQIAtjtkPth9EIfWSViDmwHbIy3I4PD4Kl4d -FF4Ub0zhu29VukQkU1UPmLTZzOuqkvAU/lH+YHsxaf2etaXd4+VEaHu0Uqv9uuD5 -PI7+ySjUe2i3O6ZKKT20if1LutQcOb+rrteKDSDW5T8Bi7ndYwhdbD+lRyNbP3to -fknuhfSLGr89CHNfhD9ebNwyht4e1g== -=93no ------END PGP SIGNATURE----- diff --git a/libuna-alpha-20240130.tar.gz b/libuna-alpha-20240130.tar.gz new file mode 100644 index 0000000..b5c6c6d --- /dev/null +++ b/libuna-alpha-20240130.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c0cea137ac4dd86a4de245d66eda5c88d4709028b3a86f0dfc01d16d34eb776 +size 2006948 diff --git a/libuna-alpha-20240130.tar.gz.asc b/libuna-alpha-20240130.tar.gz.asc new file mode 100644 index 0000000..6403d93 --- /dev/null +++ b/libuna-alpha-20240130.tar.gz.asc @@ -0,0 +1,11 @@ +-----BEGIN PGP SIGNATURE----- + +iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmW4bGoACgkQ2WJeXXrQ +F34JKAf9H3R/bmALUOMuIndrshQMi6+zbEsF2iMzLQy2pogBQgyykSS+EW7dR2m8 +/9w0rUuLYNN2Pp3DeBF1oLPi8jfeVVrmNXPBMpq8y4ezNCsYI81qssmI40Mhgyps +/l4xQv1PlZtF8rTlzvFLtEmPawOQ2B//IvyhIWoI6LBOkdp0KjmfjOtf99b1CRjt +OjsLQd4A3b/+7bNi3GzfffioUJJ7eKUh7RAOR2xiOMsg/gyWj22m1/TVXK3ZDt0y +bsVyh5MEOOlwEvcTAyCam/22aZNuWSzlHKZjsl6vuWfNCPNb7vrGTaCqTW0p7gt2 +ZbGWPbficfE+IptqZDODyq0Dxu3/Gg== +=ohar +-----END PGP SIGNATURE----- diff --git a/libuna.changes b/libuna.changes index d8973fe..098789f 100644 --- a/libuna.changes +++ b/libuna.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jan 30 08:55:37 UTC 2024 - Jan Engelhardt + +- Update to release 20240130 + * No user-visible changes + ------------------------------------------------------------------- Wed Jul 12 04:40:43 UTC 2023 - Jan Engelhardt diff --git a/libuna.spec b/libuna.spec index 91d2988..e3087b7 100644 --- a/libuna.spec +++ b/libuna.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2023 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 @@ -25,7 +25,7 @@ %define lname libuna1 Name: libuna%psuffix -Version: 20230710 +Version: 20240130 Release: 0 Summary: Library to support Unicode and ASCII (byte string) conversions License: LGPL-3.0-or-later @@ -37,13 +37,13 @@ Source3: libuna.keyring Source99: libuna-rpmlintrc BuildRequires: c_compiler BuildRequires: pkg-config -BuildRequires: pkgconfig(libcdatetime) >= 20230115 -BuildRequires: pkgconfig(libcerror) >= 20220101 +BuildRequires: pkgconfig(libcdatetime) >= 20240104 +BuildRequires: pkgconfig(libcerror) >= 20240101 %if "@BUILD_FLAVOR@" != "mini" -BuildRequires: pkgconfig(libcfile) >= 20220106 +BuildRequires: pkgconfig(libcfile) >= 20240106 %endif -BuildRequires: pkgconfig(libclocale) >= 20221218 -BuildRequires: pkgconfig(libcnotify) >= 20220108 +BuildRequires: pkgconfig(libclocale) >= 20240107 +BuildRequires: pkgconfig(libcnotify) >= 20240108 # Various notes: https://en.opensuse.org/libyal %description