Changelog for
redshift-1.12-2.11.i586.rpm :
* Fri Feb 23 2024 Dominique Leuenberger
- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN.
* Mon Dec 14 2020 Tejas Guruswamy - redshift-gtk require python-pyxdg, not incompatible python-xdg (boo#1179328) Downgrade to a Recommends since it only affects autostart installation- Remove temporary apparmor profile fix (fix_apparmor.patch)
* Mon Jul 20 2020 Tejas Guruswamy - Update apparmor profile to work around boo#1174290
* Wed Oct 17 2018 Ondřej Súkup - fix apparmor profile - fix_apparmor.patch boo#1111906
* Sun Aug 26 2018 aaronpuchertAATTalice-dsl.net- Move python3-xdg dependency to redshift-gtk. It\'s not needed for redshift itself, which is a pure C program.- Don\'t require geoclue, only recommend it.- Build and install AppArmor profile.- desktop.patch: Do not start redshift in terminal window.
* Wed Aug 08 2018 jengelhAATTinai.de- Use noun phrase in summary, and expand description.
* Sat Jun 02 2018 bjorn.lieAATTgmail.com- Drop pkgconfig(gconf-2.0) BuildRequires: No longer needed, nor used.
* Mon May 28 2018 avindraAATTopensuse.org- Change location providers to allow updates. GeoClue and CoreLocation now provide continuous location updates. - Removes deprecated original GeoClue location provider (use GeoClue 2 instead). - Allow time-based configuration i.e. setting the redness effect based on time of day instead of based on the elevation of the sun. See the man page for more information. - Config file moved to ~/.config/redshift/redshift.conf (or ${XDG_CONFIG_HOME}/redshift/redshift.conf) if $XDG_CONFIG_HOME is set. Old location at ~/.config/redshift.conf is deprecated but still searched as a fallback. - Run hooks when enabling/disabling Redshift. - Default temperatures changed to 6500K during daytime and 4500K during night. - With randr, allow multiple but not all CRTCs to be redshifted. - Option for enabling a short fade between color effects is now called `fade` instead of `transition` in the configuration file. Term transition caused a lot of confusion about what this option does (the old option still works but is deprecated). - The preserve option is enabled by default for vidmode, randr, Windows (w32gdi) and macOS (quartz). The option is now controlled by the -P command line option. - Work around issue where Windows adjustments sometimes fail. - Install AppArmor profile. - quartz: Fix incorrect use of display identifier. - Various bug fixes and updated translations.
* Wed Dec 13 2017 mimi.vxAATTgmail.com- spec-cleaned, removed old code. AATTMailender removed %py_requires
* Mon May 15 2017 tejas.guruswamyAATTopensuse.org- Remove conditions on unsupported suse versions, install systemd user service with redshift-gtk