diff --git a/curl.spec b/curl.spec index 0dfe4ec55fd166a1f590497b58f1640f43a26b3c..6ba3427d4e8e007184eb3a847061633683aac75c 100644 --- a/curl.spec +++ b/curl.spec @@ -1,4 +1,4 @@ -%define anolis_release .0.2 +%define anolis_release .0.3 Summary: A utility for getting files from remote servers (FTP, HTTP, and others) Name: curl Version: 7.61.1 @@ -538,6 +538,9 @@ rm -f ${RPM_BUILD_ROOT}%{_libdir}/libcurl.la %doc docs/TheArtOfHttpScripting docs/TODO %changelog +* Mon Aug 28 2023 Kaiqiang Wang - 7.61.1-30.0.1.3 +- test build + * Wed May 24 2023 Weisson - 7.61.1-30.0.1.2 - Add doc sub package