From 5ca1687d0087b30029ee372a723acb4371ba3edf Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 18 Jun 2015 00:46:52 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- parted.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/parted.spec b/parted.spec index dc65dfd..a784587 100644 --- a/parted.spec +++ b/parted.spec @@ -4,7 +4,7 @@ Summary: The GNU disk partition manipulation program Name: parted Version: 3.2 -Release: 8%{?dist} +Release: 9%{?dist} License: GPLv3+ Group: Applications/System URL: http://www.gnu.org/software/parted @@ -169,6 +169,9 @@ fi %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 3.2-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Fri Jun 05 2015 Brian C. Lane 3.2-8 - tests: Make sure the extended partition length is 2 (#1135493) - libparted: BLKPG_RESIZE_PARTITION uses bytes not sectors (#1135493)