- Update to release 20220103

OBS-URL: https://build.opensuse.org/package/show/security:forensics/libwrc?expand=0&rev=12
This commit is contained in:
2022-01-03 13:22:34 +00:00
committed by Git OBS Bridge
parent e95bf67369
commit b456363795
6 changed files with 23 additions and 17 deletions

View File

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

View File

@@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmHOwD8ACgkQ2WJeXXrQ
F3440AgAmiFqos4ouwrYhikEsdQ/iTMe5RH+CIK9lMiMNl5gaou9aKycQ5sgew+e
OOIzxRv589hWCijRRxNiIQSfkMPuE1Qnnf+0LWSxs2Ut6xCcvrfO1C67MaB0/Yve
SL4qaknFljr+es93/ALnFG7d4dZYHVoe1BmJ1vvwl7w7fyACVv3rNgjb2zArAUg/
40ZL5Gs4T7BMpdVfEQ1vEEZq/KvW3sB6NkOYmN7GiovcdKp+qpGIaJzxeOGZO+LK
rCWCusz1JPMjrjrQqZHuLuJnrUXazFtavMl6eeZoiRkQRx4QI2SaVfZHHcM6lgL6
Gw8hJwHvVeAN5JQmcsYRLuz8+PqGcg==
=VS3B
-----END PGP SIGNATURE-----

View File

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

View File

@@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmHSzx4ACgkQ2WJeXXrQ
F35J/QgAmIEfMWDCxVK7H0Oe6NW0I8bTA4Ey1P10wqQUvpN6IVYaEa4tXfEQBC4W
Ptk17+IRslYdx+uoCiUV8C3AHiGDyQao1wAop/zPtm7j7JnuxPm1edPWIm9hQCOW
K4vzvvBzN7Hgf+oZHUADKjVFaTn98NCslMIHrHaU9WYV9jtV9L8qoAaHswLYY4RJ
yT6Ky2ivO+QAtj+nO/gLOM3fk8wSC6zPuT/CGEaMpEur0CJBu7s2YhKGcE4T3wFD
FWS4IMJUjeMnmyz/SSOVXR0OFHIkqwLaFLf7J4utuej2hG/ZVsUUPmDPkKdy3OmZ
WpD2NSYtdZWQUYs99cQ1mm28eXbRsg==
=PI0D
-----END PGP SIGNATURE-----

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jan 3 12:30:08 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20220103
* New libwrc_mui_resource functions
-------------------------------------------------------------------
Fri Dec 31 09:02:41 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package libwrc
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 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: libwrc
%define lname libwrc1
Version: 20211231
Version: 20220103
Release: 0
Summary: Library to support the Windows Resource Compiler format
License: LGPL-3.0-or-later
@@ -48,7 +48,7 @@ BuildRequires: pkgconfig(libfguid) >= 20180724
BuildRequires: pkgconfig(libfvalue) >= 20210510
BuildRequires: pkgconfig(libfwevt) >= 20211219
BuildRequires: pkgconfig(libfwnt) >= 20210906
BuildRequires: pkgconfig(libuna) >= 20210801
BuildRequires: pkgconfig(libuna) >= 20220102
BuildRequires: pkgconfig(python3)
%description