!9 update to 1.2.7

From: @zhang__3125 
Reviewed-by: @dwl301 
Signed-off-by: @dwl301
This commit is contained in:
openeuler-ci-bot 2022-06-23 08:54:02 +00:00 committed by Gitee
commit fcc15536db
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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