Accepting request 999983 from filesystems
update OBS-URL: https://build.opensuse.org/request/show/999983 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gptfdisk?expand=0&rev=23
This commit is contained in:
commit
9c3e0ac056
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:95d19856f004dabc4b8c342b2612e8d0a9eebdd52004297188369f152e9dc6df
|
|
||||||
size 208958
|
|
BIN
gptfdisk-1.0.9.tar.gz
(Stored with Git LFS)
Normal file
BIN
gptfdisk-1.0.9.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Aug 27 11:58:11 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 1.0.9
|
||||||
|
* Added support for aligning partitions' end points, as well as
|
||||||
|
their start points. This support affects the default
|
||||||
|
partition size when using 'n' in gdisk; it affects the
|
||||||
|
default partition size in cgdisk; and it is activated by the
|
||||||
|
new `-I` option in sgdisk.
|
||||||
|
* Added check for too-small disks (most likely to be an issue
|
||||||
|
when trying to use a too-small disk image); program now
|
||||||
|
aborts if this happens.
|
||||||
|
* Added new parition type codes.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 10 08:23:55 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>
|
Thu Jun 10 08:23:55 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gptfdisk
|
# spec file for package gptfdisk
|
||||||
#
|
#
|
||||||
# Copyright (c) 2021 SUSE LLC
|
# Copyright (c) 2022 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,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: gptfdisk
|
Name: gptfdisk
|
||||||
Version: 1.0.8
|
Version: 1.0.9
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GPT partitioning and MBR repair software
|
Summary: GPT partitioning and MBR repair software
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
|
Loading…
Reference in New Issue
Block a user