import tuna-0.16-1.el8
This commit is contained in:
parent
7f7beea5c4
commit
6784e6b581
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/tuna-0.15.tar.xz
|
SOURCES/tuna-0.16.tar.xz
|
||||||
|
@ -1 +1 @@
|
|||||||
67fb3ea8815809203ca5f37941a03bee3dc1422f SOURCES/tuna-0.15.tar.xz
|
634c59ed06f7e638412e0e4832cf811c432a767b SOURCES/tuna-0.16.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: tuna
|
Name: tuna
|
||||||
Version: 0.15
|
Version: 0.16
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Summary: Application tuning GUI & command line utility
|
Summary: Application tuning GUI & command line utility
|
||||||
@ -74,6 +74,10 @@ rm -rf %{buildroot}
|
|||||||
%{_datadir}/polkit-1/actions/org.tuna.policy
|
%{_datadir}/polkit-1/actions/org.tuna.policy
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 30 2021 John Kacur <jkacur@redhat.com> - 0.16-1
|
||||||
|
- Upgrade to latest upstream
|
||||||
|
Resolves: rhbz#1947069
|
||||||
|
|
||||||
* Thu Jan 21 2021 John Kacur <jkacur@redhat.com> - 0.15-1
|
* Thu Jan 21 2021 John Kacur <jkacur@redhat.com> - 0.15-1
|
||||||
- Upgrade to latest upstream code
|
- Upgrade to latest upstream code
|
||||||
- Upstream drops python-schedutils and uses built-in schedutils
|
- Upstream drops python-schedutils and uses built-in schedutils
|
||||||
|
Loading…
Reference in New Issue
Block a user