Sun, 19 May 2024 15:05:00 UTC | login

Information for build gnome-shell-extension-system-monitor-applet-38-8.20200503git7f8f0a7.fc33

ID156803
Package Namegnome-shell-extension-system-monitor-applet
Version38
Release8.20200503git7f8f0a7.fc33
Epoch1
SummaryA Gnome shell system monitor extension
DescriptionDisplay system information in gnome shell status bar, such as memory usage, CPU usage, and network rate...
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 07 May 2020 06:22:44 UTC
CompletedThu, 07 May 2020 06:22:44 UTC
Tags
f33
RPMs
src
gnome-shell-extension-system-monitor-applet-38-8.20200503git7f8f0a7.fc33.src.rpm (info) (download)
noarch
gnome-shell-extension-system-monitor-applet-38-8.20200503git7f8f0a7.fc33.noarch.rpm (info) (download)
Changelog * 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 * Mon Apr 29 2019 Nicolas Viéville <nicolas.vieville@uphf.fr> - 1:38-1 - New upstream release (Fedora patches applied - RHBZ#1703693) - Dropped previous Fedora patches * Sat Apr 27 2019 Nicolas Viéville <nicolas.vieville@uphf.fr> - 1:36-5.20190427gitc08bfd7 - Updated to last upstream commits - Reworked Makefile - Support for gnome-shell 3.32 added - Added patches to support Fedora RPM package build * Sun Feb 24 2019 Nicolas Viéville <nicolas.vieville@uphf.fr> - 1:36-4.20190224git2583911 - Updated to last upstream commits - Get rid of synchronous IO (read) - Add Japanese translation - Fix translation for 'GiB' in German - Add a Makefile target to reload the extension * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:36-3.20190116gitd341bf6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jan 18 2019 Nicolas Viéville <nicolas.vieville@uphf.fr> - 1:36-2.20190116gitd341bf6 - Updated to last upstream commits - Updating battery, check prefs - Bugfix/fix net mount related login hangs after suspend - Make the log messages more easy to filter from journalctl * Wed Sep 19 2018 Nicolas Viéville <nicolas.vieville@univ-valenciennes.fr> - 1:36-1.20180919git21ae32a - Updated to last upstream commits - Support for gnome-shell 3.30 added - Close unwanted _stdin_ and _stderr_ file descriptors * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:35-3.20180629gitd0b3a3a - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Jun 29 2018 Nicolas Viéville <nicolas.vieville@univ-valenciennes.fr> - 1:35-2.20180629gitd0b3a3a - Updated to last upstream commits - Improve post-release versions management