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:
Dominique Leuenberger 2022-08-30 12:48:35 +00:00 committed by Git OBS Bridge
commit 9c3e0ac056
4 changed files with 19 additions and 5 deletions

View File

@ -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

Binary file not shown.

View File

@ -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>

View File

@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: gptfdisk
Version: 1.0.8
Version: 1.0.9
Release: 0
Summary: GPT partitioning and MBR repair software
License: GPL-2.0-only