License compliance rectification

This commit is contained in:
lyn1001 2022-05-10 16:04:07 +08:00
parent b2b645c298
commit b9c118aff5

View File

@ -45,12 +45,12 @@
Name: sbt Name: sbt
Version: %{sbt_version} Version: %{sbt_version}
Release: 2 Release: 3
Summary: The simple build tool for Scala and Java projects Summary: The simple build tool for Scala and Java projects
BuildArch: noarch BuildArch: noarch
License: BSD License: MIT and Apache-2.0
URL: http://www.scala-sbt.org URL: http://www.scala-sbt.org
Source0: https://github.com/sbt/sbt/archive/v%{version}%{sbt_build}.tar.gz Source0: https://github.com/sbt/sbt/archive/v%{version}%{sbt_build}.tar.gz
Patch0: sbt-0.13.1-sbt-scala.patch Patch0: sbt-0.13.1-sbt-scala.patch
@ -477,6 +477,9 @@ done
%doc README.md LICENSE NOTICE %doc README.md LICENSE NOTICE
%changelog %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 * Sat Dec 12 2020 wangxiao <wangxiao65@huawei.com> - %{sbt_version}-2
- delete unuse file - delete unuse file