Changelog for
parted-devel-3.4-7.fc35.x86_64.rpm :
* Thu Aug 04 2022 Brian C. Lane
- 3.4-7- Remove use of enums with #define
* Tue Aug 03 2021 Brian C. Lane - 3.4-6- spec: Use the %gpgverify macro for the signature check- tests/t3000: Use mkfs.hfsplus and fsck.hfsplus for resize tests (bcl)- tests/t3000: Check for hfs and vfat support separately (bcl)- tests: Reduce memory usage for tests using scsi_debug module (bcl)- spec: Install to /usr/sbin and /usr/lib64 (bcl)
* Thu Jul 22 2021 Fedora Release Engineering - 3.4-5- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon Jun 14 2021 Brian C. Lane - 3.4-4- Fix issues that covscan classifies as important Resolves: rhbz#1938836- Update gpg key for bclAATTredhat.com- Work around a mkswap bug
* Wed Mar 10 2021 Brian C. Lane - 3.4-3- Use autoreconf -fiv for autoconf 2.71 support Works with both 2.69 and 2.71
* Wed Feb 03 2021 Brian C. Lane - 3.4-2- Add --fix support from upstream
* Wed Jan 27 2021 Brian C. Lane - 3.4-1- New stable upstream release v3.4
* Tue Jan 26 2021 Fedora Release Engineering - 3.3.52-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Dec 14 2020 Brian C. Lane - 3.3.52-1- New upstream ALPHA release v3.3.52- Includes all patches
* Mon Nov 30 2020 Brian C. Lane - 3.3-8- Add upstream commits to fix various gcc 10 warnings (bcl)
* Thu Nov 05 2020 Brian C. Lane - 3.3-7- Do not link to libselinux
* Fri Sep 25 2020 Brian C. Lane - 3.3-6- tests: Add a test for resizepart on a busy partition (bcl)- parted: Preserve resizepart End when prompted for busy partition (bcl)- tests: Add f2fs to the fs probe test (romain.perier)- Add support for the F2FS filesystem (romain.perier)- Removed reference to ped_file_system_create (max)