diff --git a/parted.spec b/parted.spec index 5646270159bbe5f2fb7ed5423a886c9dfc73d10b..de08e19a99bbfd19e993c66523aaf118b0304d47 100644 --- a/parted.spec +++ b/parted.spec @@ -1,5 +1,3 @@ -#needsrootforbuild - # This SPEC file come from GNU Parted Project(git://git.savannah.gnu.org/parted.git) # Default to disabling device-mapper and SELinux %define use_devmapper 0 @@ -16,7 +14,7 @@ Summary: The GNU disk partition manipulation program Name: parted Version: 3.6 -Release: 2 +Release: 3 URL: https://www.gnu.org/software/parted/ Source0: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz License: GPLv3+ @@ -119,6 +117,9 @@ fi %{_libdir}/pkgconfig/libparted*.pc %changelog +* Fri Jul 25 2025 lvyy - 3.6-3 +- delete the ineffective needsrootforbuild configuration + * Fri Jul 04 2025 liweigang - 3.6-2 - remove patch support gpt_sync_mbr - file: huawei-bugfix-add-support-of-gpt_sync_mbr.patch