License compliance rectification
This commit is contained in:
parent
b2b645c298
commit
b9c118aff5
7
sbt.spec
7
sbt.spec
@ -45,12 +45,12 @@
|
||||
|
||||
Name: sbt
|
||||
Version: %{sbt_version}
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: The simple build tool for Scala and Java projects
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
License: BSD
|
||||
License: MIT and Apache-2.0
|
||||
URL: http://www.scala-sbt.org
|
||||
Source0: https://github.com/sbt/sbt/archive/v%{version}%{sbt_build}.tar.gz
|
||||
Patch0: sbt-0.13.1-sbt-scala.patch
|
||||
@ -477,6 +477,9 @@ done
|
||||
%doc README.md LICENSE NOTICE
|
||||
|
||||
%changelog
|
||||
* Tue May 10 2022 liyanan <liyanan32@h-partners.com> - 0.13.1-3
|
||||
- License compliance rectification
|
||||
|
||||
* Sat Dec 12 2020 wangxiao <wangxiao65@huawei.com> - %{sbt_version}-2
|
||||
- delete unuse file
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user