- Update to release 20240118
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfmos?expand=0&rev=15
This commit is contained in:
parent
dde6336e9f
commit
d32b05b64e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0e3fc3a4eaec67ea4156a9c4353686f614a19101f96d3bfe6b9e429bf46eb8ba
|
||||
size 654216
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmVdiicACgkQ2WJeXXrQ
|
||||
F35VOwf/YCAqnST/GBFqx8PKm5KfepGhfFo9HGezO26zsInrnSgjvwox7O0X38E6
|
||||
so/u6cIBygDeTue2u8tZ7VZdSDd8KtFzhHsXEZmFAy9oPa2De23zB65NENxDssSm
|
||||
abmKQ1NQpYJbSsPCvM9gNudgvuNF60UXol6xtNXu9R7wb7Uba2jqAucykNpSsyIQ
|
||||
V7ddUqqOx4H1coLM+Lq8FqJ007gYHtdEnVv9x2i78Mxst2QMEekjF5CU0wZ0BmiW
|
||||
CNZ0w3aeJBR798qDpcPwBp1zInNL1/O6Cbb1E9u4dPM48jwRiPWdJ6Ew32jNmp5k
|
||||
9NB6BOD8uMM08QZHsblOCghWGbgOOw==
|
||||
=mowC
|
||||
-----END PGP SIGNATURE-----
|
3
libfmos-experimental-20240118.tar.gz
Normal file
3
libfmos-experimental-20240118.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c419d0e9369f8e77f86742a4dae98d007ac089a29a6569b9fb0f4fddfc731f3a
|
||||
size 651428
|
11
libfmos-experimental-20240118.tar.gz.asc
Normal file
11
libfmos-experimental-20240118.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmWosFkACgkQ2WJeXXrQ
|
||||
F34BJQf7Bu0FcUa1Hxvgo1xBEu7K8ziXNv5G0bVoIZXAb/5PimwDhfvnmRW/BKzw
|
||||
64WXvRBqSZWEf8nz5t3FfCgWA2JPmweF3ydtCkksyRGwnqXfuSQOFZk8X9ICEVF1
|
||||
moX79w2QMncGK5Re/bSppwVEzHgfAajcrq3E8JE9FTmnR31jAZSrwmtMk+DHxmwQ
|
||||
KIkyy/OJzRt1QutAfVlFJ5AAilGfmg35DnuA/o0GeVS5Cax2LjLHYCrSS2djn2fy
|
||||
tlwPRGsCXQwDL3uMKYMVNK4FXMBEME910df2mgZqdvuV4m07eEjvyJaS7YMOl/uT
|
||||
3TTGuV+9QHHXqg2Mx/ue3/rnCR9ceg==
|
||||
=jLcA
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 18 08:55:08 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 20240118
|
||||
* No changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 22 13:30:23 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
10
libfmos.spec
10
libfmos.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libfmos
|
||||
#
|
||||
# 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: libfmos
|
||||
%define lname libfmos1
|
||||
Version: 20231122
|
||||
Version: 20240118
|
||||
Release: 0
|
||||
Summary: Library for MacOS data types
|
||||
License: LGPL-3.0-or-later
|
||||
@ -30,9 +30,9 @@ Source3: %name.keyring
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: c_compiler
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
||||
BuildRequires: pkgconfig(libcnotify) >= 20220108
|
||||
BuildRequires: pkgconfig(libcthreads) >= 20220102
|
||||
BuildRequires: pkgconfig(libcerror) >= 20240101
|
||||
BuildRequires: pkgconfig(libcnotify) >= 20240108
|
||||
BuildRequires: pkgconfig(libcthreads) >= 20240102
|
||||
%python_subpackages
|
||||
# Various notes: https://en.opensuse.org/libyal
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user