Hello community,

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

Package is "qps"

Mon Feb 25 17:50:18 2019 rev:11 rq:670405 version:1.10.19

Changes:
--------
--- /work/SRC/openSUSE:Factory/qps/qps.changes  2018-05-23 16:09:46.920487506 
+0200
+++ /work/SRC/openSUSE:Factory/.qps.new.28833/qps.changes       2019-02-25 
17:50:21.122784427 +0100
@@ -1,0 +2,7 @@
+Thu Jan 31 10:50:11 UTC 2019 - Michael Vetter <[email protected]>
+
+- Update to 1.10.19:
+  * Improved localization support
+- Move translation from lxqt-l10n into package
+
+-------------------------------------------------------------------

Old:
----
  qps-1.10.18.tar.gz

New:
----
  qps-1.10.19.tar.gz

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

Other differences:
------------------
++++++ qps.spec ++++++
--- /var/tmp/diff_new_pack.lAJegH/_old  2019-02-25 17:50:21.790784153 +0100
+++ /var/tmp/diff_new_pack.lAJegH/_new  2019-02-25 17:50:21.790784153 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qps
 #
-# 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
@@ -17,18 +17,20 @@
 
 
 Name:           qps
-Version:        1.10.18
+Version:        1.10.19
 Release:        0
 Summary:        Visual Process Manager
-License:        GPL-2.0+ AND LGPL-2.1+
+License:        GPL-2.0-or-later AND LGPL-2.1-or-later
 Group:          System/Monitoring
-Url:            https://github.com/lxqt/qps/
+URL:            https://github.com/lxqt/qps/
 Source0:        
https://github.com/lxqt/qps/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
-BuildRequires:  cmake >= 3.0.2
+BuildRequires:  cmake >= 3.1.0
+BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  libqt5-linguist-devel
+BuildRequires:  lxqt-build-tools-devel >= 0.6.0
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
+BuildRequires:  cmake(Qt5LinguistTools)
 BuildRequires:  pkgconfig(Qt5DBus)
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(Qt5X11Extras)
@@ -40,6 +42,8 @@
 displays some general system information, and many details about current
 processes.
 
+%lang_package
+
 %prep
 %setup -q
 
@@ -51,13 +55,18 @@
 %cmake_install
 %suse_update_desktop_file -r %{name} System Monitor
 
+%find_lang %{name} --with-qt
+
 %files
 %doc CHANGELOG README.md
 %license COPYING
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
-%{_datadir}/%{name}
-%{_datadir}/icons/hicolor/*/apps/%{name}.png
-%{_mandir}/man1/%{name}.1%{ext_man}
+%{_datadir}/icons/hicolor/*/apps/%{name}.??g
+%{_mandir}/man?/%{name}.?%{ext_man}
+
+%files lang -f %{name}.lang
+%dir %{_datadir}/qps/
+%{_datadir}/qps/translations/
 
 %changelog

++++++ qps-1.10.18.tar.gz -> qps-1.10.19.tar.gz ++++++
++++ 32650 lines of diff (skipped)


Reply via email to