-
Sat Mar 20 2021 Nicolas Viéville <nicolas.vieville@uphf.fr> - 1:38-11.20210320git0b42126
- Updated to last upstream commits
- Fix gnome-shell and information spelling
- Fix for top left corner info
- Use utilities-system-monitor icon
- Numerous fixes for translations and locales handling
- Fix GPU not translated
-
Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:38-10.20200503git7f8f0a7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
-
Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:38-9.20200503git7f8f0a7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
-
Sun May 03 2020 Nicolas Viéville <nicolas.vieville@uphf.fr> - 1:38-8.20200503git7f8f0a7
- Updated to last upstream commits
- Fix string warning: Use ByteArray
- Fixed malformed nl translation. Updated makefile to put builds in ./dist
- Cleaned and switched Recommends tag for gnome-tweaks to Suggests tag as dnf
treats it as Requires tag - RHBZ#1830474
-
Thu Apr 16 2020 Nicolas Viéville <nicolas.vieville@uphf.fr> - 1:38-7.20200416git32cc79e
- Updated to last upstream commits
- Support for gnome-shell 3.36 added, and keep legacy usage
- Be able to show preferences from menu
- Make compact work even on resize
- Use UPower directly to remove warning
- Dropped patches (applied upstream)
-
Wed Mar 25 2020 Nicolas Viéville <nicolas.vieville@uphf.fr> - 1:38-6.20200325gitcd2704c
- Updated to last upstream commits
- Translate to Turkish language
- Add patch to fix typo nvidia-settings in gpu_usage.sh - RHBZ#1794158
- Add patch to improve fetching values for NVidia GPU usage
-
Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:38-5.20191019gitf00e248
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
-
Sat Oct 19 2019 Nicolas Viéville <nicolas.vieville@uphf.fr> - 1:38-4.20191019gitf00e248
- Updated to last upstream commits
- Use Gio.Subprocess for cleaner child process handling
- Updated Italian Translation
- Updated Slovak translation
- Edited gpu_usage.sh to work with glxinfo
- Included GS 3.34. Fixed formatting
- Removed duplicate css class
- Added Dutch (Netherlands) translation
- Use enums (instead of magic numbers) with GLib.file_test()
-
Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:38-3.20190515gitfc83a73
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
-
Wed May 15 2019 Nicolas Viéville <nicolas.vieville@uphf.fr> - 1:38-2.20190515gitfc83a73
- Updated to last upstream commits
- Fix #504 (array.to string() warnings)
- Remove obsolete compatibility code
- Scale width of elements if compact display is on
- Updated translation files
- Reverted ByteArray usage breaking display of thermal and fan speed
- Fixed frequency display showing blank due to ByteArray.tostring