Modify invalid source0
This commit is contained in:
parent
89d91368e9
commit
9a61c14925
@ -1,10 +1,10 @@
|
|||||||
Name: unit-api
|
Name: unit-api
|
||||||
Version: 1.0
|
Version: 1.0
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: JSR 363 - Units of Measurement API
|
Summary: JSR 363 - Units of Measurement API
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://unitsofmeasurement.github.io/
|
URL: http://unitsofmeasurement.github.io/
|
||||||
Source0: https://github.com/unitsofmeasurement/unit-api/archive/%{version}/unit-api-%{version}.tar.gz
|
Source0: https://github.com/unitsofmeasurement/unit-api/archive/refs/tags/1.0/1.0.tar.gz
|
||||||
|
|
||||||
BuildRequires: maven-local mvn(junit:junit) mvn(org.apache.felix:maven-bundle-plugin) mvn(org.sonatype.oss:oss-parent:pom:)
|
BuildRequires: maven-local mvn(junit:junit) mvn(org.apache.felix:maven-bundle-plugin) mvn(org.sonatype.oss:oss-parent:pom:)
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -86,5 +86,8 @@ find . -name "*.jar" -print -delete
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 10 2022 caodongxia <caodongxia@h-partners.com> - 1.0-7
|
||||||
|
- Modify invalid source0
|
||||||
|
|
||||||
* Wed Apr 15 2020 zhangtao <zhangtao221@huawei.com> - 1.0-6
|
* Wed Apr 15 2020 zhangtao <zhangtao221@huawei.com> - 1.0-6
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user