diff --git a/dump-0.4b47.tar.gz b/dump-0.4b47.tar.gz deleted file mode 100644 index d6c401341b56c66036efd85b8060744236f6ff44..0000000000000000000000000000000000000000 Binary files a/dump-0.4b47.tar.gz and /dev/null differ diff --git a/dump-0.4b49.tar.gz b/dump-0.4b49.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..345fb040389f4fbb2b34cc3ad94b1125fe79d00d Binary files /dev/null and b/dump-0.4b49.tar.gz differ diff --git a/dump.spec b/dump.spec index 01a9f8368225000a1a4218137aeacdc65f9da079..1837e96df39cb06aa9b90ececdba4bd2e48bf7b5 100644 --- a/dump.spec +++ b/dump.spec @@ -1,11 +1,11 @@ Name: dump Epoch: 1 Version: 0.4 -Release: 8 +Release: 9 Summary: Programs for backing up and restoring ext2/3/4 filesystems License: BSD URL: https://sourceforge.net/projects/dump/ -Source0: http://downloads.sourceforge.net/dump/dump-%{version}b47.tar.gz +Source0: http://downloads.sourceforge.net/dump/dump-%{version}b49.tar.gz Patch1: 0001-fix-multiple-define-for-gcc10.patch @@ -27,7 +27,7 @@ Single files and directory subtrees may also be restored from full or partial ba %package_help %prep -%autosetup -n %{name}-0.4b47 -p1 +%autosetup -n %{name}-0.4b49 -p1 %build autoreconf -fiv @@ -69,6 +69,9 @@ popd %{_mandir}/*/* %changelog +* Wed Apr 16 2025 lvyy - 1:0.4-9 +- Upgrade to version 0.4b49 + * Wed Jul 31 2024 wuyifeng - 1:0.4-8 - Update the main URL diff --git a/dump.yaml b/dump.yaml index e56a7e0ef1e27d06cc488eb93b6757e45fbf271a..d19aac5c1c63c555118de3e982b2c3291743f0d5 100644 --- a/dump.yaml +++ b/dump.yaml @@ -1,4 +1,4 @@ version_control: git src_repo: https://git.code.sf.net/p/dump/code tag_prefix: "^v" -seperator: "." +separator: "."