Browse Source

curl-7.83.1-1

Tomohiro "Tomo-p" KATO 1 year ago
parent
commit
b818136452
1 changed files with 4 additions and 1 deletions
  1. 4 1
      c/curl/curl-vl.spec

+ 4 - 1
c/curl/curl-vl.spec

@@ -3,7 +3,7 @@
 Summary: A utility for getting files from remote servers (FTP, HTTP, and others).
 Summary(ja): リモートサーバ(FTP,HTTPなど)からファイルを取得するためのユーティリティ
 Name: curl 
-Version: 7.83.0
+Version: 7.83.1
 Release: 1%{?_dist_release}
 Group: internet
 Vendor: Project Vine
@@ -187,6 +187,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed May 11 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 7.83.1-1
+- new upstream release.
+
 * Thu Apr 28 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 7.83.0-1
 - new upstream release.