!7 Upgrade to 1.1.11

Merge pull request !7 from wk333/openEuler-22.03-LTS-Next
This commit is contained in:
openeuler-ci-bot 2021-12-30 07:19:46 +00:00 committed by Gitee
commit daa70cc9ca
3 changed files with 7 additions and 4 deletions

BIN
nss_wrapper-1.1.11.tar.gz Normal file

Binary file not shown.

Binary file not shown.

View File

@ -1,6 +1,6 @@
Name: nss_wrapper
Version: 1.1.3
Release: 4
Version: 1.1.11
Release: 1
License: BSD
Summary: A wrapper for the user, group and hosts NSS API
Url: https://cwrap.org/
@ -60,7 +60,8 @@ cd build
make test
%files
%doc AUTHORS COPYING
%doc AUTHORS README.md CHANGELOG
%license LICENSE
%{_bindir}/nss_wrapper.pl
%{_libdir}/libnss_wrapper.so*
%dir %{_libdir}/cmake/nss_wrapper
@ -68,10 +69,12 @@ make test
%{_libdir}/pkgconfig/nss_wrapper.pc
%files help
%doc README ChangeLog
%{_mandir}/man1/nss_wrapper.1*
%changelog
* Wed Dec 29 2021 wangkai<wangkai385@huawei.com> - 1.1.11-1
- Update to 1.1.11
* Web 02 Jun 2021 zhaoyao<zhaoyao32@huawei.com> - 1.1.3-4
- faileds: /bin/sh: gcc: command not found.