Hello community,

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

Package is "obconf-qt"

Mon Feb 25 17:49:45 2019 rev:5 rq:670398 version:0.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/obconf-qt/obconf-qt.changes      2018-06-29 
22:23:42.574605090 +0200
+++ /work/SRC/openSUSE:Factory/.obconf-qt.new.28833/obconf-qt.changes   
2019-02-25 17:49:52.310796259 +0100
@@ -1,0 +2,7 @@
+Thu Jan 31 10:36:45 UTC 2019 - Michael Vetter <[email protected]>
+
+- Update to 0.14.0:
+  * Fixed dysfunctional *.obt Archive generation
+- Move translation from lxqt-l10n into package
+
+-------------------------------------------------------------------
@@ -4 +11 @@
-- Update to 0.12.0:
+- Update to 0.13.0:

Old:
----
  obconf-qt-0.13.0.tar.xz
  obconf-qt-0.13.0.tar.xz.asc

New:
----
  obconf-qt-0.14.0.tar.xz
  obconf-qt-0.14.0.tar.xz.asc

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

Other differences:
------------------
++++++ obconf-qt.spec ++++++
--- /var/tmp/diff_new_pack.cDTqN4/_old  2019-02-25 17:49:52.850796037 +0100
+++ /var/tmp/diff_new_pack.cDTqN4/_new  2019-02-25 17:49:52.854796036 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package obconf-qt
 #
-# 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:           obconf-qt
-Version:        0.13.0
+Version:        0.14.0
 Release:        0
 Summary:        OpenBox window manager configuration tool
 License:        LGPL-2.1-or-later AND GPL-2.0-or-later
@@ -26,10 +26,10 @@
 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 >= 2.8.11
+BuildRequires:  cmake >= 3.1.0
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  lxqt-build-tools-devel >= 0.5.0
+BuildRequires:  lxqt-build-tools-devel >= 0.6.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  cmake(Qt5LinguistTools)
@@ -51,6 +51,8 @@
 This tool is used by LXQt to configure OpenBox, since it is
 used as the default WindowManager in LXQt.
 
+%lang_package
+
 %prep
 %setup -q
 
@@ -67,9 +69,9 @@
 ln -s %{_sysconfdir}/alternatives/obconf \
     %{buildroot}%{_bindir}/obconf
 
+%find_lang %{name} --with-qt
+
 %post
-%desktop_database_post
-%icon_theme_cache_post
 %{_sbindir}/update-alternatives --install \
     %{_bindir}/obconf \
     obconf \
@@ -77,8 +79,6 @@
     40
 
 %postun
-%desktop_database_postun
-%icon_theme_cache_postun
 if [ $1 -eq 0 ]; then
     %{_sbindir}/update-alternatives --remove obconf \
         %{_bindir}/%{name}
@@ -93,4 +93,8 @@
 %{_datadir}/icons/hicolor/*/apps/%{name}.??g
 %ghost %{_sysconfdir}/alternatives/obconf
 
+%files lang -f %{name}.lang 
+%dir %{_datadir}/%{name}
+%dir %{_datadir}/%{name}/translations
+
 %changelog

++++++ obconf-qt-0.13.0.tar.xz -> obconf-qt-0.14.0.tar.xz ++++++
++++ 22907 lines of diff (skipped)



Reply via email to