From 5c2907da29a9059a2e4da8ab3f9de2c532b6cac1cd1a7af8a41e32fd48862f73 Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Wed, 4 Nov 2020 09:04:18 +0000 Subject: [PATCH] - Update to version 2.4: * Renamed application from br.com.jeanhertel.adriconf to org.freedesktop.adriconf. * Handle string and float options. * Add Polish translations. @baryluk * Make various cosmetic fixes. - Changes for older versions in 2.* series: * Rename application to org.freedesktop.adriconf * Make sure themes don't add shadows to button. * Add tooltips to add profile screen. * Fix Spin Button fields, so that increment/decrement fields are correctly visible. * Improve Switch buttons with more visible colors. * Small fix fox incorrect shadows with default GTK+ theme. * User Interface is dark by default * Completely removed dialogs and replaced them with screens, giving a more natural navigation. * Profiles are now saved independently giving the user more control on what to save. * Mesa-defined profiles are not shown anymore, avoiding previous confusion on what the user added and what is defined by mesa itself. * Better validate when the user adds a new profile. * Bug-fix: When switching the GPU on PRIME settings now we keep the same application selected. OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/adriconf?expand=0&rev=5 --- adriconf-v1.7.tar.bz2 | 3 --- adriconf-v2.4.tar.bz2 | 3 +++ adriconf.changes | 29 +++++++++++++++++++++++++++++ adriconf.spec | 2 +- 4 files changed, 33 insertions(+), 4 deletions(-) delete mode 100644 adriconf-v1.7.tar.bz2 create mode 100644 adriconf-v2.4.tar.bz2 diff --git a/adriconf-v1.7.tar.bz2 b/adriconf-v1.7.tar.bz2 deleted file mode 100644 index a06b094..0000000 --- a/adriconf-v1.7.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:01df3496c60bd525209198be1f1aa0fc74f30419c048ea7615b96a9ea6d52767 -size 2595978 diff --git a/adriconf-v2.4.tar.bz2 b/adriconf-v2.4.tar.bz2 new file mode 100644 index 0000000..2d78ecd --- /dev/null +++ b/adriconf-v2.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d4a84e87d621be20da4c19cdf979e0c5db0ecc11c54c0d1ee70ab644b9f3016 +size 218335 diff --git a/adriconf.changes b/adriconf.changes index b9cdb77..4b80c1b 100644 --- a/adriconf.changes +++ b/adriconf.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Wed Nov 4 08:57:19 UTC 2020 - Martin Pluskal + +- Update to version 2.4: + * Renamed application from br.com.jeanhertel.adriconf to + org.freedesktop.adriconf. + * Handle string and float options. + * Add Polish translations. @baryluk + * Make various cosmetic fixes. +- Changes for older versions in 2.* series: + * Rename application to org.freedesktop.adriconf + * Make sure themes don't add shadows to button. + * Add tooltips to add profile screen. + * Fix Spin Button fields, so that increment/decrement fields are + correctly visible. + * Improve Switch buttons with more visible colors. + * Small fix fox incorrect shadows with default GTK+ theme. + * User Interface is dark by default + * Completely removed dialogs and replaced them with screens, + giving a more natural navigation. + * Profiles are now saved independently giving the user more + control on what to save. + * Mesa-defined profiles are not shown anymore, avoiding previous + confusion on what the user added and what is defined by mesa + itself. + * Better validate when the user adds a new profile. + * Bug-fix: When switching the GPU on PRIME settings now we keep + the same application selected. + ------------------------------------------------------------------- Sat May 9 08:10:37 UTC 2020 - Martin Pluskal diff --git a/adriconf.spec b/adriconf.spec index ec68f86..97f1763 100644 --- a/adriconf.spec +++ b/adriconf.spec @@ -17,7 +17,7 @@ Name: adriconf -Version: 1.7 +Version: 2.4 Release: 0 Summary: Advanced DRI Configurator License: GPL-3.0-only