SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for yakuake-20.04.2-bp153.1.26.x86_64.rpm :

* Tue Jun 09 2020 Christophe Giboudeaux - Update to 20.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-06-apps-update- No code change since 20.04.1
* Fri May 15 2020 Luca Beltrame - Update to 20.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-05-apps-update- No code change since 20.04.0
* Thu Apr 23 2020 Luca Beltrame - Update to 20.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-04-apps-update- No code change since 20.03.90
* Sun Apr 05 2020 Luca Beltrame - Update to 20.03.90
* New feature release- No code change since 20.03.80
* Sun Mar 22 2020 Luca Beltrame - Update to 20.03.80
* New feature release- Changes since 19.12.3:
* Add support for resizing by dragging the title bar
* Support opening new sessions in current working dir (kde#396472)
* It alreadys added by kaboutdata
* Port deprecated methods
* Use URLs with transport encryption
* Thu Mar 05 2020 Luca Beltrame - Update to 19.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-03-apps-update- Changes since 19.12.2:
* appdata: use canonical cdn screenshot location
* Fri Feb 07 2020 Christophe Giboudeaux - Replace %make_jobs with %cmake_build.
* Wed Feb 05 2020 Luca Beltrame - Update to 19.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/releases/2020-02-apps-update- No code change since 19.12.1
* Tue Jan 07 2020 Christophe Giboudeaux - Update to 19.12.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/releases/19.12.1- No code change since 19.12.0
* Tue Dec 10 2019 Luca Beltrame - Update to 19.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/releases/19.12- Changes since 19.11.90:
* Port away from deprecated overload of slideWindow
* Sat Nov 30 2019 Luca Beltrame - Update to 19.11.90
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/19.12-rc- Changes since 19.11.80:
* Enable high DPI pixmaps (kde#407726)
* Sun Nov 24 2019 Luca Beltrame - Update to 19.11.80
* New feature release- Changes since 19.08.3:
* Minor qstring optimization + use isEmpty
* Get rid of deprecated qSort(), qFind(), and screenCount()
* Thu Nov 07 2019 Luca Beltrame - Update to 19.08.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.3.php- No code change since 19.08.2
* Fri Oct 11 2019 Luca Beltrame - Update to 19.08.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.2.php- No code change since 19.08.1
* Thu Sep 05 2019 Luca Beltrame - Update to 19.08.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.1.php- No code change since 19.08.0
* Fri Aug 09 2019 Christophe Giboudeaux - Update to 19.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.0.php- No code change since 19.07.90
* Tue Aug 06 2019 lbeltrameAATTkde.org- Update to 19.07.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-rc.php- No code changes since 19.07.80
* Thu Jul 25 2019 wbauerAATTtmo.at- Update to 19.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-beta.php- Changes since 3.0.5:
* yakuake web site due to be killed off in favour of kde.org/applications
* [Yakuake] add blur effect support
* [Yakuake] Use the svg icons instead of the png icons for the default theme (kde#397590)
* Remove forcing the initial dir to QDir::homePath() (kde#396036)
* Add DesktopEntry to notifyrc
* [Yakuake] Improve customization
* Remove double scrollbar in appearance settings
* Fix Skin validation when installed from KNS (kde#395012)
* Add option to restore fullscreen state of the window
* Use correct variable type
* Add shortcuts as default shortcuts (kde#401244)
* Use KWindowSystem to determine which display system is in use
* Fix KIcon -> QIcon porting bug
* Use KMainWindow instead of QMainWindow (kde#398425)
* Fix minor EBN issues and typos- Update URL- Remove %post/%postun sections, the package doesn\'t install shared libraries- Make lang package optional- Run spec-cleaner
* Wed Mar 28 2018 wbauerAATTtmo.at- Update to 3.0.5
* Improved Wayland support.
* Yakuake\'s window title now always matches what\'s shown in its title bar.
* Fixed button icons in the \'Appearance\' settings page.
* Yakuake now installs a D-Bus service file. This allows calling its D-Bus methods even when Yakuake is not running yet- it will then be started implicitly.
* Fixed a crash due to a missing bounds check in the \'sessionAtTab\' D-Bus method.
* Fixed a type marshalling issue with the \'addSession\' D-Bus method that caused a noisy warning when using it via qdbus.
* Yakuake now depends on KDE Frameworks 5.29 or higher.- Drop 0001-Revert-Removed-usage-to-deprecated-interface.patch, Leap 42.2 is no longer supported- Use cmake() syntax for BuildRequires- Mark license files as %license
* Wed Apr 05 2017 wbauerAATTtmo.at- Update to 3.0.4
* Fixed build on Qt 5.7.- Add 0001-Revert-Removed-usage-to-deprecated-interface.patch to fix build on Leap 42.2 and lower
* Fri Mar 31 2017 wbauerAATTtmo.at- Update to 3.0.3
* Fixed Yakuake sometimes showing up in the Task Manager.
* Much improved Wayland support on Plasma 5.
* Added a security warning when using the runCommand DBus API (as recently added to KDE Konsole as well).
* Switched to a different API for getting the user home path to avoid blocking on network logins.
* The bell notification event now uses the correct Plasma 5 sound file name instead of an old KDE 4 one that may not be present.
* Fixed standard CLI arguments like --help and --version.
* Code cleanups, e.g. porting away from deprecated API.
* Updated AppStream metadata.- Drop yakuake-appdata-xml-desktop-ref.patch, fixed upstream
* Sat Nov 05 2016 hrvoje.senjanAATTgmail.com- We need at least KF 5.15.0
* Mon Aug 08 2016 hrvoje.senjanAATTgmail.com- Use the right macro for the appdata location
* Fri Jul 15 2016 badshah400AATTgmail.com- Add yakuake-appdata-xml-desktop-ref.patch: fix the .desktop file referenced in the appdata.xml: yakuake.desktop -> org.kde.yakuake.desktop.
* Thu Mar 03 2016 tittiatcokeAATTgmail.com- Update to 3.0.2
* Also install the AppData file.
* Thu Mar 03 2016 tittiatcokeAATTgmail.com- Update to 3.0.1
* Fixed installation and integratin of hicolor application icon
* Thu Mar 03 2016 tittiatcokeAATTgmail.com- Update to 3.0
* Yakuake was ported to KDE Frameworks 5 and Qt 5
* A new default skin follows the Plasma 5 Breeze design- Drop yakuake-2.9.9_no-close.patch
* Sun Oct 04 2015 wbauerAATTtmo.at- Require konsole4-part on Leap too
* Tue May 19 2015 hrvoje.senjanAATTgmail.com- On openSUSE > 13.2 Require konsole4-part
* Sun Apr 19 2015 mpluskalAATTsuse.com- Update project url- Use url for source- Use post/postun scriplets to update desktop database- Cleanup spec file with spec-cleaner
 
ICM