forked from pool/libuna
- Update to release 20240414
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libuna?expand=0&rev=45
This commit is contained in:
parent
258ea15137
commit
8ebc475d83
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7c0cea137ac4dd86a4de245d66eda5c88d4709028b3a86f0dfc01d16d34eb776
|
||||
size 2006948
|
@ -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-----
|
3
libuna-alpha-20240414.tar.gz
Normal file
3
libuna-alpha-20240414.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b26b91f8b91bc970e5618655b4454bdbb04b362015fc92964f9e1ea65b2a2d7
|
||||
size 2006903
|
11
libuna-alpha-20240414.tar.gz.asc
Normal file
11
libuna-alpha-20240414.tar.gz.asc
Normal 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-----
|
@ -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>
|
||||
|
||||
|
17
libuna.spec
17
libuna.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file
|
||||
# spec file for package libuna
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
@ -25,7 +25,7 @@
|
||||
%define lname libuna1
|
||||
|
||||
Name: libuna%psuffix
|
||||
Version: 20240130
|
||||
Version: 20240414
|
||||
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) >= 20240104
|
||||
BuildRequires: pkgconfig(libcerror) >= 20240101
|
||||
BuildRequires: pkgconfig(libcdatetime) >= 20240414
|
||||
BuildRequires: pkgconfig(libcerror) >= 20240413
|
||||
%if "@BUILD_FLAVOR@" != "mini"
|
||||
BuildRequires: pkgconfig(libcfile) >= 20240106
|
||||
BuildRequires: pkgconfig(libcfile) >= 20240414
|
||||
%endif
|
||||
BuildRequires: pkgconfig(libclocale) >= 20240107
|
||||
BuildRequires: pkgconfig(libcnotify) >= 20240108
|
||||
BuildRequires: pkgconfig(libclocale) >= 20240414
|
||||
BuildRequires: pkgconfig(libcnotify) >= 20240414
|
||||
# Various notes: https://en.opensuse.org/libyal
|
||||
|
||||
%description
|
||||
@ -109,8 +109,7 @@ rm -f "$b/%_libdir"/*.la
|
||||
rm -Rf "$b/%_bindir" "$b/%_mandir/man1"
|
||||
%endif
|
||||
|
||||
%post -n %lname%psuffix -p /sbin/ldconfig
|
||||
%postun -n %lname%psuffix -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets -n %lname%psuffix
|
||||
|
||||
%files -n %lname%psuffix
|
||||
%license COPYING
|
||||
|
Loading…
Reference in New Issue
Block a user