Accepting request 1140084 from security:forensics
- Update to release 20240120 OBS-URL: https://build.opensuse.org/request/show/1140084 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfplist?expand=0&rev=7
This commit is contained in:
commit
c743e1ae01
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f92563a779aa62321a74bda0349db7d2615786440c13db596719425606f73a24
|
||||
size 1481909
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmU2gggACgkQ2WJeXXrQ
|
||||
F35ZAgf8Dt0FARBgOBp37mKMx+wTUI5weML0pZE/QEEcWFs3xtCQ44EAnIpfkqrF
|
||||
NaXjV32djmWCgclWQyWrcJKTM4ZbdI4qCN3z5mIktNZut1NLDg7SJ//kyCO2dJlU
|
||||
fsyM4XXjYtpIq7QP3CTbBPkADCeypUFt9vp216KyHFgwRqHm6Dri3U6674FDeBEp
|
||||
cDNDLQAA6kRKeVwCZ8OvsQduNxsPtK/a2IYqF2lHOdVX3SUtiAxNy03IlfSpTWzM
|
||||
4uNc9BcVFqATKSW6l49UrFOQlgCEmTfLmpGw7Znt5zdhAj8sX3HB6l3jiBzC5Ecj
|
||||
f/fUTYa7hZQJ46mBMwBINgo6hS9RTw==
|
||||
=9dID
|
||||
-----END PGP SIGNATURE-----
|
3
libfplist-experimental-20240120.tar.gz
Normal file
3
libfplist-experimental-20240120.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d792ba17f412fd35e705b37dd381d4ab92732827d5f205e6b218bbfe3fc50cc
|
||||
size 1483019
|
11
libfplist-experimental-20240120.tar.gz.asc
Normal file
11
libfplist-experimental-20240120.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmWrVBkACgkQ2WJeXXrQ
|
||||
F35NHggAs3bfNScn9OhOyEIx1X2X8dt6kzN05nWog61nSJNtBew9cn9zvVf6rVPP
|
||||
fwdPnu156B4mM857GPh5qsGYutWFdcJCgqjoYigiDxAaUO9c4Nu9DzIwIIW4nly+
|
||||
s+PhRoSsToGPZV9fLezbLQxCtC9DfgGXrq4H6uiOQaQlolEqGQKnt5By2nWGooyB
|
||||
YM5HGZBRTInQmCWH0p2co25JLCUV6oQtE74utcCt2Rh3tLbD1C/oA4h5ieefh6WQ
|
||||
lyRGvZkUE2X7oEFPlBuNQy3m5MgadtugsMCzmU9D73Ac+cfwKMpicGlwKdBiGr2W
|
||||
bESOtLS9xHTBwL96tY9L2Uijp3OI9A==
|
||||
=Hrlf
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 20 09:25:17 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 20240120
|
||||
* No user-visible changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 24 14:11:26 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libfplist
|
||||
#
|
||||
# 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
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libfplist
|
||||
%define lname libfplist1
|
||||
Version: 20231023
|
||||
Version: 20240120
|
||||
Release: 0
|
||||
Summary: Library for Apple plist formats
|
||||
License: LGPL-3.0-or-later
|
||||
@ -29,11 +29,11 @@ Source2: https://github.com/libyal/libfplist/releases/download/%version/l
|
||||
Source9: %name.keyring
|
||||
BuildRequires: c_compiler
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: pkgconfig(libcdata) >= 20230108
|
||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
||||
BuildRequires: pkgconfig(libcnotify) >= 20220108
|
||||
BuildRequires: pkgconfig(libcthreads) >= 20220102
|
||||
BuildRequires: pkgconfig(libfguid) >= 20220113
|
||||
BuildRequires: pkgconfig(libcdata) >= 20240103
|
||||
BuildRequires: pkgconfig(libcerror) >= 20240101
|
||||
BuildRequires: pkgconfig(libcnotify) >= 20240108
|
||||
BuildRequires: pkgconfig(libcthreads) >= 20240102
|
||||
BuildRequires: pkgconfig(libfguid) >= 20240116
|
||||
BuildRequires: pkgconfig(libfvalue) >= 20220120
|
||||
BuildRequires: pkgconfig(libuna) >= 20230710
|
||||
# Various notes: https://en.opensuse.org/libyal
|
||||
|
Loading…
Reference in New Issue
Block a user