From 42bf5b767095c9b9f8182abf5ccdd7c3ff021cd7f246695ccd647bb127b89510 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Thu, 28 May 2020 07:00:29 +0000 Subject: [PATCH] Accepting request 802975 from home:polslinux:branches:security:forensics - Update to v0~20191221 (no changelog) OBS-URL: https://build.opensuse.org/request/show/802975 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libqcow?expand=0&rev=18 --- libqcow-alpha-20181227.tar.gz | 3 --- libqcow-alpha-20191221.tar.gz | 3 +++ libqcow.changes | 5 +++++ libqcow.spec | 6 +++--- 4 files changed, 11 insertions(+), 6 deletions(-) delete mode 100644 libqcow-alpha-20181227.tar.gz create mode 100644 libqcow-alpha-20191221.tar.gz diff --git a/libqcow-alpha-20181227.tar.gz b/libqcow-alpha-20181227.tar.gz deleted file mode 100644 index 6367504..0000000 --- a/libqcow-alpha-20181227.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8956ebd1d30a2277901ff4d7f346695a7af74beb5b392cd38af947a6f55efe15 -size 1447604 diff --git a/libqcow-alpha-20191221.tar.gz b/libqcow-alpha-20191221.tar.gz new file mode 100644 index 0000000..f5ef38c --- /dev/null +++ b/libqcow-alpha-20191221.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6a11f51f792d1f5756e60c2320c0e7c3f8dab252529b5ea54e501afcbcf2a8c +size 1488067 diff --git a/libqcow.changes b/libqcow.changes index c5e8fe2..65572fb 100644 --- a/libqcow.changes +++ b/libqcow.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 12 13:08:16 UTC 2020 - Paolo Stivanin + +- Update to v0~20191221 (no changelog) + ------------------------------------------------------------------- Sat May 9 18:58:13 UTC 2020 - Greg Freemyer diff --git a/libqcow.spec b/libqcow.spec index 12c9972..5f9aeff 100644 --- a/libqcow.spec +++ b/libqcow.spec @@ -1,7 +1,7 @@ # # spec file for package libqcow # -# 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,14 +17,14 @@ %define lname libqcow1 -%define timestamp 20181227 +%define timestamp 20191221 Name: libqcow Version: 0~%{timestamp} Release: 0 Summary: Library and tooling to access the QEMU Copy-On-Write (QCOW) image format License: LGPL-3.0-or-later AND GFDL-1.1-or-later AND GFDL-1.3-or-later Group: Productivity/File utilities -Url: https://github.com/libyal/libqcow/wiki +URL: https://github.com/libyal/libqcow/wiki Source: https://github.com/libyal/libqcow/releases/download/%timestamp/%{name}-alpha-%{timestamp}.tar.gz Source2: QEMU_Copy-On-Write_file_format.pdf BuildRequires: pkg-config