- Update to release 20240414

OBS-URL: https://build.opensuse.org/package/show/security:forensics/libuna?expand=0&rev=45
This commit is contained in:
Jan Engelhardt 2024-04-14 08:46:37 +00:00 committed by Git OBS Bridge
parent 258ea15137
commit 8ebc475d83
6 changed files with 28 additions and 23 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7c0cea137ac4dd86a4de245d66eda5c88d4709028b3a86f0dfc01d16d34eb776
size 2006948

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmW4bGoACgkQ2WJeXXrQ
F34JKAf9H3R/bmALUOMuIndrshQMi6+zbEsF2iMzLQy2pogBQgyykSS+EW7dR2m8
/9w0rUuLYNN2Pp3DeBF1oLPi8jfeVVrmNXPBMpq8y4ezNCsYI81qssmI40Mhgyps
/l4xQv1PlZtF8rTlzvFLtEmPawOQ2B//IvyhIWoI6LBOkdp0KjmfjOtf99b1CRjt
OjsLQd4A3b/+7bNi3GzfffioUJJ7eKUh7RAOR2xiOMsg/gyWj22m1/TVXK3ZDt0y
bsVyh5MEOOlwEvcTAyCam/22aZNuWSzlHKZjsl6vuWfNCPNb7vrGTaCqTW0p7gt2
ZbGWPbficfE+IptqZDODyq0Dxu3/Gg==
=ohar
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7b26b91f8b91bc970e5618655b4454bdbb04b362015fc92964f9e1ea65b2a2d7
size 2006903

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmYbfOMACgkQ2WJeXXrQ
F36cfAf+P5zwrcNqLKHvk2a7F6YMNveq5VeX77d0AAO3Wz83hdP2hYCYbdssiPyY
BYpUVTgJKfBrsQNFI+nmf5jq+PJFY2LaovJ0/E3UCH7/E2kSuH3xR5WEetDWuAOf
vPG3Kindzoh7wCGEk2fxNrQJjW3W5BwS/iisJ44TCEfJQV0ARhHaPTWvG3UMYFXB
uBoOTgXumUATE3bXCn85dA2vIeHxvk6UYpUBZ9BG/iJXIgAlwghu2yHAYWR0cXA+
xWECBPg+eqviQOdokl9YpH3hqAwiXUSWMsH9CzjBrJAnv39Sqyk8pKCyl6m1zCQn
xDKAXlCKs6ZFa0bdRovDQhfH0U07EQ==
=irxH
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Apr 14 08:46:21 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20240414
* No changelog was provided
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jan 30 08:55:37 UTC 2024 - Jan Engelhardt <jengelh@inai.de> Tue Jan 30 08:55:37 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -1,5 +1,5 @@
# #
# spec file # spec file for package libuna
# #
# Copyright (c) 2024 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
@ -25,7 +25,7 @@
%define lname libuna1 %define lname libuna1
Name: libuna%psuffix Name: libuna%psuffix
Version: 20240130 Version: 20240414
Release: 0 Release: 0
Summary: Library to support Unicode and ASCII (byte string) conversions Summary: Library to support Unicode and ASCII (byte string) conversions
License: LGPL-3.0-or-later License: LGPL-3.0-or-later
@ -37,13 +37,13 @@ Source3: libuna.keyring
Source99: libuna-rpmlintrc Source99: libuna-rpmlintrc
BuildRequires: c_compiler BuildRequires: c_compiler
BuildRequires: pkg-config BuildRequires: pkg-config
BuildRequires: pkgconfig(libcdatetime) >= 20240104 BuildRequires: pkgconfig(libcdatetime) >= 20240414
BuildRequires: pkgconfig(libcerror) >= 20240101 BuildRequires: pkgconfig(libcerror) >= 20240413
%if "@BUILD_FLAVOR@" != "mini" %if "@BUILD_FLAVOR@" != "mini"
BuildRequires: pkgconfig(libcfile) >= 20240106 BuildRequires: pkgconfig(libcfile) >= 20240414
%endif %endif
BuildRequires: pkgconfig(libclocale) >= 20240107 BuildRequires: pkgconfig(libclocale) >= 20240414
BuildRequires: pkgconfig(libcnotify) >= 20240108 BuildRequires: pkgconfig(libcnotify) >= 20240414
# Various notes: https://en.opensuse.org/libyal # Various notes: https://en.opensuse.org/libyal
%description %description
@ -109,8 +109,7 @@ rm -f "$b/%_libdir"/*.la
rm -Rf "$b/%_bindir" "$b/%_mandir/man1" rm -Rf "$b/%_bindir" "$b/%_mandir/man1"
%endif %endif
%post -n %lname%psuffix -p /sbin/ldconfig %ldconfig_scriptlets -n %lname%psuffix
%postun -n %lname%psuffix -p /sbin/ldconfig
%files -n %lname%psuffix %files -n %lname%psuffix
%license COPYING %license COPYING