diff --git a/eclipse-jgit.spec b/eclipse-jgit.spec index 53b242b688bf98391797e1d730a1517f28c6f4d1..1d083ce57ba6964dd371ebbaab56a4e0d95db6f1 100644 --- a/eclipse-jgit.spec +++ b/eclipse-jgit.spec @@ -1,9 +1,9 @@ %global gittag 5.4.0.201906121030-r Name: eclipse-jgit Version: 5.4.0 -Release: 1 +Release: 2 Summary: Eclipse JGit -License: BSD +License: BSD-3-Clause URL: https://www.eclipse.org/jgit/ Source0: https://git.eclipse.org/c/jgit/jgit.git/snapshot/jgit-%{gittag}.tar.xz Patch0: 0001-Ensure-the-correct-classpath-is-set-for-the-jgit-com.patch @@ -47,5 +47,8 @@ popd %doc README.md %changelog +* Tue May 10 2022 wangkai - 5.4.0-2 +- License compliance rectification + * Mon Aug 17 2020 yanan li - 5.4.0-1 - Package init