update for mass rebuild and upgrade verification

This commit is contained in:
Markeryang 2022-10-25 07:43:36 +00:00 committed by Gitee
parent 9d494281bf
commit 56d377e8f3
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: chrpath Name: chrpath
Version: 0.16 Version: 0.16
Release: 12 Release: 13
Summary: Modify the dynamic library load path (rpath) of compiled programs Summary: Modify the dynamic library load path (rpath) of compiled programs
License: GPL+ License: GPL+
URL: https://github.com/openEuler-BaseService/chrpath URL: https://github.com/openEuler-BaseService/chrpath
@ -39,6 +39,9 @@ make check
%{_mandir}/man1/chrpath.1* %{_mandir}/man1/chrpath.1*
%changelog %changelog
* Tue Oct 25 2022 yanglongkang <yanglongkang@h-partners.com> - 0.16-13
- rebuild for next release
* Thu Dec 10 2020 wangchen <wangchen137@huawei.com> - 0.16-12 * Thu Dec 10 2020 wangchen <wangchen137@huawei.com> - 0.16-12
- Correct URL and Source0 - Correct URL and Source0