update version to 4.0.65
This commit is contained in:
parent
ed5f9f41f3
commit
415cf7aea1
Binary file not shown.
@ -4,7 +4,7 @@
|
||||
<groupId>com.caucho</groupId>
|
||||
<artifactId>hessian</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>4.0.38</version>
|
||||
<version>4.0.65</version>
|
||||
<name>Hessian</name>
|
||||
<description>Hessian is a compact binary protocol for connecting web services.</description>
|
||||
<url>http://hessian.caucho.com</url>
|
||||
@ -19,9 +19,10 @@
|
||||
|
||||
<developers>
|
||||
<developer>
|
||||
<id>ferg</id>
|
||||
<name>Scott Ferguson</name>
|
||||
<email>ferg@caucho.com</email>
|
||||
<email>ferg@caucho.com</email>
|
||||
<organization>Caucho Technology, Inc</organization>
|
||||
<organizationUrl>https://www.caucho.com</organizationUrl>
|
||||
</developer>
|
||||
</developers>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: hessian
|
||||
Summary: Java implementation of a binary protocol for web services
|
||||
Version: 4.0.38
|
||||
Version: 4.0.65
|
||||
Release: 1
|
||||
Epoch: 0
|
||||
License: ASL 1.1
|
||||
@ -69,5 +69,8 @@ cp -p %{SOURCE2} apache.license.html
|
||||
%license apache.license.html
|
||||
|
||||
%changelog
|
||||
* Sat Aug 15 2020 Ge Wang <wangge20@huawei.com> - 4.0.38-1
|
||||
* Mon Aug 21 2023 Bin Huang <huangbin54@huawei.com> - 0:4.0.65-1
|
||||
- Package update version to 4.0.65
|
||||
|
||||
* Sat Aug 15 2020 Ge Wang <wangge20@huawei.com> - 0:4.0.38-1
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user