Hello community,

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

Package is "lxqt-about"

Mon Feb 25 17:49:03 2019 rev:11 rq:670381 version:0.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/lxqt-about/lxqt-about.changes    2018-06-29 
22:31:35.762246684 +0200
+++ /work/SRC/openSUSE:Factory/.lxqt-about.new.28833/lxqt-about.changes 
2019-02-25 17:49:05.126815637 +0100
@@ -1,0 +2,15 @@
+Thu Jan 31 09:53:10 UTC 2019 - Michael Vetter <[email protected]>
+
+- Update to 0.14.0:
+  * Bumped version to 0.14.0
+  * Translation updates
+  * translatorsinfo: sort translators by language
+  * Improved cmake scripting
+    - Set cmake_minimum_required to 3.1.0
+    - Removed locale compile definitons
+  * Moved translations from lxqt-l10n back to lxqt-about
+    - Removed obsolete translation fuctionality
+    - Added translation promo in README.md
+- Move translation from lxqt-l10n into package
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ lxqt-about.spec ++++++
--- /var/tmp/diff_new_pack.frRKRi/_old  2019-02-25 17:49:05.854815338 +0100
+++ /var/tmp/diff_new_pack.frRKRi/_new  2019-02-25 17:49:05.854815338 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lxqt-about
 #
-# 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-about
-Version:        0.13.0
+Version:        0.14.0
 Release:        0
 Summary:        LXQt About Dialog
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -26,8 +26,8 @@
 Source:         
https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
 Source1:        
https://github.com/lxde/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
 Source2:        %{name}.keyring
-BuildRequires:  cmake >= 3.0.2
-BuildRequires:  lxqt-build-tools-devel >= 0.5.0
+BuildRequires:  cmake >= 3.1.0
+BuildRequires:  lxqt-build-tools-devel >= 0.6.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  pkgconfig(Qt5UiTools)
@@ -40,6 +40,8 @@
 %description
 About dialog for LXQt
 
+%lang_package
+
 %prep
 %setup -q
 # Changing LXQt into X-LXQt in desktop files to be freedesktop compliant and 
shut rpmlint warnings
@@ -52,10 +54,17 @@
 %install
 %cmake_install
 
+%find_lang %{name} --with-qt
+
 %files
 %license COPYING
 %doc AUTHORS
 %{_bindir}/%{name}
 %{_datadir}/applications/*.desktop
 
+%files lang -f %{name}.lang 
+%dir %{_datadir}/lxqt
+%dir %{_datadir}/lxqt/translations
+%dir %{_datadir}/lxqt/translations/lxqt-about
+
 %changelog

++++++ lxqt-about-0.13.0.tar.xz -> lxqt-about-0.14.0.tar.xz ++++++
++++ 4940 lines of diff (skipped)



Reply via email to