Package Release Info

xfce4-cpufreq-plugin-1.2.1-bp152.101.19

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

xfce4-cpufreq-plugin
xfce4-cpufreq-plugin-lang

Change Logs

* Fri Aug 16 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Fixed sources in spec file
* Tue Jul 16 2019 Maurizio Galli <maurizio.galli@gmail.com>
- Package renamed to follow upstream name xfce4-foo-plugin
- Use lang subpackage for manual edits instead of %lang_package macro
- Cleaned up spec file
- Added bcond for git master builds
* Mon Oct 15 2018 Stefan Seyfried <seife+obs@b1-systems.com>
- update to 1.2.1:
  * Improved spacing in dialogs (bxo#14661)
  * Check if each cpu is online (bxo#14641)
  * Use xfce_panel_plugin_lookup_rc_file (bxo#11823)
  * Translation updates
* Fri May 25 2018 seife+obs@b1-systems.com
- update to 1.2.0:
  * Prefer sysfs to Intel pstate in cpufreq_linux_init (bxo#13835)
  * Add option to configure text color (bxo#13565)
  * Translation updates
- packaging: mark COPYING file as %license
* Tue Nov 28 2017 seife+obs@b1-systems.com
- update to version 1.1.90
  - port to GTK-3
  - translation updates
- do not package ChangeLog, NEWS is enough
* Sun Dec 25 2016 seife+obs@b1-systems.com
- update to version 1.1.3
  - translation updates
* Tue Jun 23 2015 gber@opensuse.org
- update to version 1.1.2
  - fix IT_PROG_INTLTOOL warning
  - translation updates
* Tue Dec 23 2014 gber@opensuse.org
- update to version 1.1.1
  - fix panel resizing caused by freq format function (bxo#10385)
  - various other widget layout fixes and simplifications
  - fix missing return type of cpufreq_show_about (bxo#10343)
  - fix typo in panel-plugin/Makefile.am (bxo#10332)
  - various other fixes to the build system
  - many translation updates
- remove obsolete
  xfce4-panel-plugin-cpufreq-fix-missing-return-type.patch
* Sun Sep 08 2013 gber@opensuse.org
- update to version 1.1.0
  - support the Intel performance state driver
  - improve config dialog and use mnemonics
  - add a proper "About" dialog
  - add min, avg and max frequencies in cpu selection
  - add support for selecting a custom font
  - support showing icon only
  - improve overview window size and layout
  - remove code for showing the frame
  - rewrite layout code using >=xfce4-panel-4.9 features
  - remove code for deprecated APIs and <xfce4-panel-4.9
  - build plugin as a module
  - fix showing frequency of wrong CPU core
  - fix reading min frequency from cpufreq sysfs
  - support panel 4.9 features (deskbar mode)
  - port plugin to libxfce4ui
  - code clean up and refactoring
  - updates and fixes for build system files
- drop obsolete
  xfce4-panel-plugin-cpufreq-correctly-refresh-core.patch
- add xfce4-panel-plugin-cpufreq-fix-missing-return-type.patch in
  order to fix a missing return type (bxo#10343)
* Fri Apr 20 2012 gber@opensuse.org
- added documentation files
* Tue Apr 17 2012 gber@opensuse.org
- corrected source URL
* Tue Apr 03 2012 gber@opensuse.org
- added xfce4-panel-plugin-cpufreq-correctly-refresh-core.patch in
  order to correctly refresh the selected core rather than always
  the last one (bxo#7179)
* Tue Apr 03 2012 gber@opensuse.org
- added xfce4-panel-plugin-cpufreq-correctly-refresh-core.patch in
  order to correctly refresh the selected core rather than always
  the last one (bxo#7179)
* Wed Mar 09 2011 gber@opensuse.org
- new package (split off from xfce4-panel-plugins)