diff --git a/fbpanel.spec b/fbpanel.spec index f437676..a1c192c 100644 --- a/fbpanel.spec +++ b/fbpanel.spec @@ -1,6 +1,6 @@ Name: fbpanel Version: 7.0 -Release: 12%{?dist} +Release: 13%{?dist} Summary: A lightweight X11 desktop panel # %%{_bindir}/fbpanel and almost all plugins are under LGPLv2+ @@ -121,6 +121,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/%{name}/libvolume.so %doc www %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 7.0-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Fri Jul 23 2021 Mamoru TASAKA - 7.0-12 - Port build script to python3.10