!15 Bring source file into correspondence with described in spec file

From: @wang--ge 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2024-03-29 07:54:19 +00:00 committed by Gitee
commit 2ce858c2c6
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 8 additions and 2 deletions

Binary file not shown.

View File

@ -1,9 +1,9 @@
Name: rootsh Name: rootsh
Summary: Shell wrapper for auditing Summary: Shell wrapper for auditing
Version: 1.5.3 Version: 1.5.3
Release: 17 Release: 19
License: GPLv3+ License: GPLv3+
Source0: http://download.sourceforge.net/rootsh/%{name}-%{version}.tar.gz Source0: https://github.com/jpschewe/rootsh/archive/v%{version}/%{name}-%{version}.tar.gz
Source1: rootsh.logrotate Source1: rootsh.logrotate
Source2: logrotate-rootsh.sh Source2: logrotate-rootsh.sh
Patch0: rootsh-1.5.3-open-needs-3-args.patch Patch0: rootsh-1.5.3-open-needs-3-args.patch
@ -55,6 +55,12 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/rootsh.1.gz %{_mandir}/man1/rootsh.1.gz
%changelog %changelog
* Fri Mar 29 2024 Ge Wang <wang__ge@126.com> - 1.5.3-19
- Rebuild for next release
* Fri Mar 29 2024 Ge Wang <wang__ge@126.com> - 1.5.3-18
- Bring source file into correspondence with described in spec file
* Fri Mar 11 2022 wangkai <wangkai385@huawei.com> - 1.5.3-17 * Fri Mar 11 2022 wangkai <wangkai385@huawei.com> - 1.5.3-17
- Fix help doc and version - Fix help doc and version