From f1f6236fb44392bfe5673bc3889a2b17b1696b90 Mon Sep 17 00:00:00 2001 From: Rod Smith Date: Thu, 27 Jul 2017 21:59:14 -0400 Subject: Fixed a major bug that caused improper partition tables to be created. Version 1.0.3 release. --- current.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'current.spec') diff --git a/current.spec b/current.spec index 25f2333..b16fbad 100644 --- a/current.spec +++ b/current.spec @@ -1,12 +1,12 @@ Summary: GPT partitioning and MBR repair software Name: gptfdisk -Version: 1.0.2 +Version: 1.0.3 Release: 1%{?dist} License: GPLv2 URL: http://www.rodsbooks.com/gdisk Group: Applications/System -Source: http://www.rodsbooks.com/gdisk/gptfdisk-1.0.2.tar.gz +Source: http://www.rodsbooks.com/gdisk/gptfdisk-1.0.3.tar.gz BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) %description @@ -81,5 +81,5 @@ provides a few additional partition manipulation features. %changelog -* Wed Jul 26 2017 R Smith - 1.0.2 -- Created spec file for 1.0.2 release +* Thu Jul 27 2017 R Smith - 1.0.3 +- Created spec file for 1.0.3 release -- cgit v1.2.1