Modify invalid Source
This commit is contained in:
parent
5feecf49b5
commit
c94c7dc7f2
@ -1,10 +1,10 @@
|
|||||||
Name: base64coder
|
Name: base64coder
|
||||||
Version: 20101219
|
Version: 20101219
|
||||||
Release: 23
|
Release: 24
|
||||||
Summary: A fast and compact Base64 encoder/decoder class
|
Summary: A fast and compact Base64 encoder/decoder class
|
||||||
License: EPL-1.0 or EPL-2.0 or LGPLv2+ or GPLv2+ or ASL 2.0 or BSD
|
License: EPL-1.0 or EPL-2.0 or LGPLv2+ or GPLv2+ or ASL 2.0 or BSD
|
||||||
URL: http://www.source-code.biz/base64coder/java/
|
URL: http://www.source-code.biz/base64coder/java/
|
||||||
Source0: http://repo2.maven.org/maven2/biz/source_code/%{name}/2010-12-19/%{name}-2010-12-19-distribution.zip
|
Source0: https://repo1.maven.org/maven2/biz/source_code/%{name}/2010-12-19/%{name}-2010-12-19-distribution.zip
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: maven-local, mvn(junit:junit), mvn(org.apache.felix:maven-bundle-plugin), mvn(org.apache.maven.plugins:maven-assembly-plugin)
|
BuildRequires: maven-local, mvn(junit:junit), mvn(org.apache.felix:maven-bundle-plugin), mvn(org.apache.maven.plugins:maven-assembly-plugin)
|
||||||
@ -34,5 +34,8 @@ sed -i 's/\r//g' README.txt CHANGES.txt
|
|||||||
%{_javadocdir}/%{name}/*
|
%{_javadocdir}/%{name}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 21 2022 yaoxin <yaoxin30@h-partners.com> - 20101219-24
|
||||||
|
- Modify invalid Source
|
||||||
|
|
||||||
* Fri Dec 6 2019 openEuler Buildteam <buildteam@openeuler.org> - 20101219-23
|
* Fri Dec 6 2019 openEuler Buildteam <buildteam@openeuler.org> - 20101219-23
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user