- 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,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