summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRod Smith <rodsmith@rodsbooks.com>2021-03-10 20:23:37 -0500
committerRod Smith <rodsmith@rodsbooks.com>2021-03-10 20:23:37 -0500
commit80e66b25922ab78cf987f693bf5477e466b1443a (patch)
treea4c07174e40f22270df0494f129d2dd845265cab
parent79977a7e48ad6da9f206005abe3c2553402d8076 (diff)
downloadsgdisk-80e66b25922ab78cf987f693bf5477e466b1443a.tar.gz
Version 1.0.7 release
-rw-r--r--cgdisk.82
-rw-r--r--current.spec8
-rw-r--r--fixparts.82
-rw-r--r--gdisk.82
-rw-r--r--sgdisk.82
-rw-r--r--support.h2
6 files changed, 9 insertions, 9 deletions
diff --git a/cgdisk.8 b/cgdisk.8
index 6b31295..af5821e 100644
--- a/cgdisk.8
+++ b/cgdisk.8
@@ -1,6 +1,6 @@
.\" Copyright 2011-2021 Roderick W. Smith (rodsmith@rodsbooks.com)
.\" May be distributed under the GNU General Public License
-.TH "CGDISK" "8" "1.0.6" "Roderick W. Smith" "GPT fdisk Manual"
+.TH "CGDISK" "8" "1.0.7" "Roderick W. Smith" "GPT fdisk Manual"
.SH "NAME"
cgdisk \- Curses-based GUID partition table (GPT) manipulator
.SH "SYNOPSIS"
diff --git a/current.spec b/current.spec
index bcbaa7f..ffdf002 100644
--- a/current.spec
+++ b/current.spec
@@ -1,12 +1,12 @@
Summary: GPT partitioning and MBR repair software
Name: gptfdisk
-Version: 1.0.6
+Version: 1.0.7
Release: 1%{?dist}
License: GPLv2
URL: http://www.rodsbooks.com/gdisk
Group: Applications/System
-Source: http://www.rodsbooks.com/gdisk/gptfdisk-1.0.6.tar.gz
+Source: http://www.rodsbooks.com/gdisk/gptfdisk-1.0.7.tar.gz
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
%description
@@ -81,5 +81,5 @@ provides a few additional partition manipulation features.
%changelog
-* Wed Jan 13 2021 R Smith <rodsmith@rodsbooks.com> - 1.0.6
-- Created spec file for 1.0.6 release
+* Wed Mar 10 2021 R Smith <rodsmith@rodsbooks.com> - 1.0.7
+- Created spec file for 1.0.7 release
diff --git a/fixparts.8 b/fixparts.8
index 7522455..a81a878 100644
--- a/fixparts.8
+++ b/fixparts.8
@@ -1,6 +1,6 @@
.\" Copyright 2011-2021 Roderick W. Smith (rodsmith@rodsbooks.com)
.\" May be distributed under the GNU General Public License
-.TH "FIXPARTS" "8" "1.0.6" "Roderick W. Smith" "FixParts Manual"
+.TH "FIXPARTS" "8" "1.0.7" "Roderick W. Smith" "FixParts Manual"
.SH "NAME"
fixparts \- MBR partition table repair utility
.SH "SYNOPSIS"
diff --git a/gdisk.8 b/gdisk.8
index c3a088e..62f6bd2 100644
--- a/gdisk.8
+++ b/gdisk.8
@@ -1,6 +1,6 @@
.\" Copyright 2011-2021 Roderick W. Smith (rodsmith@rodsbooks.com)
.\" May be distributed under the GNU General Public License
-.TH "GDISK" "8" "1.0.6" "Roderick W. Smith" "GPT fdisk Manual"
+.TH "GDISK" "8" "1.0.7" "Roderick W. Smith" "GPT fdisk Manual"
.SH "NAME"
gdisk \- Interactive GUID partition table (GPT) manipulator
.SH "SYNOPSIS"
diff --git a/sgdisk.8 b/sgdisk.8
index 6cfc17e..59a3d3c 100644
--- a/sgdisk.8
+++ b/sgdisk.8
@@ -1,6 +1,6 @@
.\" Copyright 2011-2021 Roderick W. Smith (rodsmith@rodsbooks.com)
.\" May be distributed under the GNU General Public License
-.TH "SGDISK" "8" "1.0.6" "Roderick W. Smith" "GPT fdisk Manual"
+.TH "SGDISK" "8" "1.0.7" "Roderick W. Smith" "GPT fdisk Manual"
.SH "NAME"
sgdisk \- Command\-line GUID partition table (GPT) manipulator for Linux and Unix
.SH "SYNOPSIS"
diff --git a/support.h b/support.h
index e3e1e12..0d68024 100644
--- a/support.h
+++ b/support.h
@@ -8,7 +8,7 @@
#include <stdlib.h>
#include <string>
-#define GPTFDISK_VERSION "1.0.6.1"
+#define GPTFDISK_VERSION "1.0.7"
#if defined (__FreeBSD__) || defined (__FreeBSD_kernel__) || defined (__APPLE__)
// Darwin (Mac OS) & FreeBSD: disk IOCTLs are different, and there is no lseek64