Package Release Info

knotifications-5.20.0-2.1

Update Info: openSUSE-2016-739
Available in Package Hub : 12 SP1-SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

knotifications-devel
libKF5Notifications5
libKF5Notifications5-lang

Change Logs

* Sun Mar 06 2016 hrvoje.senjan@gmail.com
- Update to 5.20.0 (boo#970856)
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.20.0.php
* Sat Feb 06 2016 hrvoje.senjan@gmail.com
- Update to 5.19.0 (boo#967668)
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.19.0.php
* Sat Jan 02 2016 hrvoje.senjan@gmail.com
- Update to 5.18.0
  * [Notify By Popup] Send along event ID
  * Set default non-empty reason for screen saver inhibition
    (kde#334525)
  * Add a hint to skip notifications grouping (kde#356653)
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.18.0.php
* Thu Dec 10 2015 hrvoje.senjan@gmail.com
- Update to 5.17.0
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.17.0.php
* Sun Nov 08 2015 hrvoje.senjan@gmail.com
- Update to 5.16.0 (boo#955067)
  * Now that kparts no longer needs knotifications, only things that
    really want notifications require on this framework
  * Add description + purpose for speech + phonon
  * Make phonon dependency optional, purely internal change, like
    it is done for speech.
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.16.0.php
* Mon Oct 05 2015 hrvoje.senjan@gmail.com
- Update to 5.15.0
  * Don't send notification update signal twice
  * Reparse notification config only when it changed
  * Don't try to find X11 on WIN32
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.15.0.php
* Tue Sep 08 2015 hrvoje.senjan@gmail.com
- Update to 5.14.0
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.14.0.php
* Tue Aug 04 2015 hrvoje.senjan@gmail.com
- Update to 5.13.0
  * The Qt version requirement has been bumped from 5.2 to 5.3
  * Debug output has been ported to categorized output, for less
    noise by default
  * Docbook documentation has been reviewed and updated
  * Fix the starting Y position for fallback popups
  * Reduce dependencies and move to Tier 2
  * Catch unknown notification entries (nullptr deref) (kde#348414)
  * Remove pretty much useless warning
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.13.0.php
* Sun Jul 05 2015 hrvoje.senjan@gmail.com
- Update to 5.12.0
  * Fix pixmap types in org.kde.StatusNotifierItem.xml
  * [ksni] Add method to retrieve action by its name (kde#349513)
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.12.0.php
* Sun Jun 07 2015 hrvoje.senjan@gmail.com
- Update to 5.11.0
  * Fix crash in NotifyByExecute when no widget has been set
    (kde#348510)
  * Improve handling of notifications being closed (kde#342752)
  * Replace QDesktopWidget usage with QScreen
  * Ensure KNotification can be used from a non-GUI thread
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.11.0.php
* Sun May 03 2015 hrvoje.senjan@gmail.com
- Update to 5.10.0
  * Fix KNotifications when used with Ubuntu's NotifyOSD
    (kde#345973)
  * Don't trigger notification updates when setting the
    same properties (kde#345973)
  * Introduce LoopSound flag allowing notifications to play sound
    in a loop if they need it (kde#346148)
  * Don't crash if notification doesn't have a widget
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.10.0.php
* Sat Apr 04 2015 hrvoje.senjan@gmail.com
- Update to 5.9.0
  * Added an event() version that takes no icon and will
    use a default one
  * Added an event() version that takes StandardEvent eventId
    and QString iconName
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.9.0.php
- Drop no longer needed kwindowsystem-devel Requires of the
  devel subpackage
* Sat Mar 07 2015 hrvoje.senjan@gmail.com
- Update to 5.8.0
  * Delay the audio init until actually needed
  * Fix notification config not applying instantly
  * Fix audio notifications stopping after first file played
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.8.0.php
* Sun Feb 08 2015 hrvoje.senjan@gmail.com
- Update to 5.7.0
  * Documentation: mentionned the file name requirements of
    .notifyrc files
  * Fixed dangling pointer to KNotification
  * Fixed leak of knotifyconfig
  * Install missing knotifyconfig header
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.7.0.php
* Sat Jan 03 2015 hrvoje.senjan@gmail.com
- Update to 5.6.0
  * Remove NotifyBySound. NotifyByAudio implements the "Sound"
    notification already
  * Fix crash accessing dangling pointer in NotifyByPopup
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.6.0.php
* Sat Dec 06 2014 hrvoje.senjan@gmail.com
- Update to 5.5.0
  * Make KNotificationPlugin a public class
  * KPassivePopup - Set default hide delay
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.5.0.php
* Sun Nov 02 2014 hrvoje.senjan@gmail.com
- Update to 5.4.0
  * Add support for custom icons (convenience method
    KNotification::Event with icon name)
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.4.0.php
* Sat Oct 04 2014 hrvoje.senjan@gmail.com
- Update to 5.3.0
  * Avoid infinite recursion in KStatusNotifierItem / QSystemTray.
  * For more details please see:
    https://www.kde.org/announcements/kde-frameworks-5.3.0.php
* Tue Sep 09 2014 hrvoje.senjan@gmail.com
- Update to 5.2.0
  * For more details please see:
    http://kde.org/announcements/kde-frameworks-5.2.php
* Sat Aug 02 2014 hrvoje.senjan@gmail.com
- Update to 5.1.0
  * For more details please see:
    http://www.kde.org/announcements/kde-frameworks-5.1.php