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
This commit is contained in:
parent
31f4cc7853
commit
42bf5b7670
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8956ebd1d30a2277901ff4d7f346695a7af74beb5b392cd38af947a6f55efe15
|
|
||||||
size 1447604
|
|
3
libqcow-alpha-20191221.tar.gz
Normal file
3
libqcow-alpha-20191221.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d6a11f51f792d1f5756e60c2320c0e7c3f8dab252529b5ea54e501afcbcf2a8c
|
||||||
|
size 1488067
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 12 13:08:16 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
|
||||||
|
|
||||||
|
- Update to v0~20191221 (no changelog)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat May 9 18:58:13 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
Sat May 9 18:58:13 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libqcow
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
%define lname libqcow1
|
%define lname libqcow1
|
||||||
%define timestamp 20181227
|
%define timestamp 20191221
|
||||||
Name: libqcow
|
Name: libqcow
|
||||||
Version: 0~%{timestamp}
|
Version: 0~%{timestamp}
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library and tooling to access the QEMU Copy-On-Write (QCOW) image format
|
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
|
License: LGPL-3.0-or-later AND GFDL-1.1-or-later AND GFDL-1.3-or-later
|
||||||
Group: Productivity/File utilities
|
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
|
Source: https://github.com/libyal/libqcow/releases/download/%timestamp/%{name}-alpha-%{timestamp}.tar.gz
|
||||||
Source2: QEMU_Copy-On-Write_file_format.pdf
|
Source2: QEMU_Copy-On-Write_file_format.pdf
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
|
Loading…
Reference in New Issue
Block a user