diff --git a/dump.spec b/dump.spec index 1434dc3a9334a10968934b0a54d9a33f03398a36..01a9f8368225000a1a4218137aeacdc65f9da079 100644 --- a/dump.spec +++ b/dump.spec @@ -1,10 +1,10 @@ Name: dump Epoch: 1 Version: 0.4 -Release: 7 +Release: 8 Summary: Programs for backing up and restoring ext2/3/4 filesystems License: BSD -URL: http://dump.sourceforge.net/ +URL: https://sourceforge.net/projects/dump/ Source0: http://downloads.sourceforge.net/dump/dump-%{version}b47.tar.gz Patch1: 0001-fix-multiple-define-for-gcc10.patch @@ -69,6 +69,9 @@ popd %{_mandir}/*/* %changelog +* Wed Jul 31 2024 wuyifeng - 1:0.4-8 +- Update the main URL + * Wed Nov 16 2022 wangzhiqiang - 1:0.4-7 - the tar package is consistent with that in the upstream community