Hello community,

here is the log from the commit of package lxqt-notificationd for 
openSUSE:Factory checked in at 2019-02-25 17:49:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxqt-notificationd (Old)
 and      /work/SRC/openSUSE:Factory/.lxqt-notificationd.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lxqt-notificationd"

Mon Feb 25 17:49:22 2019 rev:11 rq:670385 version:0.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/lxqt-notificationd/lxqt-notificationd.changes    
2018-06-29 22:31:32.230249384 +0200
+++ 
/work/SRC/openSUSE:Factory/.lxqt-notificationd.new.28833/lxqt-notificationd.changes
 2019-02-25 17:49:25.286807357 +0100
@@ -1,0 +2,19 @@
+Thu Jan 31 10:09:20 UTC 2019 - Michael Vetter <mvet...@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
+
+-------------------------------------------------------------------

Old:
----
  lxqt-notificationd-0.13.0.tar.xz
  lxqt-notificationd-0.13.0.tar.xz.asc

New:
----
  lxqt-notificationd-0.14.0.tar.xz
  lxqt-notificationd-0.14.0.tar.xz.asc

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ lxqt-notificationd.spec ++++++
--- /var/tmp/diff_new_pack.tggLih/_old  2019-02-25 17:49:25.918807098 +0100
+++ /var/tmp/diff_new_pack.tggLih/_new  2019-02-25 17:49:25.922807096 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lxqt-notificationd
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           lxqt-notificationd
-Version:        0.13.0
+Version:        0.14.0
 Release:        0
 Summary:        LXQt Notification daemon
 License:        LGPL-2.1-or-later
@@ -26,10 +26,10 @@
 Source:         
https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
 Source1:        
https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
 Source2:        %{name}.keyring
-BuildRequires:  cmake >= 3.0.2
+BuildRequires:  cmake >= 3.1.0
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  lxqt-build-tools-devel >= 0.5.0
+BuildRequires:  lxqt-build-tools-devel >= 0.6.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  pkgconfig(Qt5UiTools)
@@ -40,6 +40,8 @@
 %description
 The LXQt Notification daemon
 
+%lang_package
+
 %prep
 %setup -q
 # Changing LXQt into X-LXQt in desktop files to be freedesktop compliant and 
shut rpmlint warnings
@@ -53,6 +55,8 @@
 %cmake_install
 %fdupes -s %{buildroot}%{_datadir}
 
+%find_lang %{name} --with-qt
+
 %files
 %license LICENSE
 %doc AUTHORS README.md
@@ -61,4 +65,10 @@
 %{_datadir}/applications/lxqt-config-notificationd.desktop
 %{_sysconfdir}/xdg/autostart/lxqt-notifications.desktop
 
+%files lang -f %{name}.lang 
+%dir %{_datadir}/lxqt
+%dir %{_datadir}/lxqt/translations
+%dir %{_datadir}/lxqt/translations/lxqt-notificationd
+%{_datadir}/lxqt/translations/lxqt-config-notificationd
+
 %changelog

++++++ lxqt-notificationd-0.13.0.tar.xz -> lxqt-notificationd-0.14.0.tar.xz 
++++++
++++ 6049 lines of diff (skipped)



Reply via email to