From 0d92fcd3b7b7c7a7990e241b9f440394144b409d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Terje=20R=F8sten?= Date: Mon, 17 Oct 2011 11:36:43 +0200 Subject: [PATCH] 0.8.1 --- .gitignore | 1 + gdisk.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d78c9af..f4a882e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ gdisk-0.6.8.tgz /gdisk-0.6.14.tgz /gptfdisk-0.7.1.tgz /gptfdisk-0.7.2.tar.gz +/gptfdisk-0.8.1.tar.gz diff --git a/gdisk.spec b/gdisk.spec index a17cc81..09f144b 100644 --- a/gdisk.spec +++ b/gdisk.spec @@ -1,7 +1,7 @@ Summary: An fdisk-like partitioning tool for GPT disks Name: gdisk -Version: 0.7.2 -Release: 2%{?dist} +Version: 0.8.1 +Release: 1%{?dist} License: GPLv2 URL: http://www.rodsbooks.com/gdisk/ Group: System Environment/Base @@ -41,6 +41,9 @@ tables, and the ability to convert MBR disks to GPT format. %{_mandir}/man8/sgdisk.8* %changelog +* Mon Oct 17 2011 Terje Rosten - 0.8.1-1 +- 0.8.1 + * Thu Sep 08 2011 Orion Poplawski - 0.7.2-2 - Rebuild for libicu 4.8.1 diff --git a/sources b/sources index 8f667e4..2e1e838 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -31deeb7acb5104d56ba2ddeafd907513 gptfdisk-0.7.2.tar.gz +f556297cce00ef096de11d504d85b9a9 gptfdisk-0.8.1.tar.gz