summaryrefslogtreecommitdiff
path: root/current.spec
diff options
context:
space:
mode:
authorRod Smith <rodsmith@rodsbooks.com>2018-07-05 10:51:45 -0400
committerRod Smith <rodsmith@rodsbooks.com>2018-07-05 10:51:45 -0400
commit8dab6f22ee54e63d98cf303d16702794d091bcbb (patch)
tree8b852ce2e5a2b0694a637f89a1f15999460bd8e3 /current.spec
parent44cda477dfe10ced50fdd585252e396dc86501c3 (diff)
downloadsgdisk-8dab6f22ee54e63d98cf303d16702794d091bcbb.tar.gz
Added Ceph and Linux encrypted (LUKS and dm-crypt) partition type codes.
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 b16fbad..e61a0ae 100644
--- a/current.spec
+++ b/current.spec
@@ -1,12 +1,12 @@
Summary: GPT partitioning and MBR repair software
Name: gptfdisk
-Version: 1.0.3
+Version: 1.0.4
Release: 1%{?dist}
License: GPLv2
URL: http://www.rodsbooks.com/gdisk
Group: Applications/System
-Source: http://www.rodsbooks.com/gdisk/gptfdisk-1.0.3.tar.gz
+Source: http://www.rodsbooks.com/gdisk/gptfdisk-1.0.4.tar.gz
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
%description
@@ -81,5 +81,5 @@ provides a few additional partition manipulation features.
%changelog
-* Thu Jul 27 2017 R Smith <rodsmith@rodsbooks.com> - 1.0.3
-- Created spec file for 1.0.3 release
+* Thu Jul 5 2018 R Smith <rodsmith@rodsbooks.com> - 1.0.4
+- Created spec file for 1.0.4 release