summaryrefslogtreecommitdiff
path: root/current.spec
diff options
context:
space:
mode:
authorRod Smith <rodsmith@rodsbooks.com>2021-06-09 20:13:13 -0400
committerRod Smith <rodsmith@rodsbooks.com>2021-06-09 20:13:13 -0400
commit1ae2f1769fec6311810a0981669d33b9b20a45e6 (patch)
tree42c81f2723d039c29622646ff21f9b3972a2947b /current.spec
parent236f26bd6dc19968e69a4ccf8f1c7d1e048dc691 (diff)
downloadsgdisk-1ae2f1769fec6311810a0981669d33b9b20a45e6.tar.gz
Version 1.0.8 release
Diffstat (limited to 'current.spec')
-rw-r--r--current.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/current.spec b/current.spec
index ffdf002..bb963b1 100644
--- a/current.spec
+++ b/current.spec
@@ -1,12 +1,12 @@
Summary: GPT partitioning and MBR repair software
Name: gptfdisk
-Version: 1.0.7
+Version: 1.0.8
Release: 1%{?dist}
License: GPLv2
URL: http://www.rodsbooks.com/gdisk
Group: Applications/System
-Source: http://www.rodsbooks.com/gdisk/gptfdisk-1.0.7.tar.gz
+Source: http://www.rodsbooks.com/gdisk/gptfdisk-1.0.8.tar.gz
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
%description
@@ -81,5 +81,5 @@ provides a few additional partition manipulation features.
%changelog
-* Wed Mar 10 2021 R Smith <rodsmith@rodsbooks.com> - 1.0.7
-- Created spec file for 1.0.7 release
+* Wed Jun 9 2021 R Smith <rodsmith@rodsbooks.com> - 1.0.8
+- Created spec file for 1.0.8 release