update to 1.2.7

This commit is contained in:
zhang__3125 2022-06-23 16:19:00 +08:00
parent 28593db142
commit 1783a9a81a
3 changed files with 5 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -2,7 +2,7 @@
%global _hardened_build 1 %global _hardened_build 1
Name: xfce4-cpufreq-plugin Name: xfce4-cpufreq-plugin
Version: 1.2.5 Version: 1.2.7
Release: 1 Release: 1
Summary: CPU frequency scaling plugin for the Xfce4 panel Summary: CPU frequency scaling plugin for the Xfce4 panel
License: GPLv2+ License: GPLv2+
@ -44,13 +44,16 @@ find %{buildroot} -name \*.la -exec rm {} \;
chmod -c +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so chmod -c +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so
%files -f %{name}.lang %files -f %{name}.lang
%doc AUTHORS ChangeLog NEWS README %doc AUTHORS ChangeLog NEWS
%license COPYING %license COPYING
%{_libdir}/xfce4/panel/plugins/libcpufreq.so %{_libdir}/xfce4/panel/plugins/libcpufreq.so
%{_datadir}/icons/hicolor/*/apps/%{name}.png %{_datadir}/icons/hicolor/*/apps/%{name}.png
%{_datadir}/xfce4/panel/plugins/cpufreq.desktop %{_datadir}/xfce4/panel/plugins/cpufreq.desktop
%changelog %changelog
* Mon Jun 20 2022 zhanglin <lin.zhang@turbolinux.com.cn> - 1.2.7-1
- Update to 1.2.7
* Fri Jun 18 2021 zhanglin <lin.zhang@turbolinux.com.cn> - 1.2.5-1 * Fri Jun 18 2021 zhanglin <lin.zhang@turbolinux.com.cn> - 1.2.5-1
- Update to 1.2.5 - Update to 1.2.5