diff --git a/.gitignore b/.gitignore index 07cfe32..6e1593c 100644 --- a/.gitignore +++ b/.gitignore @@ -110,3 +110,4 @@ /blivet-3.1.0.b1.tar.gz /blivet-3.1.0.b2.tar.gz /blivet-3.1.0.tar.gz +/blivet-3.1.1.tar.gz diff --git a/python-blivet.spec b/python-blivet.spec index 1ea9a2b..3d0bd7e 100644 --- a/python-blivet.spec +++ b/python-blivet.spec @@ -19,11 +19,11 @@ Summary: A python module for system storage configuration Name: python-blivet Url: https://storageapis.wordpress.com/projects/blivet -Version: 3.1.0 +Version: 3.1.1 #%%global prerelease .b2 # prerelease, if defined, should be something like .a1, .b1, .b2.dev1, or .c2 -Release: 2%{?prerelease}%{?dist} +Release: 1%{?prerelease}%{?dist} Epoch: 1 License: LGPLv2+ Group: System Environment/Libraries @@ -31,7 +31,6 @@ Group: System Environment/Libraries %global realversion %{version}%{?prerelease} Source0: http://github.com/storaged-project/blivet/archive/%{realname}-%{realversion}.tar.gz Patch0: 0001-force-lvm-plugin.patch -Patch1: 0002-arm7-cleanups.patch # Versions of required components (done so we make sure the buildrequires # match the requires versions of things). @@ -192,6 +191,20 @@ configuration. %endif %changelog +* Wed Sep 26 2018 Vojtech Trefny - 3.1.1-1 +- Check device dependencies only for device actions (vtrefny) +- Allow removing btrfs volumes without btrfs support (vtrefny) +- Adjust LVMPhysicalVolumeMethodsTestCase to new pvcreate option (vtrefny) +- add `-y' to lvm.pvcreate (hongxu.jia) +- Drop omap partition table tests on ARM platforms (pbrobinson) +- Update disk label tests for ARM platforms (pbrobinson) +- Ignore pylint 'no-value-for-parameter' warning (vtrefny) +- arm: add support for EFI on ARMv7 (pbrobinson) +- Aarch64 platforms: Fix gpt defaults for 64 bit arm platforms (pbrobinson) +- arch: arm: drop get_arm_machine function (pbrobinson) +- arch: arm: drop omap specifics for partitioning (pbrobinson) +- Create a separate availability check for dmraid support (vtrefny) + * Thu Aug 30 2018 Vojtech Trefny - 3.1.0-2 - arm: add support for EFI on ARMv7 (probinson) - Aarch64 platforms: Fix gpt defaults for 64 bit arm platforms (probinson) diff --git a/sources b/sources index e7246e4..4ee6864 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (blivet-3.1.0.tar.gz) = cee3ba770514f6168d78cfa0c6f0205149e4be14203bec6c8c2a2b66d44bdbceaff5bf44ba2bcb7799eddfa54bab16692a7d04f2665caf4b6a4d1a317cad2686 +SHA512 (blivet-3.1.1.tar.gz) = 317464ec3a4da93bc3dbd2fd26fb69e509cd044b137546c0f5783fc3ae17ec29d9e5ea9b0feb743b2004e68b534a312c5ca70080e135e9e556101314542915a4