Accepting request 859353 from security:forensics

OBS-URL: https://build.opensuse.org/request/show/859353
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwrc?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2020-12-30 16:13:40 +00:00 committed by Git OBS Bridge
commit 10c9713a11
4 changed files with 16 additions and 8 deletions

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Dec 30 03:30:33 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
- update to v0~20191221
* changes for libuna
- remove BuildRequires: pkg-config
- add COPYING* to %license line
-------------------------------------------------------------------
Thu Mar 28 23:22:16 UTC 2019 - Greg Freemyer <Greg.Freemyer@gmail.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package libwrc
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,15 +18,15 @@
Name: libwrc
%define lname libwrc1
%define timestamp 20181203
%define timestamp 20191221
Version: 0~%timestamp
Release: 0
Summary: Library to support the Windows Resource Compiler format
License: LGPL-3.0-or-later
Group: Productivity/File utilities
Url: https://github.com/libyal/libwrc/wiki
URL: https://github.com/libyal/libwrc/wiki
Source: https://github.com/libyal/libwrc/releases/download/%timestamp/%name-experimental-%timestamp.tar.gz
BuildRequires: pkg-config
#BuildRequires: pkg-config
BuildRequires: pkgconfig(libbfio) >= 20120426
BuildRequires: pkgconfig(libcdata) >= 20120425
BuildRequires: pkgconfig(libcfile) >= 20120526
@ -95,7 +95,7 @@ rm -f "%buildroot/%_libdir"/*.la
%files -n %lname
%defattr(-,root,root)
%doc AUTHORS ChangeLog
%license COPYING
%license COPYING*
%_libdir/libwrc.so.1*
%files devel