From 7d25590c0fd8d2b476b881d95c81658b4e850f3f Mon Sep 17 00:00:00 2001 From: David Cantrell Date: Mon, 9 Mar 2020 13:10:53 -0400 Subject: [PATCH] Require at least libparted 3.3 and python 3.7 (dcantrell) pedmodule.c: Fix partition enum flag handling (bcl) Add support for chromeos_kernel and bls_boot partition flags (bcl) Move exception declarations to _pedmodule.c (dcantrell) Signed-off-by: David Cantrell --- .gitignore | 2 ++ pyparted.spec | 10 ++++++++-- sources | 4 ++-- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index e830d0b..d3bbb20 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ /pyparted-3.11.3.tar.gz /pyparted-3.11.4.tar.gz /pyparted-3.11.4.tar.gz.asc +/pyparted-3.11.5.tar.gz +/pyparted-3.11.5.tar.gz.asc diff --git a/pyparted.spec b/pyparted.spec index 92da511..9eba9d3 100644 --- a/pyparted.spec +++ b/pyparted.spec @@ -33,7 +33,7 @@ Summary: Python module for GNU parted Name: pyparted Epoch: 1 -Version: 3.11.4 +Version: 3.11.5 Release: 1%{?dist} License: GPLv2+ URL: https://github.com/dcantrell/pyparted @@ -44,7 +44,7 @@ Source2: keyring.gpg Source3: trustdb.gpg BuildRequires: gcc -BuildRequires: parted-devel >= 3.2-18 +BuildRequires: parted-devel >= 3.3 BuildRequires: pkgconfig BuildRequires: e2fsprogs BuildRequires: gnupg2 @@ -148,6 +148,12 @@ popd %endif %changelog +* Mon Mar 09 2020 David Cantrell - 1:3.11.5-1 +- Require at least libparted 3.3 and python 3.7 (dcantrell) +- pedmodule.c: Fix partition enum flag handling (bcl) +- Add support for chromeos_kernel and bls_boot partition flags (bcl) +- Move exception declarations to _pedmodule.c (dcantrell) + * Tue Feb 11 2020 David Cantrell - 1:3.11.4-1 - Use Decimal for Device.getSize() operations, return a float (#1801355) diff --git a/sources b/sources index 09fa3fc..e80332f 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -SHA512 (pyparted-3.11.4.tar.gz) = 73e1f575c200a407392d46c87475f70f5f2405ad28b9b816117703284a75094df05727fcb2243793a31cd9471be5876eb4c22c870218f7a23625cfa359265818 -SHA512 (pyparted-3.11.4.tar.gz.asc) = 5c4426beac456125f56bb65fd8e38856e5822caadf3596f02ecb2c086f0120991f61ebabfbc6fad80d6b8bbb3810f9193ab1bf839f9d1eb507aa9958edfd7993 +SHA512 (pyparted-3.11.5.tar.gz) = c10b4eff7e99755703532d0cb5e26d995ff42f43d12bd92c9950ca9b584d284dc1e57a4791c2fa1e1af16b44154649d265ba41734604ddc2c03247bd2034e3ed +SHA512 (pyparted-3.11.5.tar.gz.asc) = 189b0d34c1b19085d6f59de4dff0bb55aa789d7d6d7e97001012862c32f6180b690f7eea91420d0e052ee6ae15f456317b4248d556653e01327210247dd53795