Accepting request 1169482 from security:forensics
- Update to release 20240421 OBS-URL: https://build.opensuse.org/request/show/1169482 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwrc?expand=0&rev=27
This commit is contained in:
commit
ba797a01e6
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f255ed19f13f4eeeb5e4cd96986de0e02fe7cedb88dcf5d02141925bbfb80434
|
|
||||||
size 1779952
|
|
3
libwrc-experimental-20240421.tar.gz
Normal file
3
libwrc-experimental-20240421.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4f7bbaffa55aa444692f85dd3a2b75125ceca7d274e1b216f5bd963d94010442
|
||||||
|
size 1782506
|
11
libwrc-experimental-20240421.tar.gz.asc
Normal file
11
libwrc-experimental-20240421.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmYksywACgkQ2WJeXXrQ
|
||||||
|
F36iyAgAwtinO1BubNSOevKtv5HqIJVDMdqa8+aKby8IRSedwX5DEmr/dfAHjMfA
|
||||||
|
HF+PZ2jV7yqgB5detsl3BhYS8WypQEuKjJfkE06046snY8FNkK4TotgAu+AI/hpJ
|
||||||
|
GJsM0t2b61VZw2Y1kQiaSFWR7djjomBG3zlrxwVq0QS18GHPaovbL45fanphnxzu
|
||||||
|
022F/uGPn1XnTf4EhFTR8gJGDJTYVRgDnSXa6na6vCLRTXJqLK3ScCE0K7m20jWJ
|
||||||
|
YMGeLbxKfks3gF6kWT//jLb6VOaKIfmyRp3+T7BqXDI8l4m+S2BVXtbiapJiHXo2
|
||||||
|
i8bwNqck2cSMmf6n0TfnktuPj8jJ3Q==
|
||||||
|
=lH3j
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Apr 21 10:47:44 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 20240421
|
||||||
|
* No changelog was provided
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Feb 17 16:31:17 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
Sat Feb 17 16:31:17 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
45
libwrc.spec
45
libwrc.spec
@ -18,37 +18,37 @@
|
|||||||
|
|
||||||
Name: libwrc
|
Name: libwrc
|
||||||
%define lname libwrc1
|
%define lname libwrc1
|
||||||
Version: 20240217
|
Version: 20240421
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library to support the Windows Resource Compiler format
|
Summary: Library to support the Windows Resource Compiler format
|
||||||
License: LGPL-3.0-or-later
|
License: LGPL-3.0-or-later
|
||||||
Group: Productivity/File utilities
|
Group: Productivity/File utilities
|
||||||
URL: https://github.com/libyal/libwrc
|
URL: https://github.com/libyal/libwrc
|
||||||
Source: https://github.com/libyal/libwrc/releases/download/%version/libwrc-experimental-%version.tar.gz
|
Source: https://github.com/libyal/%name/releases/download/%version/%name-experimental-%version.tar.gz
|
||||||
#Source2: https://github.com/libyal/libwrc/releases/download/%version/libwrc-experimental-%version.tar.gz.asc
|
Source2: https://github.com/libyal/%name/releases/download/%version/%name-experimental-%version.tar.gz.asc
|
||||||
Source9: %name.keyring
|
Source9: %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: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: pkgconfig(libbfio) >= 20221025
|
BuildRequires: pkgconfig(libbfio) >= 20240414
|
||||||
BuildRequires: pkgconfig(libcdata) >= 20240103
|
BuildRequires: pkgconfig(libcdata) >= 20240414
|
||||||
BuildRequires: pkgconfig(libcerror) >= 20240101
|
BuildRequires: pkgconfig(libcerror) >= 20240413
|
||||||
BuildRequires: pkgconfig(libcfile) >= 20240106
|
BuildRequires: pkgconfig(libcfile) >= 20240414
|
||||||
BuildRequires: pkgconfig(libclocale) >= 20240107
|
BuildRequires: pkgconfig(libclocale) >= 20240414
|
||||||
BuildRequires: pkgconfig(libcnotify) >= 20240108
|
BuildRequires: pkgconfig(libcnotify) >= 20240414
|
||||||
BuildRequires: pkgconfig(libcpath) >= 20240109
|
BuildRequires: pkgconfig(libcpath) >= 20240414
|
||||||
BuildRequires: pkgconfig(libcsplit) >= 20240110
|
BuildRequires: pkgconfig(libcsplit) >= 20240414
|
||||||
BuildRequires: pkgconfig(libcthreads) >= 20240102
|
BuildRequires: pkgconfig(libcthreads) >= 20240413
|
||||||
BuildRequires: pkgconfig(libexe) >= 20210424
|
BuildRequires: pkgconfig(libexe) >= 20210424
|
||||||
BuildRequires: pkgconfig(libfcache) >= 20240112
|
BuildRequires: pkgconfig(libfcache) >= 20240414
|
||||||
BuildRequires: pkgconfig(libfdata) >= 20240114
|
BuildRequires: pkgconfig(libfdata) >= 20240415
|
||||||
BuildRequires: pkgconfig(libfdatetime) >= 20240115
|
BuildRequires: pkgconfig(libfdatetime) >= 20240415
|
||||||
BuildRequires: pkgconfig(libfguid) >= 20240116
|
BuildRequires: pkgconfig(libfguid) >= 20240415
|
||||||
BuildRequires: pkgconfig(libfvalue) >= 20240124
|
BuildRequires: pkgconfig(libfvalue) >= 20240415
|
||||||
BuildRequires: pkgconfig(libfwnt) >= 20240126
|
BuildRequires: pkgconfig(libfwnt) >= 20240415
|
||||||
BuildRequires: pkgconfig(libuna) >= 20240130
|
BuildRequires: pkgconfig(libuna) >= 20240414
|
||||||
BuildRequires: pkgconfig(python3)
|
BuildRequires: pkgconfig(python3)
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
# Various notes: https://en.opensuse.org/libyal
|
# Various notes: https://en.opensuse.org/libyal
|
||||||
@ -102,8 +102,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*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user