Hello community,
here is the log from the commit of package lxqt-notificationd for
openSUSE:Factory checked in at 2016-10-06 12:43:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxqt-notificationd (Old)
and /work/SRC/openSUSE:Factory/.lxqt-notificationd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxqt-notificationd"
Changes:
--------
--- /work/SRC/openSUSE:Factory/lxqt-notificationd/lxqt-notificationd.changes
2016-08-05 18:16:25.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.lxqt-notificationd.new/lxqt-notificationd.changes
2016-10-06 12:43:39.000000000 +0200
@@ -1,0 +2,18 @@
+Sat Sep 24 21:10:14 UTC 2016 - [email protected]
+
+- 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
+
+-------------------------------------------------------------------
Old:
----
lxqt-notificationd-0.10.0.tar.xz
New:
----
lxqt-notificationd-0.11.0.tar.xz
lxqt-notificationd-0.11.0.tar.xz.asc
lxqt-notificationd.keyring
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ lxqt-notificationd.spec ++++++
--- /var/tmp/diff_new_pack.IWVTkJ/_old 2016-10-06 12:43:41.000000000 +0200
+++ /var/tmp/diff_new_pack.IWVTkJ/_new 2016-10-06 12:43:41.000000000 +0200
@@ -17,20 +17,23 @@
Name: lxqt-notificationd
-Version: 0.10.0
+Version: 0.11.0
Release: 0
Summary: LXQt Notification daemon
License: LGPL-2.1+
-Group: System/GUI/LXDE-Qt
-Url: http://www.lxde.org
+Group: System/GUI/LXQt
+Url: http://www.lxqt.org
Source:
http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
+Source1:
http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz.asc
+Source2: %{name}.keyring
BuildRequires: cmake >= 3.0.2
BuildRequires: fdupes
BuildRequires: gcc-c++
-BuildRequires: kwindowsystem-devel
+BuildRequires: cmake(KF5WindowSystem)
BuildRequires: pkgconfig(Qt5UiTools)
BuildRequires: pkgconfig(Qt5Xdg)
BuildRequires: pkgconfig(lxqt) >= %{version}
+Recommends: %{name}-lang
Requires(pre): desktop-file-utils
Requires(post): desktop-file-utils
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -38,15 +41,13 @@
%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
#find -name '*desktop.in*' -exec sed -ri 's/(LXQt;)/X-\1/' {} +
%build
-%cmake
+%cmake -DPULL_TRANSLATIONS=No
make %{?_smp_mflags}
%install
@@ -66,8 +67,4 @@
%{_bindir}/lxqt-config-notificationd
%{_datadir}/applications/lxqt-config-notificationd.desktop
-%files lang
-%defattr(-,root,root)
-%{_datadir}/lxqt/translations
-
%changelog
++++++ lxqt-notificationd-0.10.0.tar.xz -> lxqt-notificationd-0.11.0.tar.xz
++++++
++++ 1750 lines of diff (skipped)