Accepting request 1167891 from security:forensics

- Update to release 20240415

OBS-URL: https://build.opensuse.org/request/show/1167891
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfmos?expand=0&rev=9
This commit is contained in:
Ana Guerrero 2024-04-16 18:04:19 +00:00 committed by Git OBS Bridge
commit 46795ad252
6 changed files with 27 additions and 22 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c419d0e9369f8e77f86742a4dae98d007ac089a29a6569b9fb0f4fddfc731f3a
size 651428

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmWosFkACgkQ2WJeXXrQ
F34BJQf7Bu0FcUa1Hxvgo1xBEu7K8ziXNv5G0bVoIZXAb/5PimwDhfvnmRW/BKzw
64WXvRBqSZWEf8nz5t3FfCgWA2JPmweF3ydtCkksyRGwnqXfuSQOFZk8X9ICEVF1
moX79w2QMncGK5Re/bSppwVEzHgfAajcrq3E8JE9FTmnR31jAZSrwmtMk+DHxmwQ
KIkyy/OJzRt1QutAfVlFJ5AAilGfmg35DnuA/o0GeVS5Cax2LjLHYCrSS2djn2fy
tlwPRGsCXQwDL3uMKYMVNK4FXMBEME910df2mgZqdvuV4m07eEjvyJaS7YMOl/uT
3TTGuV+9QHHXqg2Mx/ue3/rnCR9ceg==
=jLcA
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:529dcc5c930ecc86afdfcf91723be0f620ad034faddd7b1903ba29f95877871c
size 651654

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmYdcbcACgkQ2WJeXXrQ
F36JBAf9Hw/SutVl1eassF4PhplqjiFtooxQqYvcJvaYy6Xi4SQlqC3P8qyQynBZ
0CTb156msKlQMVCss32zg7mMBd/64FN7BekiJwOfonNerBrOpo27kqJ3037cSHJS
Sng4QHTTVwTF3DXIBKsuytvxlqdV3/tYnlNADY51MYrksyYOH3TctgnIlIhctqfx
A8ZbnlYKv/LyGN9MNAZzDWMmegFZ1z1ERBNq4XdhhXf9KW7oj0wyK03MWLe5nwwr
JOdGg3rj7k/7bT0tbjlnt9y+yE8jpedq+Ms62nOgXOANBkisQ4qC+y9Lc2uaVy7O
kl0l4UKFT6TxR1OiQBwy8Ycy1o1Bug==
=Sw9+
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 15 19:18:06 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20240415
* No changelog was provided
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Feb 5 21:43:04 UTC 2024 - Jan Engelhardt <jengelh@inai.de> Mon Feb 5 21:43:04 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -18,7 +18,7 @@
Name: libfmos Name: libfmos
%define lname libfmos1 %define lname libfmos1
Version: 20240118 Version: 20240415
Release: 0 Release: 0
Summary: Library for MacOS data types Summary: Library for MacOS data types
License: LGPL-3.0-or-later License: LGPL-3.0-or-later
@ -27,13 +27,13 @@ URL: https://github.com/libyal/libfmos
Source: https://github.com/libyal/libfmos/releases/download/%version/libfmos-experimental-%version.tar.gz Source: https://github.com/libyal/libfmos/releases/download/%version/libfmos-experimental-%version.tar.gz
Source2: https://github.com/libyal/libfmos/releases/download/%version/libfmos-experimental-%version.tar.gz.asc Source2: https://github.com/libyal/libfmos/releases/download/%version/libfmos-experimental-%version.tar.gz.asc
Source3: %name.keyring Source3: %name.keyring
BuildRequires: %{python_module devel} BuildRequires: %python_module devel
BuildRequires: %{python_module setuptools} BuildRequires: %python_module setuptools
BuildRequires: c_compiler BuildRequires: c_compiler
BuildRequires: pkg-config BuildRequires: pkg-config
BuildRequires: pkgconfig(libcerror) >= 20240101 BuildRequires: pkgconfig(libcerror) >= 20240413
BuildRequires: pkgconfig(libcnotify) >= 20240108 BuildRequires: pkgconfig(libcnotify) >= 20240414
BuildRequires: pkgconfig(libcthreads) >= 20240102 BuildRequires: pkgconfig(libcthreads) >= 20240413
%python_subpackages %python_subpackages
# Various notes: https://en.opensuse.org/libyal # Various notes: https://en.opensuse.org/libyal
@ -76,8 +76,7 @@ grep ' '' ''local' config.log && exit 1
mv %_builddir/rt/* %buildroot/ mv %_builddir/rt/* %buildroot/
find %buildroot -type f -name "*.la" -delete -print find %buildroot -type f -name "*.la" -delete -print
%post -n %lname -p /sbin/ldconfig %ldconfig_scriptlets -n %lname
%postun -n %lname -p /sbin/ldconfig
%files -n %lname %files -n %lname
%license COPYING* %license COPYING*