summaryrefslogtreecommitdiff
path: root/current.spec
diff options
context:
space:
mode:
authorRoderick W. Smith <rodsmith@rodsbooks.com>2014-02-17 16:17:11 -0500
committerRoderick W. Smith <rodsmith@rodsbooks.com>2014-02-17 16:17:11 -0500
commit84aaff6b9cf3b802c621781cf9acd006aa5a3e66 (patch)
tree9f46bf77212466e4e66a2163ab86a8be39b62508 /current.spec
parent22e88b5be2c0c3f92e34d95da45922abfa02a28d (diff)
downloadsgdisk-84aaff6b9cf3b802c621781cf9acd006aa5a3e66.tar.gz
Removed libicu dependency for UTF-16 partition names. Version 0.8.9
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 39fe6e1..8beaeaa 100644
--- a/current.spec
+++ b/current.spec
@@ -1,11 +1,11 @@
Summary: GPT partitioning and MBR repair software
Name: gptfdisk
-Version: 0.8.8
+Version: 0.8.9
Release: 1%{?dist}
License: GPLv2
URL: http://www.rodsbooks.com/gdisk
Group: Applications/System
-Source: http://www.rodsbooks.com/gdisk/gptfdisk-0.8.8.tar.gz
+Source: http://www.rodsbooks.com/gdisk/gptfdisk-0.8.9.tar.gz
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
%description
@@ -80,5 +80,5 @@ provides a few additional partition manipulation features.
%changelog
-* Mon Oct 14 2013 R Smith <rodsmith@rodsbooks.com> - 0.8.8
-- Created spec file for 0.8.8 release
+* Mon Feb 17 2014 R Smith <rodsmith@rodsbooks.com> - 0.8.9
+- Created spec file for 0.8.9 release