From 00ac66ff0877f8217f19e2a4b8e0f8a64c9e6d3a7b85f62838f85d0406b0e679 Mon Sep 17 00:00:00 2001 From: Greg Freemyer Date: Wed, 30 Dec 2020 03:52:42 +0000 Subject: [PATCH] Accepting request 859340 from home:gregfreemyer:Tools-for-forensic-boot-cd - update to v0~20191221 * changes for libuna - remove BuildRequires: pkg-config - add COPYING* to %license line OBS-URL: https://build.opensuse.org/request/show/859340 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libwrc?expand=0&rev=7 --- libwrc-experimental-20181203.tar.gz | 3 --- libwrc-experimental-20191221.tar.gz | 3 +++ libwrc.changes | 8 ++++++++ libwrc.spec | 10 +++++----- 4 files changed, 16 insertions(+), 8 deletions(-) delete mode 100644 libwrc-experimental-20181203.tar.gz create mode 100644 libwrc-experimental-20191221.tar.gz diff --git a/libwrc-experimental-20181203.tar.gz b/libwrc-experimental-20181203.tar.gz deleted file mode 100644 index bd68399..0000000 --- a/libwrc-experimental-20181203.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ec2bc02439c5e6e8ced1aa5f95a3d9e6a1db2d74af3d712fb18936b644041e4d -size 1738128 diff --git a/libwrc-experimental-20191221.tar.gz b/libwrc-experimental-20191221.tar.gz new file mode 100644 index 0000000..1d8d3d4 --- /dev/null +++ b/libwrc-experimental-20191221.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba7421fbe106a53b59a6fb413f81941da87ea6749a0bae1d5680a6196b7aab79 +size 1765088 diff --git a/libwrc.changes b/libwrc.changes index ec117f6..5e4a8f1 100644 --- a/libwrc.changes +++ b/libwrc.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Dec 30 03:30:33 UTC 2020 - Greg Freemyer + +- 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 diff --git a/libwrc.spec b/libwrc.spec index 247abe0..58d12b1 100644 --- a/libwrc.spec +++ b/libwrc.spec @@ -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