1
0
lxqt-notificationd/lxqt-notificationd.changes

201 lines
7.0 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Apr 27 10:52:42 UTC 2020 - Callum Farmer <callumjfarmer13@gmail.com>
- Changed lxqt-notificationd.keyring to tsujan's key
Accepting request 797625 from home:gmbr3:branches:X11:LXQt - Update to version 0.15.0 * Asynchronous calls are used to query server status information. - bsc#1161365: Fix build - Add buildrequire for glib - Update to 0.14.1: * Only translations was changed - 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 - 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 - 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 - 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) - 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 - Update summary and description to match the package. - Upstream release 0.10.0 - Removing patches: * fix_desktop_file.patch- Using sed in spec file now. - Changed %build and %install to use cmake macros - New upstream version 0.9.0 - Added -lang subpackage - Added patch + fix_desktop_file.patch - Added conditionals to enable Fedora builds - new upstream version 0.8.0 - removed unused buildrequires - Specfile cleanup - Removed fedora specfile, split into subproject Del: lxqt-notificationd-Fedora_20.spec - ran spec-cleaner on openSUSE specfile - Added specfile for Fedora_20 Add: lxqt-notificationd-Fedora_20.spec - Added tarball for new stable release Add: lxqt-notificationd-0.7.0.tar.xz Del: _service - Removed direct cmake calls, in favour of %cmake and %cmake_install - Initial Source Upload Add: _service Add: lxqt-notificationd.spec Add: lxqt-notificationd.changes OBS-URL: https://build.opensuse.org/request/show/797625 OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-notificationd?expand=0&rev=18
2020-04-25 15:49:52 +02:00
-------------------------------------------------------------------
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