!9 [sync] PR-4: 修改源码包下载地址

From: @openeuler-sync-bot 
Reviewed-by: @cherry530 
Signed-off-by: @cherry530
This commit is contained in:
openeuler-ci-bot 2024-04-01 02:28:34 +00:00 committed by Gitee
commit aa5eb1a077
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: kryo
Version: 4.0.2
Release: 7
Release: 8
Summary: Object graph serialization framework for Java
License: ASL 2.0 and BSD
Url: https://github.com/EsotericSoftware/kryo
@ -8,7 +8,7 @@ BuildRequires: maven-local mvn(com.esotericsoftware:minlog) mvn(com.esotericsoft
BuildRequires: mvn(junit:junit) mvn(org.apache.felix:maven-bundle-plugin) mvn(org.objenesis:objenesis)
BuildRequires: mvn(org.sonatype.oss:oss-parent:pom:)
BuildArch: noarch
Source0: kryo-%{version}.tar.gz
Source0: https://github.com/EsotericSoftware/kryo/archive/kryo-parent-4.0.2/kryo-4.0.2.tar.gz
Source1: http://www.apache.org/licenses/LICENSE-2.0.txt
Obsoletes: kryo-javadoc < %{version}-%{release}
Provides: kryo-javadoc = %{version}-%{release}
@ -56,5 +56,8 @@ cp -p %{SOURCE1} .
%{_javadocdir}/%{name}
%changelog
* Mon Nov 14 2022 wulei <wulei80@h-partners.com> - 4.0.2-8
- Modifying the Source Code Package Address
* Thu Dec 7 2019 openEuler Buildteam <buildteam@openeuler.org> - 4.0.2-7
- Package init