Hello community,

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

Package is "qlipper"

Mon Feb 25 17:49:57 2019 rev:3 rq:670401 version:5.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/qlipper/qlipper.changes  2018-08-15 
10:36:24.828075012 +0200
+++ /work/SRC/openSUSE:Factory/.qlipper.new.28833/qlipper.changes       
2019-02-25 17:50:02.394792119 +0100
@@ -1,0 +2,6 @@
+Thu Jan 31 10:46:28 UTC 2019 - Michael Vetter <[email protected]>
+
+- BuildRequires:  lxqt-build-tools-devel >= 0.5.0 
+- Clean up spec
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ qlipper.spec ++++++
--- /var/tmp/diff_new_pack.7fjPSG/_old  2019-02-25 17:50:03.422791696 +0100
+++ /var/tmp/diff_new_pack.7fjPSG/_new  2019-02-25 17:50:03.426791695 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qlipper
 #
-# 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,7 +12,7 @@
 # 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/
 #
 
 
@@ -28,7 +28,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libQt5Gui-private-headers-devel
-BuildRequires:  lxqt-build-tools-devel >= 0.4.0
+BuildRequires:  lxqt-build-tools-devel >= 0.5.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(Qt5LinguistTools)
 BuildRequires:  pkgconfig(Qt5Network)
@@ -36,7 +36,6 @@
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
 %endif
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 A clipboard history applet.
@@ -60,15 +59,14 @@
 %find_lang %{name} --with-qt
 
 %files
-%defattr(-,root,root)
-%doc CHANGELOG COPYING README
+%license COPYING
+%doc CHANGELOG README
 %{_sysconfdir}/xdg/autostart/lxqt-%{name}-autostart.desktop
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}.png
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 %dir %{_datadir}/%{name}
 %dir %{_datadir}/%{name}/translations
 


Reply via email to