Browse Source

curl-7.81.0-1

Tomohiro "Tomo-p" KATO 2 years ago
parent
commit
0e1d6a50b9
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.80.0
+Version: 7.81.0
 Release: 1%{?_dist_release}
 Group: internet
 Vendor: Project Vine
@@ -187,6 +187,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jan 05 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 7.81.0-1
+- new upstream release.
+
 * Wed Nov 10 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 7.80.0-1
 - new upstream release.