forked from pool/libfdatetime
- Update to release 20240115
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfdatetime?expand=0&rev=18
This commit is contained in:
parent
052c8e2e0a
commit
59a092b600
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ac5b22d4d6cfbdf5c65e12cca5a41d13dd5aa6e97a5c69de093240ed5ba16ac0
|
||||
size 571149
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmHeWLIACgkQ2WJeXXrQ
|
||||
F34zqwf8C47gcLXNuoTHgvW7Wp/G++UV2Bu2PWOKzE0z0yR8pmstofnLFDYYxZCC
|
||||
yt6RStGiqbIOczMvbs2JQ7f8R3771UlpSNCCRE1iz9Zh5xLazSgxduCvVmueb3Zi
|
||||
djqNSfsDb003vntAvNPsaAdTHC9ySzWZoAWBd7L//698OlPIJd1+/3oSzhTWFrAc
|
||||
k/MjLHKAQRi+VhqmAdpvml/k2XNtuNVlKXw4oI0NfUnzT4efSp6EiN+xEQIjJYv/
|
||||
HMbc+6UVkLtSlvt3IZ6/l5wnjZumYwYpReV7hCQA4vAMt1Jn+tqJOPx1ZLIs/1mt
|
||||
5a+KOl+L4ZEGYVLXfYhbZ/eifY1Y6Q==
|
||||
=XKwa
|
||||
-----END PGP SIGNATURE-----
|
3
libfdatetime-alpha-20240115.tar.gz
Normal file
3
libfdatetime-alpha-20240115.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0946bc3525f4a1cb1ef51a2351d983182551252c8ebc06f61d573b38578e37f2
|
||||
size 581965
|
11
libfdatetime-alpha-20240115.tar.gz.asc
Normal file
11
libfdatetime-alpha-20240115.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmWktsQACgkQ2WJeXXrQ
|
||||
F36zcQgAw/nR7A8Kvg23JzOxwKnTUdVa3NgghVDB1NgykfLrwCI2KFnVwGAU+4VQ
|
||||
8LIgqV5H94SVvF5xy7xf3dvvks4HiDhhvZiMr6ouMuqarKZyOd/zNcaCKmyYoT7C
|
||||
1JR1Ols5jc8ayEBLcyuMbI3BWeFq32WApazyGWyv+SgSVYKlNeJaWvl+028SoPOS
|
||||
lafT5Klo+dUu7is7wm/1pmzAVfhLBtBNECh8olrQEaUF4v2ys+F01Hi3OUwar03b
|
||||
P/l0Sj4vvSVn9NcGf1sng4PcFJ7D4twr/3eBsBgNH/JYJ66fqJoLbKxJrzUg8fE2
|
||||
NYzrcsvyUFSIqbk4U7yb6in0buIhYA==
|
||||
=yb4F
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 15 09:55:21 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 20240115
|
||||
* No user-visible changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 26 16:43:24 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libfdatetime
|
||||
#
|
||||
# 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: libfdatetime
|
||||
%define lname libfdatetime1
|
||||
Version: 20220112
|
||||
Version: 20240115
|
||||
Release: 0
|
||||
Summary: A library for date and time data types
|
||||
License: LGPL-3.0-or-later
|
||||
@ -29,7 +29,7 @@ Source2: https://github.com/libyal/libfdatetime/releases/download/%versio
|
||||
Source3: %name.keyring
|
||||
BuildRequires: c_compiler
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
||||
BuildRequires: pkgconfig(libcerror) >= 20240101
|
||||
# Various notes: https://en.opensuse.org/libyal
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user