diff --git a/2.5.2.tar.gz b/2.5.2.tar.gz deleted file mode 100644 index 184605e..0000000 Binary files a/2.5.2.tar.gz and /dev/null differ diff --git a/scrub-2.6.1.tar.gz b/scrub-2.6.1.tar.gz new file mode 100644 index 0000000..7b935b4 Binary files /dev/null and b/scrub-2.6.1.tar.gz differ diff --git a/scrub.spec b/scrub.spec index 37c4c6c..e435408 100644 --- a/scrub.spec +++ b/scrub.spec @@ -1,10 +1,10 @@ Name: scrub -Version: 2.5.2 -Release: 15 +Version: 2.6.1 +Release: 1 Summary: A disk overwrite utility License: GPLv2+ URL: https://github.com/chaos/scrub -Source0: https://github.com/chaos/scrub/archive/2.5.2.tar.gz +Source0: http://github.com/chaos/scrub/releases/download/2.6.1/scrub-2.6.1.tar.gz %description Scrub writes patterns on files or disk devices to make @@ -32,8 +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 +* Mon Oct 12 2020 Zhangpeng - 2.6.1-1 +- update to 2.6.1 * Thu Nov 28 2019 Jiangping Hu - 2.5.2-14 - Package init