-------------------------------------------------------------------
Sun Nov  5 22:04:07 UTC 2023 - Shawn Dunn <sfalken@opensuse.org>

- Update to 1.4.0:
  * Moved the size and margin settings to the Appearance page of
    config dialog.
  * Exit upon unsuccesful initialization.
  * Some code cleanup. 

-------------------------------------------------------------------
Sat Apr 15 19:09:59 UTC 2023 - Shawn Dunn <sfalken@opensuse.org>

- Update to 1.3.0:
  * Updated translations and bumped the version

-------------------------------------------------------------------
Sat Nov  5 20:45:51 UTC 2022 - Shawn Dunn <sfalken@cloverleaf-linux.org>

- Update to 1.2.0:
  * Allow no focused widget inside notifications (useful under Wayland).
  * Don't show default actions if nameless (no empty button, no
    empty combo-box item).

-------------------------------------------------------------------
Fri Apr 29 05:53:01 UTC 2022 - Michael Vetter <mvetter@suse.com>

- Update to 1.1.0:
  * The configuration GUI is polished.
  * The notification icon is updated when global settings are changed.

-------------------------------------------------------------------
Mon Nov  8 09:47:29 UTC 2021 - Michael Vetter <mvetter@suse.com>

- Update to 1.0.0:
  * The do-not-disturb mode is added.

-------------------------------------------------------------------
Fri Apr 16 09:53:14 UTC 2021 - Michael Vetter <mvetter@suse.com>

- Update to 0.17.0:
  * The notification summary is always handled as plain-text.
  * Code cleanup.

-------------------------------------------------------------------
Wed Nov  4 13:41:42 UTC 2020 - Michael Vetter <mvetter@suse.com>

- Update to 0.16.0:
  * Avoided container detachment.
  * Dropped deprecated QProcess method.
  * Added an option for showing notifications in the screen with
    the mouse pointer.

-------------------------------------------------------------------
Mon Apr 27 10:52:42 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>

- Changed lxqt-notificationd.keyring to tsujan's key

-------------------------------------------------------------------
Sat Apr 25 10:40:17 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>

- Update to version 0.15.0
  * Asynchronous calls are used to query server status information.

-------------------------------------------------------------------
Mon Jan 27 10:31:11 UTC 2020 - Michael Vetter <mvetter@suse.com>

- bsc#1161365: Fix build
- Add buildrequire for glib

-------------------------------------------------------------------
Fri Mar  1 10:01:27 UTC 2019 - mvetter@suse.com

- Update to 0.14.1:
  * Only translations was changed

-------------------------------------------------------------------
Thu Jan 31 10:09:20 UTC 2019 - Michael Vetter <mvetter@suse.com>

- Update to 0.14.0:
  * Notification history implemented
  * Implementations fixed:
    - Fixed notification styles
    - Don't use automatic string conversions
    - Use QLatin1String where it is more efficient
    - Test app updated
  * Improved cmake scripting
    - Set cmake_minimum_required to 3.1.0
    - Removed locale compile definitons
  * Moved translations from lxqt-l10n back to lxqt-notificationd
    - Removed obsolete translation fuctionality
    - Added translation promo in README.md
  * Translation updates
- Move translation from lxqt-l10n into package

-------------------------------------------------------------------
Tue May 22 15:02:19 UTC 2018 - mvetter@suse.com

- Update to 0.13.0:
  * Spanish translation update
  * Include QStyle and QStyleOption to fix compilation with Qt5.11
  * CMake: Prevent in-source builds
  * notificationlayout: Remove the "on top" hint
  * fix razor-qt -> lxqt and http -> https
  * Fix mentions of LXDE
  * Fix typo
  * Fix spanish translation
  * Update Simplified Chinese desktop entry
  * Update Traditional Chinese translation
  * Drop Qt foreach
  * cmake: Handle CMP0071
  * Change icon to preferences-desktop-notification

-------------------------------------------------------------------
Mon Oct 23 11:05:54 UTC 2017 - mvetter@suse.com

- Update to 0.12.0:
  * Set patch version
  * Don't export github templates
  * Improvement for notification settings, see https://github.com/lxde/lxqt/issues/744#issuecomment-138601402
  * Updated Lithuanian language
  * Drops Qt5Core_VERSION_STRING
  * lxqt-config-notificationd: set Qt::AA_UseHighDpiPixmaps to true
  * Add a basic cli to lxqt-config-notificationd Add a basic cli to lxqt-notificationd
  * Added default CMAKE_BUILD_TYPE and LXQT_NOTIFICATION_PATCH_VERSION
  * Create lxqt-config-notificationd_pl_PL.desktop
  * Fixes a FTBFS in superbuild mode
  * Added merged autostart to CMakeLists.txt
  * Updated *_da.desktop files and removed *_da_DK.desktop files
  * Update desktop entries and Replace fr_FR by fr
  * Update Greek translation (el) Remove country variant from language code
  * CMake: Adds Runtime and Devel install COMPONENTs
  * Coding style changes
  * Updates the build system to use the Targets infrastructure
  * Drops hardcoded /etc/xdg paths
  * Updated german translation, replaced Qt4 by Qt in all xsession/translations
  * Updates translations infrastructure
  * Update the required minimum cmake version
  * remove dead template lines switch OnlyShowIn from Razor -> LXQt stringchanges LxQt -> LXQt
  * Support lxqt-session and add necessary xdg autostart desktop entry files.
  * Fix a typo: singals -> signals
  * Bump year
- Remove post and postun

-------------------------------------------------------------------
Thu Feb 23 18:19:37 UTC 2017 - sfalken@opensuse.org

- Update to 0.11.1:
  * Updated da translation. Removed da_DK
  * Update and rename French .desktop file
  * Make CMakeList.txt more uniform.
  * Remove cpack (#53)

-------------------------------------------------------------------
Sat Sep 24 21:10:14 UTC 2016 - mvetter@suse.com

- Update to 0.11.0:
  * Update and extend README.md
  * Add Catalan translation
  * build: Use external translations
  * ts-files removal (#50)
  * Clean up qDebugs/comments in notification.cpp
  * config: Use our specific icon for demo
  * Fix used licenses in AUTHORS, lxqt-notificationd is pure LGPL Bump year in AUTHORS
  * Italian translation update
  * Updated Russian translation Removed ru_RU files
  * notification: Default icon
  * notification: Fill background
  * update lxqt-config-notificationd_hu.ts
  * Update lxqt-config-notificationd_it.ts

-------------------------------------------------------------------
Sat Jul 30 02:34:11 UTC 2016 - luke.nukem.jones@gmail.com

- Update summary and description to match the package.

-------------------------------------------------------------------
Fri Nov  6 15:11:36 UTC 2015 - mvetter@suse.com

- Upstream release 0.10.0
- Removing patches:
 * fix_desktop_file.patch- Using sed in spec file now.

-------------------------------------------------------------------
Fri Feb 20 20:20:09 UTC 2015 - sfalken@opensuse.org

- Changed %build and %install to use cmake macros

-------------------------------------------------------------------
Mon Feb  9 20:02:11 UTC 2015 - sfalken@opensuse.org

- New upstream version 0.9.0
- Added -lang subpackage
- Added patch
  + fix_desktop_file.patch

-------------------------------------------------------------------
Sun Jan 25 23:39:27 UTC 2015 - sfalken@opensuse.org

- Added conditionals to enable Fedora builds 

-------------------------------------------------------------------
Sat Oct 25 11:33:12 UTC 2014 - andrea@opensuse.org

- new upstream version 0.8.0 

-------------------------------------------------------------------
Tue May 13 17:55:55 UTC 2014 - andrea@opensuse.org

- removed unused buildrequires 

-------------------------------------------------------------------
Tue May 13 17:05:10 UTC 2014 - sfalken@opensuse.org

- Specfile cleanup 

-------------------------------------------------------------------
Mon May 12 16:15:10 UTC 2014 - sfalken@opensuse.org

- Removed fedora specfile, split into subproject
  Del:  lxqt-notificationd-Fedora_20.spec 

-------------------------------------------------------------------
Sat May 10 20:37:11 UTC 2014 - sfalken@opensuse.org

- ran spec-cleaner on openSUSE specfile 

-------------------------------------------------------------------
Fri May  9 23:16:20 UTC 2014 - sfalken@opensuse.org

- Added specfile for Fedora_20
  Add:  lxqt-notificationd-Fedora_20.spec 

-------------------------------------------------------------------
Fri May  9 16:24:41 UTC 2014 - sfalken@opensuse.org

- Added tarball for new stable release
  Add:  lxqt-notificationd-0.7.0.tar.xz
  Del:  _service 

-------------------------------------------------------------------
Wed Apr  2 14:38:54 UTC 2014 - sfalken@opensuse.org

- Removed direct cmake calls, in favour of %cmake and %cmake_install 

-------------------------------------------------------------------
Wed Apr  2 12:48:34 UTC 2014 - sfalken@opensuse.org

- Initial Source Upload
  Add: _service
  Add: lxqt-notificationd.spec
  Add: lxqt-notificationd.changes