diff --git a/chrpath.spec b/chrpath.spec index a5ccfdf57f4a9e3807e1c941a272fb7f0e8a10b7..63be9934df85bf9b846e0e598b5cc159c9552576 100644 --- a/chrpath.spec +++ b/chrpath.spec @@ -1,6 +1,6 @@ Name: chrpath Version: 0.16 -Release: 12 +Release: 13 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 +* Tue Oct 25 2022 yanglongkang - 0.16-13 +- rebuild for next release + * Thu Dec 10 2020 wangchen - 0.16-12 - Correct URL and Source0