diff --git a/xfce4-cpufreq-plugin-1.2.5.tar.bz2 b/xfce4-cpufreq-plugin-1.2.5.tar.bz2 deleted file mode 100644 index d1a5966..0000000 Binary files a/xfce4-cpufreq-plugin-1.2.5.tar.bz2 and /dev/null differ diff --git a/xfce4-cpufreq-plugin-1.2.7.tar.bz2 b/xfce4-cpufreq-plugin-1.2.7.tar.bz2 new file mode 100644 index 0000000..b5d1e41 Binary files /dev/null and b/xfce4-cpufreq-plugin-1.2.7.tar.bz2 differ diff --git a/xfce4-cpufreq-plugin.spec b/xfce4-cpufreq-plugin.spec index c2acc89..87bc955 100644 --- a/xfce4-cpufreq-plugin.spec +++ b/xfce4-cpufreq-plugin.spec @@ -2,7 +2,7 @@ %global _hardened_build 1 Name: xfce4-cpufreq-plugin -Version: 1.2.5 +Version: 1.2.7 Release: 1 Summary: CPU frequency scaling plugin for the Xfce4 panel License: GPLv2+ @@ -44,13 +44,16 @@ find %{buildroot} -name \*.la -exec rm {} \; chmod -c +x %{buildroot}%{_libdir}/xfce4/panel/plugins/*.so %files -f %{name}.lang -%doc AUTHORS ChangeLog NEWS README +%doc AUTHORS ChangeLog NEWS %license COPYING %{_libdir}/xfce4/panel/plugins/libcpufreq.so %{_datadir}/icons/hicolor/*/apps/%{name}.png %{_datadir}/xfce4/panel/plugins/cpufreq.desktop %changelog +* Mon Jun 20 2022 zhanglin - 1.2.7-1 +- Update to 1.2.7 + * Fri Jun 18 2021 zhanglin - 1.2.5-1 - Update to 1.2.5