- Update to release 20240310
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libsmraw?expand=0&rev=46
This commit is contained in:
parent
0acd77a60e
commit
d8e1d6b5be
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e9412e4df5a06d855f91e0eb7fb30cd1e82c8144ff38664c83baf776ac549f7f
|
||||
size 1649147
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmVkILwACgkQ2WJeXXrQ
|
||||
F37P4wf/Zh7OD08UJW9UTsSSHTez1j0XtUuKRoorYaISzK2fU0+OyewROHS6nd6L
|
||||
roEPdmmzabmFiRZPtwuuk1eYBX/ANh4/nZAx/TGa7uXsdUUNP/OdqX9sAdVEZiTZ
|
||||
R4o83jsspXyw7CBn4Hc/wulsJLWgeAul7NQ9ZMLWz72ykSCPR5T6PkCR7KPNfaSd
|
||||
LXXNdrQKQUy1gdaWZNfbJiZA88lYTKBFzcLqFns3a+/Fl5pYU2mOp+6JQ0g/8XdN
|
||||
WJgledHV26vGa/9mqg5TvEpQDlST0JRbEOgLOWw2DcT5qysRjxQP6W2/VrZlvYWu
|
||||
dwyA35XWIRH7yP2nlDcA70aJEz8Z9g==
|
||||
=oTUJ
|
||||
-----END PGP SIGNATURE-----
|
3
libsmraw-alpha-20240310.tar.gz
Normal file
3
libsmraw-alpha-20240310.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d7a974cc9c293a258e06142fc9647f3a35e1bac81847f538b12a8b8139b3ffae
|
||||
size 1657965
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 10 09:08:52 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 20240310
|
||||
* No user-visible changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 5 21:43:04 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -20,14 +20,14 @@
|
||||
|
||||
Name: libsmraw
|
||||
%define lname libsmraw1
|
||||
Version: 20231127
|
||||
Version: 20240310
|
||||
Release: 0
|
||||
Summary: Library and tools to access the (split) RAW image format
|
||||
License: LGPL-3.0-or-later
|
||||
Group: Productivity/File utilities
|
||||
URL: https://github.com/libyal/libsmraw
|
||||
Source: https://github.com/libyal/libsmraw/releases/download/%version/libsmraw-alpha-%version.tar.gz
|
||||
Source2: https://github.com/libyal/libsmraw/releases/download/%version/libsmraw-alpha-%version.tar.gz.asc
|
||||
#Source2: https://github.com/libyal/libsmraw/releases/download/%version/libsmraw-alpha-%version.tar.gz.asc
|
||||
Source3: %name.keyring
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
@ -36,19 +36,19 @@ BuildRequires: pkg-config
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: pkgconfig(fuse) >= 2.6
|
||||
BuildRequires: pkgconfig(libbfio) >= 20221025
|
||||
BuildRequires: pkgconfig(libcdata) >= 20230108
|
||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
||||
BuildRequires: pkgconfig(libcfile) >= 20220106
|
||||
BuildRequires: pkgconfig(libclocale) >= 20221218
|
||||
BuildRequires: pkgconfig(libcnotify) >= 20220108
|
||||
BuildRequires: pkgconfig(libcpath) >= 20220108
|
||||
BuildRequires: pkgconfig(libcsplit) >= 20220109
|
||||
BuildRequires: pkgconfig(libcthreads) >= 20220102
|
||||
BuildRequires: pkgconfig(libfcache) >= 20230115
|
||||
BuildRequires: pkgconfig(libfdata) >= 20230319
|
||||
BuildRequires: pkgconfig(libfvalue) >= 20220120
|
||||
BuildRequires: pkgconfig(libhmac) >= 20231127
|
||||
BuildRequires: pkgconfig(libuna) >= 20230710
|
||||
BuildRequires: pkgconfig(libcdata) >= 20240103
|
||||
BuildRequires: pkgconfig(libcerror) >= 20240101
|
||||
BuildRequires: pkgconfig(libcfile) >= 20240106
|
||||
BuildRequires: pkgconfig(libclocale) >= 20240107
|
||||
BuildRequires: pkgconfig(libcnotify) >= 20240108
|
||||
BuildRequires: pkgconfig(libcpath) >= 20240109
|
||||
BuildRequires: pkgconfig(libcsplit) >= 20240110
|
||||
BuildRequires: pkgconfig(libcthreads) >= 20240102
|
||||
BuildRequires: pkgconfig(libfcache) >= 20240112
|
||||
BuildRequires: pkgconfig(libfdata) >= 20240114
|
||||
BuildRequires: pkgconfig(libfvalue) >= 20240124
|
||||
BuildRequires: pkgconfig(libhmac) >= 20240129
|
||||
BuildRequires: pkgconfig(libuna) >= 20240130
|
||||
BuildRequires: pkgconfig(openssl) >= 1.0
|
||||
%python_subpackages
|
||||
# Various notes: https://en.opensuse.org/libyal
|
||||
|
Loading…
x
Reference in New Issue
Block a user