diff --git a/rootsh-1.5.3.tar.gz b/rootsh-1.5.3.tar.gz deleted file mode 100644 index 86e218161a1b31c5b5ff2e62857a1db7e4a08799..0000000000000000000000000000000000000000 Binary files a/rootsh-1.5.3.tar.gz and /dev/null differ diff --git a/rootsh.spec b/rootsh.spec index ff7b1daa8d085007e6576250a67527ed888e2936..5b7ff0dddffbdb1292bb48f15ed46b31d3a339a7 100644 --- a/rootsh.spec +++ b/rootsh.spec @@ -1,9 +1,9 @@ Name: rootsh Summary: Shell wrapper for auditing Version: 1.5.3 -Release: 18 +Release: 19 License: GPLv3+ -Source0: http://download.sourceforge.net/rootsh/%{name}-%{version}.tar.gz +Source0: https://github.com/jpschewe/rootsh/archive/refs/tags/v%{version}.tar.gz Source1: rootsh.logrotate Source2: logrotate-rootsh.sh Patch0: rootsh-1.5.3-open-needs-3-args.patch @@ -55,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/rootsh.1.gz %changelog +* Wed Nov 23 2022 Ge Wang - 1.5.3-19 +- Bring source file into correspondence with described in spec file + * Thu Mar 10 2022 wangkai - 1.5.3-18 - Fix help doc and version diff --git a/v1.5.3.tar.gz b/v1.5.3.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..d602f1ac950140a9efa9c81a3f80b1589a35f091 Binary files /dev/null and b/v1.5.3.tar.gz differ