!4 Update to 1.2.9

From: @zhangfan4ky 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-09-21 02:39:41 +00:00 committed by Gitee
commit 01f71107a9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

Binary file not shown.

BIN
uid_wrapper-1.2.9.tar.gz Normal file

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: uid_wrapper
Version: 1.2.4
Release: 5
Version: 1.2.9
Release: 1
Summary: A wrapper for privilege separation
License: GPLv3+
URL: http://cwrap.org/
@ -52,7 +52,7 @@ cd obj
make test || find Testing -name "*.log" | xargs cat
%files
%doc AUTHORS README ChangeLog COPYING
%doc AUTHORS ChangeLog
%{_libdir}/libuid_wrapper.so*
%{_libdir}/cmake/uid_wrapper/*
%{_libdir}/pkgconfig/uid_wrapper.pc
@ -61,6 +61,9 @@ make test || find Testing -name "*.log" | xargs cat
%{_mandir}/man1/uid_wrapper.1*
%changelog
* Wed Jul 20 2022 zhangfan <zhangfan4@kylinos.cn> - 1.2.9-1
- Update to 1.2.9
* Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 1.2.4-5
- Completing build dependencies to fix gcc compiler missing error