diff --git a/nodejs-escape-string-regexp.spec b/nodejs-escape-string-regexp.spec index 5763ae0..067a1a7 100644 --- a/nodejs-escape-string-regexp.spec +++ b/nodejs-escape-string-regexp.spec @@ -3,7 +3,7 @@ %global enable_tests 0 Name: nodejs-escape-string-regexp Version: 1.0.5 -Release: 2 +Release: 3 Summary: Escape RegExp special characters License: MIT URL: https://github.com/sindresorhus/escape-string-regexp @@ -46,7 +46,10 @@ cp -pr package.json index.js \ %{nodejs_sitelib}/%{packagename} %changelog -* Thu 26 Nov 2020 leiju - 1.0.5-2 +* Mon Sep 9 2024 yuanlipeng - 1.0.5-3 +- fix specfile error in changelog + +* Thu Nov 26 2020 leiju - 1.0.5-2 - delete nodejs-escape-string-regexp.spec.old redundancy file * Thu Aug 20 2020 Anan Fu - 1.0.5-1