diff --git a/lxpanel.spec b/lxpanel.spec index 446c876..f6c09ce 100644 --- a/lxpanel.spec +++ b/lxpanel.spec @@ -31,7 +31,7 @@ %dnl %global use_gcc_strict_sanitize 1 %global main_version 0.11.1 -%global baserelease 1 +%global baserelease 2 Name: lxpanel Version: %{main_version}%{git_ver_rpm} @@ -189,7 +189,7 @@ export LDFLAGS="${LDFLAGS} -pthread" %configure \ --enable-indicator-support \ --disable-silent-rules \ - --with-plugins='netstatus,volume,cpu,deskno,batt,kbled,xkb,thermal,cpufreq,monitors,indicator,weather' \ + --with-plugins='all,-netstat' \ %{nil} %make_build @@ -225,6 +225,9 @@ cd .. %{_libdir}/pkgconfig/lxpanel.pc %changelog +* Thu Jul 16 2026 Fedora Release Engineering - 0.11.1^20260313git4dec3d0d-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Fri Mar 13 2026 Mamoru TASAKA - 0.11.1^20260313git4dec3d0d-1 - Update to the latest git