diff --git a/chrpath.spec b/chrpath.spec index 63be9934df85bf9b846e0e598b5cc159c9552576..8424576ee598e5f0dbc2c590c591a6a4bcb3ad09 100644 --- a/chrpath.spec +++ b/chrpath.spec @@ -1,6 +1,6 @@ Name: chrpath Version: 0.16 -Release: 13 +Release: 14 Summary: Modify the dynamic library load path (rpath) of compiled programs License: GPL+ URL: https://github.com/openEuler-BaseService/chrpath @@ -39,6 +39,9 @@ make check %{_mandir}/man1/chrpath.1* %changelog +* Thu Aug 01 2024 zhangruifang - 0.16-14 +- rebuild for next release + * Tue Oct 25 2022 yanglongkang - 0.16-13 - rebuild for next release