summaryrefslogtreecommitdiff
path: root/current.spec
diff options
context:
space:
mode:
authorRoderick W. Smith <rodsmith@rodsbooks.com>2015-03-17 19:46:05 -0400
committerRoderick W. Smith <rodsmith@rodsbooks.com>2015-03-17 19:46:05 -0400
commit54f8fb17e64e09ca508d266356d9c6fd34a4fd4c (patch)
tree3dbbaccb5db64333c23a171c9c7c984c95986582 /current.spec
parent50d3f8fcb214125c1d31c2955960615e9eab3d81 (diff)
downloadsgdisk-54f8fb17e64e09ca508d266356d9c6fd34a4fd4c.tar.gz
Version 1.0.0 release! Added some type codes and the -O/--print-mbr
option for sgdisk.
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 af26193..42f1d80 100644
--- a/current.spec
+++ b/current.spec
@@ -1,12 +1,12 @@
Summary: GPT partitioning and MBR repair software
Name: gptfdisk
-Version: 0.8.10
+Version: 1.0.0
Release: 1%{?dist}
License: GPLv2
URL: http://www.rodsbooks.com/gdisk
Group: Applications/System
-Source: http://www.rodsbooks.com/gdisk/gptfdisk-0.8.10.tar.gz
+Source: http://www.rodsbooks.com/gdisk/gptfdisk-1.0.0.tar.gz
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
%description
@@ -81,5 +81,5 @@ provides a few additional partition manipulation features.
%changelog
-* Sun Mar 2 2014 R Smith <rodsmith@rodsbooks.com> - 0.8.10
-- Created spec file for 0.8.10 release
+* Sun Mar 2 2014 R Smith <rodsmith@rodsbooks.com> - 1.0.0
+- Created spec file for 1.0.0 release