File kscreen5.changes of Package kscreen5
-------------------------------------------------------------------
Tue Mar 5 13:01:04 UTC 2019 - fabian@ritter-vogt.de
- Update to 5.12.8
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.8.php
- Changes since 5.12.7:
* Calculate screen scaling dynamically, so it always fits to the page
* Don't lose the widget layout after Default is pressed
* Redraw the slider if modes have changed
-------------------------------------------------------------------
Tue Sep 25 13:36:09 UTC 2018 - fabian@ritter-vogt.de
- Update to 5.12.7
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.7.php
- Changes since 5.12.6:
* Fix preview widget appearing to scale twice (kde#388218)
- Remove patches, now upstream:
* 0001-Fix-preview-widget-appearing-to-scale-twice.patch
-------------------------------------------------------------------
Wed Aug 22 19:15:30 UTC 2018 - fabian@ritter-vogt.de
- Update to 5.12.6 (boo#1105686)
- Add additional fixes:
* 0001-Fix-preview-widget-appearing-to-scale-twice.patch (kde#388218)
-------------------------------------------------------------------
Wed Jun 27 15:08:06 CEST 2018 - fabian@ritter-vogt.de
- Update to 5.12.6
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.6.php
- Changes since 5.12.5:
* None
-------------------------------------------------------------------
Wed May 2 09:06:50 CEST 2018 - fabian@ritter-vogt.de
- Update to 5.12.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.5.php
- Changes since 5.12.4:
* None
-------------------------------------------------------------------
Tue Mar 27 15:40:48 CEST 2018 - fabian@ritter-vogt.de
- Update to 5.12.4
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.4.php
- Changes since 5.12.3:
* None
-------------------------------------------------------------------
Tue Mar 6 16:07:29 CET 2018 - fabian@ritter-vogt.de
- Update to 5.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.3.php
- Changes since 5.12.2:
* Use QQuickWidget instead of QQuickView for the main view in the kcm
-------------------------------------------------------------------
Wed Feb 21 23:57:08 CET 2018 - lbeltrame@kde.org
- Update to 5.12.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.2.php
- Changes since 5.12.1:
* None
-------------------------------------------------------------------
Tue Feb 13 16:25:28 CET 2018 - fabian@ritter-vogt.de
- Update to 5.12.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.1.php
- Changes since 5.12.0:
* None
-------------------------------------------------------------------
Fri Feb 2 21:03:43 CET 2018 - fabian@ritter-vogt.de
- Update to 5.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.12.0.php
- Changes since 5.11.95:
* KDED: respond to output being completely removed
* KDED: restore output scale from config
-------------------------------------------------------------------
Mon Jan 15 15:54:05 CET 2018 - fabian@ritter-vogt.de
- Update to 5.11.95
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.95.php
- Changes since 5.11.5:
* Remove obsolete reviewboardrc file
* Use nullptr here. Use QLatin1Char(...)
* Minor optimization
* Const'ify
* Port to autogenerate logging category
* Initialize pointer/value. Minor optimization
* Constify
* Modernize: use nullptr
* Delete layout before to recreate new one
* Fix debug text
* kcm displayconfiguration scaling: Remove unused text strings
* Keep monitoring the initial config
* track the config to monitor, save scale
-------------------------------------------------------------------
Tue Jan 2 16:40:08 CET 2018 - fabian@ritter-vogt.de
- Update to 5.11.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.5.php
- Changes since 5.11.4:
* None
-------------------------------------------------------------------
Thu Nov 30 10:43:42 CET 2017 - fabian@ritter-vogt.de
- Update to 5.11.4
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.4.php
- Changes since 5.11.3:
* None
-------------------------------------------------------------------
Tue Nov 7 15:15:27 CET 2017 - fabian@ritter-vogt.de
- Update to 5.11.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.3.php
- Changes since 5.11.2:
* Don't re-align outputs when QMLOutput in clone mode moves
* Keep the unified QMLOutput always in center
-------------------------------------------------------------------
Tue Oct 24 18:12:57 CEST 2017 - fabian@ritter-vogt.de
- Update to 5.11.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.2.php
- Changes since 5.11.1:
* None
-------------------------------------------------------------------
Tue Oct 17 17:18:33 CEST 2017 - fabian@ritter-vogt.de
- Update to 5.11.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.1.php
- Changes since 5.11.0:
* None
-------------------------------------------------------------------
Thu Oct 5 12:39:17 CEST 2017 - fabian@ritter-vogt.de
- Update to 5.11.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.11.0.php
- Changes since 5.10.95:
* Don't auto scale outputs where we don't know the physical size
* Keep monitoring the initial config
* track the config to monitor, save scale
* add size hint to KScreen KCM
-------------------------------------------------------------------
Thu Sep 14 14:29:05 CEST 2017 - fabian@ritter-vogt.de
- Update to 5.10.95
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.10.95.php
- Changes since 5.10.5:
* Also generate default output scale on first run not just new monitors
* [OutputConfig] Locale-format refresh rate
* Automatic scaling selection
* Fix deprecated usage of ecm_install_icons
* Show UI for per screen scaling options on supported platforms
* Port OutputConfig away from blockSignals
* Use Q_DECL_OVERRIDE
* Get rid of extra margins
-------------------------------------------------------------------
Tue Aug 22 19:11:30 CEST 2017 - fabian@ritter-vogt.de
- Update to 5.10.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.10.5.php
- Changes since 5.10.4:
* None
-------------------------------------------------------------------
Tue Jul 18 16:14:47 CEST 2017 - fabian@ritter-vogt.de
- Update to 5.10.4
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.10.4.php
- Changes since 5.10.3:
* None
-------------------------------------------------------------------
Tue Jun 27 17:50:07 CEST 2017 - fabian@ritter-vogt.de
- Update to 5.10.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.10.3.php
- Changes since 5.10.2:
* None
-------------------------------------------------------------------
Tue Jun 13 21:35:01 CEST 2017 - fabian@ritter-vogt.de
- Update to 5.10.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.10.2.php
- Changes since 5.10.1:
* None
-------------------------------------------------------------------
Tue Jun 6 17:19:55 CEST 2017 - fabian@ritter-vogt.de
- Update to 5.10.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.10.1.php
- Changes since 5.10.0:
* None
-------------------------------------------------------------------
Fri May 26 14:10:30 CEST 2017 - fabian@ritter-vogt.de
- Update to 5.10.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.10.0.php
- Changes since 5.9.95:
* None
-------------------------------------------------------------------
Thu May 11 20:26:23 CEST 2017 - fabian@ritter-vogt.de
- Update to 5.9.95
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.9.95.php
- Changes since 5.9.5:
* include <QRect> to use it
* Get output size with output-geometry() rather than mode size directly
* Fix KScreen KCM screen placement with scaled outputs
* Include output scale in kscreen-console
* Remove quoting from kscreen-console json-output (kde#354534)
* fix rotation of outputs in kscreen kcm
-------------------------------------------------------------------
Tue Apr 25 18:58:01 CEST 2017 - lbeltrame@kde.org
- Update to 5.9.5
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.9.5.php
- Changes since 5.9.4:
* Support fractional scailng in KScreen Scaling preview
* Set xrdb XFT.DPI value as integer
-------------------------------------------------------------------
Tue Mar 21 19:21:44 CET 2017 - fabian@ritter-vogt.de
- Update to 5.9.4
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.9.4.php
- Changes since 5.9.3:
* None
-------------------------------------------------------------------
Tue Feb 28 19:54:39 CET 2017 - fabian@ritter-vogt.de
- Update to 5.9.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.9.3.php
- Changes since 5.9.2:
* None
-------------------------------------------------------------------
Tue Feb 14 17:58:12 CET 2017 - fabian@ritter-vogt.de
- Update to 5.9.2
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.9.2.php
- Changes since 5.9.1:
* None
-------------------------------------------------------------------
Tue Feb 7 18:52:55 CET 2017 - fabian@ritter-vogt.de
- Update to 5.9.1
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.9.1.php
- Changes since 5.9.0:
* Merge Plasma/5.8 into Plasma/5.9
* guard against nullptr-access to the OutputPtr
* apply config change after correcting invalid mode
* no use in setting modes on disabled outputs
* correct possibly invalid current mode
* Disable unify button when only one output is connected
* Increase precision of refresh rate
* Move back to runtime connection
-------------------------------------------------------------------
Thu Jan 26 19:58:23 CET 2017 - fabian@ritter-vogt.de
- Update to 5.9.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/plasma-5.9.0.php
- Changes since 5.8.95:
* None
-------------------------------------------------------------------
Thu Jan 12 20:39:58 UTC 2017 - fabian@ritter-vogt.de
- Update to 5.8.95 (Plasma 5.9 Beta)
* New feature release
* For more details please see:
https://www.kde.org/announcements/plasma-5.8.95.php
- Changes:
* Add my copyright.
* Guard against nullptr-access to the OutputPtr. Fixes kde#372945
* Fix typo.
* Apply config change after correcing invalid mode. See kde#356864
* No use in setting modes on disabled outputs.
* Fix build.
* Merge.
* Disable unify button when only one output is connected. Fixes kde#360700
* Increase precision of refresh rate. Fixes kde#369422
* Move back to runtime connection.
-------------------------------------------------------------------
Tue Dec 27 18:31:45 UTC 2016 - fabian@ritter-vogt.de
- Update to 5.8.5
* New bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.8.5.php
-------------------------------------------------------------------
Wed Nov 23 10:59:30 UTC 2016 - fabian@ritter-vogt.de
- Update to 5.8.4
* New bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.8.4.php
-------------------------------------------------------------------
Thu Nov 3 17:41:22 UTC 2016 - fabian@ritter-vogt.de
- Introduce new _plasma5_bugfix global for more fine-tuned dependencies
-------------------------------------------------------------------
Tue Nov 1 10:36:40 UTC 2016 - fabian@ritter-vogt.de
- Update to 5.8.3
* New bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.8.3.php
-------------------------------------------------------------------
Tue Oct 18 15:16:03 UTC 2016 - fabian@ritter-vogt.de
- Update to 5.8.2
* New bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.8.2.php
-------------------------------------------------------------------
Tue Oct 11 15:44:28 UTC 2016 - fabian@ritter-vogt.de
- Update to 5.8.1
* New bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.8.1.php
-------------------------------------------------------------------
Wed Oct 5 07:58:45 UTC 2016 - fabian@ritter-vogt.de
- Add Source: URL back
-------------------------------------------------------------------
Thu Sep 29 16:36:28 UTC 2016 - fabian@ritter-vogt.de
- Update to 5.8.0
* New LTS feature release
* For more details please see:
https://www.kde.org/announcements/plasma-5.8.0.php
-------------------------------------------------------------------
Wed Sep 21 09:15:03 UTC 2016 - fabian@ritter-vogt.de
- Use %{_plasma5_version} again, define it if needed
-------------------------------------------------------------------
Thu Sep 15 15:53:55 UTC 2016 - fabian@ritter-vogt.de
- Update to 5.7.95 (Plasma 5.8 Beta)
* New LTS feature release
* For more details please see:
https://www.kde.org/announcements/plasma-5.7.95.php
-------------------------------------------------------------------
Tue Sep 13 17:42:09 UTC 2016 - fabian@ritter-vogt.de
- Update to 5.7.5
* New bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.7.5.php
-------------------------------------------------------------------
Fri Aug 26 20:36:41 UTC 2016 - fabian@ritter-vogt.de
- Update to 5.7.4
* New bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.7.4.php
-------------------------------------------------------------------
Tue Aug 2 11:35:56 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.7.3
* New bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.7.3.php
-------------------------------------------------------------------
Wed Jul 20 08:54:23 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.7.2
* New bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.7.2.php
-------------------------------------------------------------------
Wed Jul 13 06:13:28 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.7.1
* New bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.7.1.php
-------------------------------------------------------------------
Tue Jul 5 11:34:31 UTC 2016 - wbauer@tmo.at
- Use the new %kf5_find_lang macro to create the file list for the
lang package
- Remove rpmlintrc file, it is not needed any more now
-------------------------------------------------------------------
Thu Jun 30 12:02:23 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.7.0
* New feature release
* For more details please see:
https://www.kde.org/announcements/plasma-5.7.0.php
-------------------------------------------------------------------
Sun May 15 16:50:15 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.6.4
* New bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.6.4.php
-------------------------------------------------------------------
Tue Apr 19 20:45:41 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.6.3
* New bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.6.3.php
-------------------------------------------------------------------
Tue Apr 5 15:53:47 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.6.2
* New bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.6.2.php
-------------------------------------------------------------------
Tue Mar 29 16:20:50 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.6.1
* New bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.6.1.php
-------------------------------------------------------------------
Sun Mar 20 09:19:51 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.6.0
* New feature release
* For more details please see:
https://www.kde.org/announcements/plasma-5.6.0.php
-------------------------------------------------------------------
Tue Mar 1 17:32:28 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.5.5 (boo#968966)
* Bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.5.5.php
-------------------------------------------------------------------
Tue Jan 26 22:20:09 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.5.4:
* Bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.5.4.php
-------------------------------------------------------------------
Wed Jan 6 14:12:06 UTC 2016 - hrvoje.senjan@gmail.com
- Update to 5.5.3:
* Bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.5.3.php
-------------------------------------------------------------------
Tue Dec 22 22:35:07 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.5.2:
* Bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.5.2.php
-------------------------------------------------------------------
Tue Dec 15 17:49:52 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.5.1:
* Bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.5.1.php
-------------------------------------------------------------------
Sat Dec 12 17:31:39 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.5.0:
* For more details please see:
https://dot.kde.org/2015/12/08/plasma-55-beautiful-new-artwork
- Move to cmake(...) BuildRequires where possible
-------------------------------------------------------------------
Sun Nov 8 18:36:24 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.4.3 (boo#955068):
* For more details please see:
https://www.kde.org/announcements/plasma-5.4.3.php
- Drop fix-crash-when-exiting-kscreen-kcm-in-systemsettings.patch,
upstreamed
-------------------------------------------------------------------
Mon Oct 26 15:39:36 UTC 2015 - hrvoje.senjan@gmail.com
- Added fix-crash-when-exiting-kscreen-kcm-in-systemsettings.patch
(kde#344651, boo#951933)
-------------------------------------------------------------------
Sun Oct 4 10:43:31 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.4.2:
* For more details please see:
https://www.kde.org/announcements/plasma-5.4.2.php
-------------------------------------------------------------------
Thu Sep 10 17:16:54 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.4.1:
* For more details please see:
https://www.kde.org/announcements/plasma-5.4.1.php
-------------------------------------------------------------------
Mon Aug 24 17:51:13 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.4.0:
* For more details please see:
https://www.kde.org/announcements/plasma-5.4.0.php
-------------------------------------------------------------------
Sun Aug 16 10:17:06 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.3.95 aka 5.4 beta:
This release of Plasma brings many nice touches for our users
such as much improved high DPI support, KRunner auto-completion
and many new beautiful Breeze icons. It also lays the ground for
the future with a tech preview of Wayland session available.
We're shipping a few new components such as an Audio Volume
Plasma Widget, monitor calibration tool and the User Manager
tool comes out beta.
* For more details please see:
https://www.kde.org/announcements/plasma-5.3.95.php
- Added kconfig-devel and kwidgetsaddons-devel BuildRequires
-------------------------------------------------------------------
Sun Jul 26 15:47:08 UTC 2015 - hrvoje.senjan@gmail.com
- Fix Oboletes/Provides versions regarding Leap versioning
-------------------------------------------------------------------
Sun Jun 28 18:31:48 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.3.2:
* Bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.3.2.php
-------------------------------------------------------------------
Fri May 22 15:29:45 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.3.1:
* Bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.3.1.php
-------------------------------------------------------------------
Thu Apr 23 13:27:24 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.3 Final:
* For more details please see:
https://www.kde.org/announcements/plasma-5.3.0.php
- Obsolete kscreen for openSUSE > 13.2
-------------------------------------------------------------------
Sat Apr 11 18:53:39 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.2.95 aka 5.3 beta:
* New feature release
* For more details please see:
https://www.kde.org/announcements/plasma-5.2.95.php
- Update required Qt version to 5.4.0
- Update required extra-cmake-modules to 1.6.0
-------------------------------------------------------------------
Thu Mar 19 17:42:34 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.2.2:
* Bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.2.2.php
-------------------------------------------------------------------
Fri Feb 20 02:43:54 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.2.1:
* Bugfix release
* For more details please see:
https://www.kde.org/announcements/plasma-5.2.1.php
-------------------------------------------------------------------
Mon Jan 26 19:49:20 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.2 Final:
* For more details please see:
https://www.kde.org/announcements/plasma-5.2.0.php
-------------------------------------------------------------------
Tue Jan 13 16:35:00 UTC 2015 - hrvoje.senjan@gmail.com
- Update to 5.2 Beta aka 5.1.95:
* Undo changes to Plasma desktop layout
* Smarter sorting of results in KRunner
* Breeze window decoration theme adds a new look to your
desktop and is now used by default
* New white mouse cursor theme for Breeze.
* New plasma widgets: 15 puzzle, web browser, show desktop
* Over 300 bugs fixed throughout Plasma modules.
* For more details please see:
https://www.kde.org/announcements/plasma-5.1.95.php
- Supplement plasma5-workspace and libkscreen2-plugin
-------------------------------------------------------------------
Sat Oct 18 16:46:03 UTC 2014 - hrvoje.senjan@gmail.com
- Activate kscreen5 package