diff --git a/git-lfs.spec b/git-lfs.spec index 3a3a9654835914ec8229ba326292789c89ab7323..8b49b7f0f1993ff57e2d0614eafa6fc6b1da1c76 100644 --- a/git-lfs.spec +++ b/git-lfs.spec @@ -4,10 +4,10 @@ # https://github.com/git-lfs/git-lfs Name: git-lfs Version: 2.12.0 -Release: 2 +Release: 3 Summary: Git extension for versioning large files -License: MIT and BSD and Apache-2.0 and MPL-2.0 +License: MIT and BSD-2-Clause and BSD-3-Clause and Apache-2.0 and MPL-2.0 URL: https://git-lfs.github.io/ Source0: https://github.com/%{name}/%{name}/releases/download/v%{version}/%{name}-v%{version}.tar.gz Patch6000: 0001-use-vendor-dir-for-build.patch @@ -53,6 +53,9 @@ install -Dpm0755 src/github.com/git-lfs/git-lfs/bin/git-lfs %{buildroot}%{_bindi %changelog +* Tue May 10 2022 chenchen - 2.12.0-3 +- License compliance rectification + * Mon Dec 13 2021 zhaoshuang - 2.12.0-2 - remove "%{dist}" from spec file