Bump the release and fix the changelog
Signed-off-by: Zamir SUN <sztsian@gmail.com>
This commit is contained in:
parent
818faddc6d
commit
62706ea36c
@ -1,6 +1,6 @@
|
|||||||
Name: kernelshark
|
Name: kernelshark
|
||||||
Version: 2.2.0
|
Version: 2.2.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
|
|
||||||
# As of 1.1, only kernelshark.cpp, kshark-record.cpp and examples are GPL-2.0. The rest of kernel-shark is LGPL-2.1.
|
# As of 1.1, only kernelshark.cpp, kshark-record.cpp and examples are GPL-2.0. The rest of kernel-shark is LGPL-2.1.
|
||||||
@ -92,6 +92,10 @@ chrpath --delete %{buildroot}/%{_bindir}/kshark-record
|
|||||||
%{_includedir}/%{name}
|
%{_includedir}/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 02 2023 Zamir SUN <sztsian@gmail.com> - 1:2.2.0-2
|
||||||
|
- Add gnu-free-sans-fonts to dependency
|
||||||
|
- Fixes: RHBZ#2211613
|
||||||
|
|
||||||
* Tue Apr 18 2023 Zamir SUN <sztsian@gmail.com> - 1:2.2.0-1
|
* Tue Apr 18 2023 Zamir SUN <sztsian@gmail.com> - 1:2.2.0-1
|
||||||
- Update to 2.2.0
|
- Update to 2.2.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user