From 54afd3bf206a9cf528a3c085ca61b45a3ce8ed1368652396fdf9a0b799a96a10 Mon Sep 17 00:00:00 2001 From: Greg Freemyer Date: Wed, 30 Dec 2020 04:01:09 +0000 Subject: [PATCH] Accepting request 859356 from home:gregfreemyer:Tools-for-forensic-boot-cd - update to v0~20200709 * no documented changes - include COPYING* in %license line - remove BuildRequires: pkg-config OBS-URL: https://build.opensuse.org/request/show/859356 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfwevt?expand=0&rev=7 --- libfwevt-experimental-20190102.tar.gz | 3 --- libfwevt-experimental-20200709.tar.gz | 3 +++ libfwevt.changes | 8 ++++++++ libfwevt.spec | 12 ++++++------ 4 files changed, 17 insertions(+), 9 deletions(-) delete mode 100644 libfwevt-experimental-20190102.tar.gz create mode 100644 libfwevt-experimental-20200709.tar.gz diff --git a/libfwevt-experimental-20190102.tar.gz b/libfwevt-experimental-20190102.tar.gz deleted file mode 100644 index c9b0416..0000000 --- a/libfwevt-experimental-20190102.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0a351d2b436ac3ef3c1faabf3cadcce39d4ab07b3ffc9dd6c1ec9f0e49e43b9d -size 1240190 diff --git a/libfwevt-experimental-20200709.tar.gz b/libfwevt-experimental-20200709.tar.gz new file mode 100644 index 0000000..90c06ff --- /dev/null +++ b/libfwevt-experimental-20200709.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74ae1f3f81b4249a70dbf5d2fcde7982b0f7cab58f576a2c86584cf769c18852 +size 1259129 diff --git a/libfwevt.changes b/libfwevt.changes index a27a4eb..00291f7 100644 --- a/libfwevt.changes +++ b/libfwevt.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Dec 29 22:51:20 UTC 2020 - Greg Freemyer + +- update to v0~20200709 + * no documented changes +- include COPYING* in %license line +- remove BuildRequires: pkg-config + ------------------------------------------------------------------- Mon Apr 1 21:38:25 UTC 2019 - Greg Freemyer diff --git a/libfwevt.spec b/libfwevt.spec index c186437..df0e11a 100644 --- a/libfwevt.spec +++ b/libfwevt.spec @@ -1,7 +1,7 @@ # # spec file for package libfwevt # -# 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 @@ -17,16 +17,16 @@ %define lname libfwevt1 -%define timestamp 20190102 +%define timestamp 20200709 Name: libfwevt Version: 0~%{timestamp} Release: 0 Summary: Library for Windows NT data types License: LGPL-3.0-or-later AND GFDL-1.3-or-later Group: Productivity/File utilities -Url: https://github.com/libyal/libfwevt/wiki +URL: https://github.com/libyal/libfwevt/wiki Source: https://github.com/libyal/libfwevt/releases/download/%timestamp/%{name}-experimental-%{timestamp}.tar.gz -BuildRequires: pkg-config +#BuildRequires: pkg-config BuildRequires: python-devel BuildRequires: pkgconfig(libcdata) BuildRequires: pkgconfig(libcerror) @@ -82,13 +82,13 @@ find %{buildroot} -type f -name "*.la" -delete -print %files -n %{lname} %defattr(-,root,root) %doc AUTHORS ChangeLog -%license COPYING +%license COPYING* %{_libdir}/libfwevt.so.* %files devel %defattr(-,root,root) %doc AUTHORS ChangeLog -%license COPYING +%license COPYING* %{_includedir}/libfwevt.h %{_includedir}/libfwevt/ %{_libdir}/libfwevt.so