Compare commits
2 commits
gtk3-worki
...
rawhide
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2de6af218e | ||
| 20b50ab3bf |
1 changed files with 5 additions and 2 deletions
|
|
@ -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 <releng@fedoraproject.org> - 0.11.1^20260313git4dec3d0d-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Fri Mar 13 2026 Mamoru TASAKA <mtasaka@fedoraproject.org> - 0.11.1^20260313git4dec3d0d-1
|
||||
- Update to the latest git
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue