- Update to release 20221009
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libwrc?expand=0&rev=22
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f9201dfb6dcfd727f2161cc31a98ada59764173b62bfc0066a5a50d0dd2ab0ee
|
||||
size 1817812
|
@@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmLdHNoACgkQ2WJeXXrQ
|
||||
F37uPAf/QcGvOFXNUCwKpzUA2bBUdHbSroo8i0lYrvcfseXCKkwuTQZH8VLBkHpC
|
||||
N9K1jXQvBqteGcR03MZE1aVsMem9j3faBhU9NmpiRdr7StVMr1r/xy2YBaXa84fF
|
||||
DD/Niss0yXhLmvEdIzFPzIZa4cgSYbLk7DNbhq2qt6X7/Rcw1R/HKvPph+emB634
|
||||
QM2Nj1QWzd6XjiB35kxtsetjslmXtzrSiD2mqKQRv5s+ILp7mm29OsZn/5XaP8OO
|
||||
vGOBZeSGa5nLORO1jYVi3XsX1y0qTgaEd9gOXb3HDCCOmJhgKipZy7ZgFrHoQQ86
|
||||
baLg6QXHulnuPwcZCxvhIA392/ocxg==
|
||||
=hna5
|
||||
-----END PGP SIGNATURE-----
|
3
libwrc-experimental-20221009.tar.gz
Normal file
3
libwrc-experimental-20221009.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:96a0ac45a35a005d5c941b5ce4f2c39acf4f09fde90d8b9633250474bfe3fea0
|
||||
size 1810133
|
11
libwrc-experimental-20221009.tar.gz.asc
Normal file
11
libwrc-experimental-20221009.tar.gz.asc
Normal file
@@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmNkj4wACgkQ2WJeXXrQ
|
||||
F35gLwgAgWw4t547fisZBO3zab5SG0WNYprAXnCViiFnkdvPudPN/m49XIyl9ilM
|
||||
S8fP8TDsmaezGiRn67VlywiREUFZ4iwkMpyVKlFifJP9HTilcKnE7KkY2Dmrc0aG
|
||||
DiRIAqNmFVbHTT9jbZ5S8hTiuvuAt/u7P4XH44XOgIr8pjnjw+ERpVg1ciC+FKNr
|
||||
NEd6Cv1szSeUjjgsDxuwOcwNuXGQxu43RbaNR/zJ1IabZ+yy74w/nJm9LeWdA7cI
|
||||
uRESgaJp+mQxm/khNCC0C3fSsF03ar1Rgi8EJZ9SJIlD+CqKMkT6DgiSfeGTSPSz
|
||||
g/2ruBVheDW6YX1wmjzh+pqJWJmZjQ==
|
||||
=MB2a
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 4 10:04:38 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 20221009
|
||||
* Format support improvements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 29 09:30:38 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
12
libwrc.spec
12
libwrc.spec
@@ -18,7 +18,7 @@
|
||||
|
||||
Name: libwrc
|
||||
%define lname libwrc1
|
||||
Version: 20220720
|
||||
Version: 20221009
|
||||
Release: 0
|
||||
Summary: Library to support the Windows Resource Compiler format
|
||||
License: LGPL-3.0-or-later
|
||||
@@ -34,7 +34,7 @@ BuildRequires: gettext-tools >= 0.21
|
||||
BuildRequires: libtool
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: pkgconfig(libbfio) >= 20220120
|
||||
BuildRequires: pkgconfig(libbfio) >= 20221025
|
||||
BuildRequires: pkgconfig(libcdata) >= 20220115
|
||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
||||
BuildRequires: pkgconfig(libcfile) >= 20220106
|
||||
@@ -45,11 +45,11 @@ BuildRequires: pkgconfig(libcsplit) >= 20220109
|
||||
BuildRequires: pkgconfig(libcthreads) >= 20220102
|
||||
BuildRequires: pkgconfig(libexe) >= 20210424
|
||||
BuildRequires: pkgconfig(libfcache) >= 20220110
|
||||
BuildRequires: pkgconfig(libfdata) >= 20211023
|
||||
BuildRequires: pkgconfig(libfdata) >= 20220111
|
||||
BuildRequires: pkgconfig(libfdatetime) >= 20220112
|
||||
BuildRequires: pkgconfig(libfguid) >= 20220113
|
||||
BuildRequires: pkgconfig(libfvalue) >= 20220120
|
||||
BuildRequires: pkgconfig(libfwnt) >= 20210906
|
||||
BuildRequires: pkgconfig(libfwnt) >= 20220922
|
||||
BuildRequires: pkgconfig(libuna) >= 20220611
|
||||
BuildRequires: pkgconfig(python3)
|
||||
%python_subpackages
|
||||
@@ -102,8 +102,8 @@ echo "V_%version { global: *; };" >v.sym
|
||||
}
|
||||
|
||||
%install
|
||||
mv %_builddir/rt/* %buildroot/
|
||||
find %{buildroot} -type f -name "*.la" -delete -print
|
||||
mv "%_builddir/rt"/* "%buildroot/"
|
||||
find "%buildroot" -type f -name "*.la" -delete -print
|
||||
|
||||
%post -n %lname -p /sbin/ldconfig
|
||||
%postun -n %lname -p /sbin/ldconfig
|
||||
|
Reference in New Issue
Block a user