diff --git a/parted.spec b/parted.spec index d4cb3d4..6b9986c 100644 --- a/parted.spec +++ b/parted.spec @@ -4,7 +4,7 @@ Summary: The GNU disk partition manipulation program Name: parted Version: 3.2 -Release: 41%{?dist} +Release: 42%{?dist} License: GPLv3+ URL: http://www.gnu.org/software/parted @@ -231,7 +231,7 @@ make check %{_libdir}/libparted.so.2.0.1 %{_libdir}/libparted-fs-resize.so.0 %{_libdir}/libparted-fs-resize.so.0.0.1 -%{_infodir}/parted.info.gz +%{_infodir}/parted.info.* %files devel %doc TODO doc/API doc/FAT @@ -243,6 +243,9 @@ make check %changelog +* Wed Apr 24 2019 Björn Esser - 3.2-42 +- Remove hardcoded gzip suffix from GNU info pages + * Tue Apr 09 2019 Brian C. Lane - 3.2-41 - Add fix and tests for nilfs2 sigsegv