diff --git a/2.5.2.tar.gz b/2.5.2.tar.gz new file mode 100644 index 0000000..184605e Binary files /dev/null and b/2.5.2.tar.gz differ diff --git a/scrub-2.5.2.tar.bz2 b/scrub-2.5.2.tar.bz2 deleted file mode 100644 index 051fa94..0000000 Binary files a/scrub-2.5.2.tar.bz2 and /dev/null differ diff --git a/scrub.spec b/scrub.spec index d5f7996..37c4c6c 100644 --- a/scrub.spec +++ b/scrub.spec @@ -1,10 +1,10 @@ Name: scrub Version: 2.5.2 -Release: 14 +Release: 15 Summary: A disk overwrite utility License: GPLv2+ URL: https://github.com/chaos/scrub -Source0: http://bbgentoo.ilb.ru/distfiles/scrub-2.5.2.tar.bz2 +Source0: https://github.com/chaos/scrub/archive/2.5.2.tar.gz %description Scrub writes patterns on files or disk devices to make @@ -32,5 +32,8 @@ retrieving the data more difficult. It operates in one of three modes: %{_mandir}/man1/scrub.1* %changelog +* Wed Sep 9 2020 baizhonggui - 2.5.2-15 +- Modify source0 and replace tar package + * Thu Nov 28 2019 Jiangping Hu - 2.5.2-14 - Package init