diff --git a/tuna.spec b/tuna.spec index be4d563..5c99426 100644 --- a/tuna.spec +++ b/tuna.spec @@ -1,6 +1,6 @@ Name: tuna Version: 0.17 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Summary: Application tuning GUI & command line utility Source: https://www.kernel.org/pub/software/utils/%{name}/%{name}-%{version}.tar.xz @@ -90,6 +90,9 @@ done %doc docs/oscilloscope+tuna.pdf %changelog +* Sat Jan 22 2022 Fedora Release Engineering - 0.17-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Tue Jan 11 2022 Federico Pellegrin - 0.17-1 - update to 0.17 (various fixes and cleanups)