diff --git a/libvhdi-alpha-20181227.tar.gz b/libvhdi-alpha-20181227.tar.gz deleted file mode 100644 index aeb0bc2..0000000 --- a/libvhdi-alpha-20181227.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d7cb02bd44bd5f93a4f21ba393c635c864413ee5e97fd9584361737db61139ad -size 1434823 diff --git a/libvhdi-alpha-20201018.tar.gz b/libvhdi-alpha-20201018.tar.gz new file mode 100644 index 0000000..00463fc --- /dev/null +++ b/libvhdi-alpha-20201018.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecf870e00e544492625bbed1fea9502b8aa3dd7b89666659aef45804911f9559 +size 1535997 diff --git a/libvhdi.changes b/libvhdi.changes index eea7d6b..94eb467 100644 --- a/libvhdi.changes +++ b/libvhdi.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Nov 13 02:37:45 UTC 2020 - Greg Freemyer + +- update to v0~20201018 + * Worked on VHDX support and tests + * Changes to retrieve the number of bytes per sector + ------------------------------------------------------------------- Thu Apr 30 02:06:50 UTC 2020 - Greg Freemyer diff --git a/libvhdi.spec b/libvhdi.spec index a39d835..f654dd5 100644 --- a/libvhdi.spec +++ b/libvhdi.spec @@ -1,7 +1,7 @@ # # spec file for package libvhdi # -# 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 libvhdi1 -%define timestamp 20181227 +%define timestamp 20201018 Name: libvhdi Version: 0~%{timestamp} Release: 0 Summary: Library and tools to access the VHD image format License: LGPL-3.0-or-later AND GFDL-1.3-or-later Group: Productivity/File utilities -Url: https://github.com/libyal/libvhdi/wiki +URL: https://github.com/libyal/libvhdi/wiki Source: https://github.com/libyal/libvhdi/releases/download/%timestamp/%{name}-alpha-%{timestamp}.tar.gz Source2: Virtual_Hard_Disk_VHD_image_format.pdf