From b32f75c9b7b3fc46b7839652b05e4e0a1b1af6a3 Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Wed, 8 Aug 2007 22:29:49 +0000 Subject: [PATCH] - Update License tag to GPLv2+ --- parted.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/parted.spec b/parted.spec index 329ead1..80f2f23 100644 --- a/parted.spec +++ b/parted.spec @@ -4,8 +4,8 @@ Summary: The GNU disk partition manipulation program Name: parted Version: 1.8.6 -Release: 6%{?dist} -License: GPL +Release: 7%{?dist} +License: GPLv2+ Group: Applications/System URL: http://www.gnu.org/software/parted @@ -93,6 +93,9 @@ fi %{_libdir}/pkgconfig/libparted.pc %changelog +* Wed Aug 08 2007 David Cantrell - 1.8.6-7 +- Update License tag to GPLv2+ + * Tue Aug 07 2007 David Cantrell - 1.8.6-6 - Detect Xen virtual block devices and set model name appropriately