forked from pool/libfusn
- Update to release 20240123
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfusn?expand=0&rev=10
This commit is contained in:
parent
f400ba5b52
commit
fb350f32dd
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:be73cb323b940a6277e3f3c1beff0fa9ad0f6e0cf71c0609f36c0d140287f8e5
|
|
||||||
size 1076919
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmHnsisACgkQ2WJeXXrQ
|
|
||||||
F346jAf/QSwTlN0QJzLTTdGBq1mGsIb52YvKM77W2h7vtMXSA0vNJLvWpZmlsSLW
|
|
||||||
oIyQEsrdfrNz07FivTS43vrYTI2cJPCB8pHWVOPV+nwS9ugl0ZJrQVbJFl2iTLRJ
|
|
||||||
y/gvyIV1o+niKcO7IPHPMdcOeqvk0hhlkBRSh0wTXebGkzZqamHRO4DfByrHfMOc
|
|
||||||
p+ELU/4dlQzyp+YfTdksLOFLXexlS7dYsm9PRIF3mDSxZnzLDfCFdUc3vbakFOrI
|
|
||||||
6UlZhDnptDPbZ6esfa7IXGXYT3sgl5FrHXaPsRAJEWfIRiQU5IfwKiAJudZkWd5n
|
|
||||||
0hnkjdgumiiOYdNiwGU7oKr9sn8qbw==
|
|
||||||
=eCEF
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
libfusn-experimental-20240123.tar.gz
Normal file
3
libfusn-experimental-20240123.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a03ba499d79a26c120fcfafa256c54ebed79f0aaae8c4721c7eaa3f085196973
|
||||||
|
size 1099542
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 24 00:28:42 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 20240123
|
||||||
|
* No user-visible changes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Nov 26 16:43:24 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
Sat Nov 26 16:43:24 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
14
libfusn.spec
14
libfusn.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libfusn
|
# spec file for package libfusn
|
||||||
#
|
#
|
||||||
# Copyright (c) 2022 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -18,21 +18,21 @@
|
|||||||
|
|
||||||
Name: libfusn
|
Name: libfusn
|
||||||
%define lname libfusn1
|
%define lname libfusn1
|
||||||
Version: 20220119
|
Version: 20240123
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library for Update Sequence Number (USN) Journal data types
|
Summary: Library for Update Sequence Number (USN) Journal data types
|
||||||
License: LGPL-3.0-or-later
|
License: LGPL-3.0-or-later
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
URL: https://github.com/libyal/libfusn
|
URL: https://github.com/libyal/libfusn
|
||||||
Source: https://github.com/libyal/libfusn/releases/download/%version/libfusn-experimental-%version.tar.gz
|
Source: https://github.com/libyal/libfusn/releases/download/%version/libfusn-experimental-%version.tar.gz
|
||||||
Source2: https://github.com/libyal/libfusn/releases/download/%version/libfusn-experimental-%version.tar.gz.asc
|
#Source2: https://github.com/libyal/libfusn/releases/download/%version/libfusn-experimental-%version.tar.gz.asc
|
||||||
Source9: %name.keyring
|
Source9: %name.keyring
|
||||||
BuildRequires: c_compiler
|
BuildRequires: c_compiler
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
BuildRequires: pkgconfig(libcerror) >= 20240101
|
||||||
BuildRequires: pkgconfig(libcnotify) >= 20220108
|
BuildRequires: pkgconfig(libcnotify) >= 20240108
|
||||||
BuildRequires: pkgconfig(libfdatetime) >= 20220112
|
BuildRequires: pkgconfig(libfdatetime) >= 20240115
|
||||||
BuildRequires: pkgconfig(libuna) >= 20220102
|
BuildRequires: pkgconfig(libuna) >= 20230710
|
||||||
# Various notes: https://en.opensuse.org/libyal
|
# Various notes: https://en.opensuse.org/libyal
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user