License compliance rectification
This commit is contained in:
parent
476d51fc0a
commit
da5d1e6d54
7
tre.spec
7
tre.spec
@ -2,8 +2,8 @@
|
|||||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||||
Name: tre
|
Name: tre
|
||||||
Version: 0.8.0
|
Version: 0.8.0
|
||||||
Release: 1
|
Release: 2
|
||||||
License: BSD
|
License: BSD-2-Clause
|
||||||
Source0: https://github.com/laurikari/tre/archive/%{commit}/tre-%{commit}.tar.gz
|
Source0: https://github.com/laurikari/tre/archive/%{commit}/tre-%{commit}.tar.gz
|
||||||
Patch0: %{name}-chicken.patch
|
Patch0: %{name}-chicken.patch
|
||||||
Patch1: %{name}-tests.patch
|
Patch1: %{name}-tests.patch
|
||||||
@ -106,5 +106,8 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||||||
%{_mandir}/man1/agrep.1*
|
%{_mandir}/man1/agrep.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 10 2022 caodongxia <caodongxia@h-partners.com> - 0.8.0-2
|
||||||
|
- License compliance rectification
|
||||||
|
|
||||||
* Wed May 12 2021 zhangtao <zhangtao307@huawei.com> - 0.8.0-1
|
* Wed May 12 2021 zhangtao <zhangtao307@huawei.com> - 0.8.0-1
|
||||||
- package init
|
- package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user