automatic version update by autodist [release 1.0.7-1mamba;Sat Mar 13 2021]

This commit is contained in:
Automatic Build System 2024-01-05 23:23:26 +01:00
parent b8b014f645
commit eeae0a3bc0

View File

@ -1,12 +1,12 @@
Name: gptfdisk Name: gptfdisk
Version: 1.0.6 Version: 1.0.7
Release: 1mamba Release: 1mamba
Summary: A disk partitioning tool loosely modeled on Linux fdisk, but used for modifying GUID Partition Table (GPT) disks Summary: A disk partitioning tool loosely modeled on Linux fdisk, but used for modifying GUID Partition Table (GPT) disks
Group: System/Tools Group: System/Tools
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: http://www.rodsbooks.com/gdisk/ URL: https://www.rodsbooks.com/gdisk/
Source: http://downloads.sourceforge.net/project/gptfdisk/gptfdisk/%{version}/gptfdisk-%{version}.tar.gz Source: http://downloads.sourceforge.net/project/gptfdisk/gptfdisk/%{version}/gptfdisk-%{version}.tar.gz
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
@ -17,7 +17,6 @@ BuildRequires: libpopt-devel
BuildRequires: libstdc++6-devel BuildRequires: libstdc++6-devel
BuildRequires: libuuid-devel BuildRequires: libuuid-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description %description
GPT fdisk is a disk partitioning tool loosely modeled on Linux fdisk, but used for modifying GUID Partition Table (GPT) disks. The related FixParts utility fixes some common problems on Master Boot Record (MBR) disks. GPT fdisk is a disk partitioning tool loosely modeled on Linux fdisk, but used for modifying GUID Partition Table (GPT) disks. The related FixParts utility fixes some common problems on Master Boot Record (MBR) disks.
@ -56,6 +55,9 @@ done
%doc COPYING %doc COPYING
%changelog %changelog
* Sat Mar 13 2021 Automatic Build System <autodist@mambasoft.it> 1.0.7-1mamba
- automatic version update by autodist
* Thu Jan 14 2021 Automatic Build System <autodist@mambasoft.it> 1.0.6-1mamba * Thu Jan 14 2021 Automatic Build System <autodist@mambasoft.it> 1.0.6-1mamba
- automatic version update by autodist - automatic version update by autodist