------------------------------------------------------------------- Mon Aug 12 09:31:36 UTC 2024 - Richard Rahl - update to 2.4.2: * Make python installation configurable for distro packaging (meson) * Revert "os.py: Add function to read the VERSION_CODENAME in /etc/os-release * Revert "os.py: rename get_os_release_codename() * os.py: rename get_os_release_codename() to get_os_release_info() * os.py: Add function to read the VERSION_CODENAME in /etc/os-release - update to 2.4.1: * fix lintian error and build failure - update to 2.4.0: * Use access() to test readability of /proc/cmdline * Use meson to build - update to 2.2.2: * scale widget: Add the units to the value instead of appending it to - update spec file to newer standards, add the older setup.py, so we can build it for multiple python versions ------------------------------------------------------------------- Thu May 16 15:07:15 UTC 2024 - Dominique Leuenberger - Use %autosetup macro: allows us to eliminate usage of deprecated %patchN syntax. ------------------------------------------------------------------- Thu Dec 9 01:02:14 UTC 2021 - andy great - Update to version 2.2.1. * Fix typo ------------------------------------------------------------------- Sun May 30 17:36:01 UTC 2021 - andy great - Update to version 2.2.0. * SettingsWidgets.py: Restrict Range increments to the 'step' amount. * Font chooser widget: add option to specify the level of font selection. ------------------------------------------------------------------- Mon Dec 7 20:01:37 UTC 2020 - andy great - Update to version 2.0.2. * Allow adding separators to the combo box widget ------------------------------------------------------------------- Sun Sep 27 19:04:22 UTC 2020 - andy great - Update to version 2.0.1. * Packaging: Rename source package * Remove python2 support. * Settings section: ensure that settings inside a revealer can be visible ------------------------------------------------------------------- Sat Feb 8 07:18:12 UTC 2020 - Maurizio Galli - Update to version 1.8.1 * icon chooser widget: fix kwargs to support current features correctly - Changes from versio 1.8.0 * Expose new features in the XAppIconChooserDialog to the settings widget (#10) ------------------------------------------------------------------- Mon Jul 1 04:20:23 UTC 2019 - Dead Mozay - Update to version 1.6.0: * Add GSettingsWidgets and SettingsWidgets (#7) ------------------------------------------------------------------- Fri Mar 15 04:10:00 UTC 2019 - Dead Mozay - Update to version 1.4.0: * Bump to version 1.4.0. ------------------------------------------------------------------- Thu Apr 19 20:07:54 UTC 2018 - sor.alexei@meowr.ru - Update to version 1.2.0: * Properly bump version in setup.py. ------------------------------------------------------------------- Mon Jun 12 19:52:24 UTC 2017 - sor.alexei@meowr.ru - Update to version 1.0.1: * OS: Turn pkexec support into an opt-in and don't set DISPLAY/XAUTHORITY. * Add mate-polkit agent support. * run_with_admin_privs: Use pkexec as a last ditch chance. * Support polkit processname under Ubuntu 17.04. * OS: Add is_guest_session() and is_live_session(). - Add python-xapp-xdgsu.patch: Escalate privileges using xdg-su. - Add xdg-utils to requirements for xdg-su. ------------------------------------------------------------------- Wed May 4 17:44:11 UTC 2017 - sor.alexei@meowr.ru - Initial package.