diff --git a/parted.spec b/parted.spec index 68b2852..4d97673 100644 --- a/parted.spec +++ b/parted.spec @@ -20,7 +20,7 @@ Name: parted Version: 2.4 Release: 15 -License: GPLv3+ +License: GPL-3.0+ Summary: GNU partitioner Url: http://www.gnu.org/software/parted/ Group: System/Filesystems @@ -66,7 +66,7 @@ GNU Parted is a program for creating, destroying, resizing, checking, and copying partitions, and the file systems on them. %package -n libparted0 -License: GPLv3+ +License: GPL-3.0+ Summary: Library for manipulating partitions Group: System/Filesystems AutoReqProv: on @@ -76,7 +76,7 @@ Libparted is a library for creating, destroying, resizing, checking and copying partitions and the file systems on them. %package devel -License: GPLv3+ +License: GPL-3.0+ Summary: Parted Include Files and Libraries necessary for Development Group: Development/Libraries/C and C++ Requires: device-mapper-devel >= 1.02.33