diff --git a/python-blivet.spec b/python-blivet.spec index e4a3f46e634d53d19dbfb53dd999389b5f52e3b2..d6fa4e576c120ba066e76bc1e79d9ef3eb5e3af2 100644 --- a/python-blivet.spec +++ b/python-blivet.spec @@ -3,7 +3,7 @@ Name: python-blivet Version: 3.8.2 -Release: 9 +Release: 10 Epoch: 1 Summary: A python module for system storage configuration License: LGPL-2.1-or-later @@ -19,9 +19,7 @@ BuildRequires: python2-devel python2-setuptools Patch0: fix-the-long-hostname.patch -%ifarch sw_64 patch9001: blivet-3.4.2-sw.patch -%endif patch9002: Incomplete-Chineseization-of-disk-mount.patch patch6001: backport-Ignore-invalid-empty-UUIDs-for-NVMe-namespaces.patch @@ -130,6 +128,12 @@ make PYTHON=%{__python2} DESTDIR=%{buildroot} install %doc README.md %changelog +* Sun Mar 09 2025 yueyuankun - 1:3.8.2-10 +- Type:update +- ID:NA +- SUG:NA +- DESC:support sw_64 + * Wed Dec 04 2024 sunhai - 1:3.8.2-9 - Type:bugfix - ID:NA