Hello community,

here is the log from the commit of package QGnomePlatform for openSUSE:Factory 
checked in at 2019-03-14 15:02:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/QGnomePlatform (Old)
 and      /work/SRC/openSUSE:Factory/.QGnomePlatform.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "QGnomePlatform"

Thu Mar 14 15:02:28 2019 rev:2 rq:684868 version:0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/QGnomePlatform/QGnomePlatform.changes    
2018-03-14 19:40:48.577425991 +0100
+++ /work/SRC/openSUSE:Factory/.QGnomePlatform.new.28833/QGnomePlatform.changes 
2019-03-14 15:02:58.167664361 +0100
@@ -2 +2,22 @@
-Fri Feb 23 22:33:03 UTC 2018 - kamika...@opensuse.org
+Thu Mar 14 09:16:46 UTC 2019 - Bjørn Lie <bjorn....@gmail.com>
+
+- Tweak spec, use modern macros where possible.
+
+-------------------------------------------------------------------
+Wed Mar 13 21:53:42 UTC 2019 - Markus S <kamika...@opensuse.org>
+
+- Upstream URL has changed
+
+-------------------------------------------------------------------
+Wed Mar 13 19:56:15 UTC 2019 - Markus S <kamika...@opensuse.org>
+
+- Update to version 0.5
+  * support for Kvantum themes
+  * support for QDBusTrayIcon
+  * fixed crash when opening native gtk dialog without parent
+  * Cinnamon settings Support
+  * Flatpak Settings Portal support
+  * Font scaling bug fixes
+
+-------------------------------------------------------------------
+Fri Feb 23 22:33:03 UTC 2018 - Markus S <kamika...@opensuse.org>

Old:
----
  0.3.tar.gz

New:
----
  QGnomePlatform-0.5.tar.gz

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

Other differences:
------------------
++++++ QGnomePlatform.spec ++++++
--- /var/tmp/diff_new_pack.xBKDIF/_old  2019-03-14 15:03:02.083661880 +0100
+++ /var/tmp/diff_new_pack.xBKDIF/_new  2019-03-14 15:03:02.083661880 +0100
@@ -1,9 +1,9 @@
 #
 # spec file for package QGnomePlatform
 #
-# Copyright © 2016–2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright © 2016      Yuriy Gorodilin <yur...@gmail.com>
-# Copyright © 2018      Markus S. <kamika...@opensuse.org>
+# Copyright © 2018–2019 Markus S. <kamika...@opensuse.org>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -14,20 +14,21 @@
 # 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:           QGnomePlatform
-Version:        0.3
+Version:        0.5
 Release:        0
 Summary:        A better Qt application inclusion in GNOME
 # Most code is LGPL-2.1-or-later but qgtk3dialoghelpers files forked from
 # Qt 5 result in this licensing scheme for the combined work:
 License:        LGPL-3.0-only OR GPL-2.0-or-later
 Group:          System/GUI/GNOME
-URL:            https://github.com/MartinBriza/QGnomePlatform
-Source:         
https://github.com/MartinBriza/QGnomePlatform/archive/%{version}.tar.gz
+URL:            https://github.com/FedoraQt/QGnomePlatform/
+Source:         %{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+
 Source1:        baselibs.conf
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
@@ -35,9 +36,9 @@
 BuildRequires:  libQt5Gui-private-headers-devel
 BuildRequires:  libQt5PlatformSupport-private-headers-devel
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(gio-2.0)
+BuildRequires:  pkgconfig(gtk+-3.0)
 Requires:       adwaita-qt5
 
 %description
@@ -49,7 +50,7 @@
 %define libqt5_plugindir       %{libqt5_archdatadir}/plugins
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 qmake-qt5
@@ -59,7 +60,8 @@
 %qmake5_install
 
 %files
-%doc LICENSE README.md
+%doc README.md
+%license LICENSE
 %dir %{libqt5_plugindir}
 %dir %{libqt5_plugindir}/platformthemes
 %{libqt5_plugindir}/platformthemes/libqgnomeplatform.so


Reply via email to