Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qqc2-breeze-style for 
openSUSE:Factory checked in at 2021-03-19 16:42:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qqc2-breeze-style (Old)
 and      /work/SRC/openSUSE:Factory/.qqc2-breeze-style.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qqc2-breeze-style"

Fri Mar 19 16:42:49 2021 rev:4 rq:879642 version:5.21.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/qqc2-breeze-style/qqc2-breeze-style.changes      
2021-03-15 10:55:08.097239370 +0100
+++ 
/work/SRC/openSUSE:Factory/.qqc2-breeze-style.new.2401/qqc2-breeze-style.changes
    2021-03-19 16:43:03.646106271 +0100
@@ -1,0 +2,12 @@
+Tue Mar 16 13:55:28 UTC 2021 - Fabian Vogt <fab...@ritter-vogt.de>
+
+- Update to 5.21.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma/5/5.21.3
+- Changes since 5.21.2:
+  * [RangeSlider] Lower Kirigami version to 2.14
+- Drop patches, now upstream:
+  * 0001-RangeSlider-Lower-Kirigami-version-to-2.14.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-RangeSlider-Lower-Kirigami-version-to-2.14.patch
  qqc2-breeze-style-5.21.2.tar.xz
  qqc2-breeze-style-5.21.2.tar.xz.sig

New:
----
  qqc2-breeze-style-5.21.3.tar.xz
  qqc2-breeze-style-5.21.3.tar.xz.sig

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

Other differences:
------------------
++++++ qqc2-breeze-style.spec ++++++
--- /var/tmp/diff_new_pack.s98xXe/_old  2021-03-19 16:43:04.246107081 +0100
+++ /var/tmp/diff_new_pack.s98xXe/_new  2021-03-19 16:43:04.250107086 +0100
@@ -18,19 +18,17 @@
 
 %bcond_without lang
 Name:           qqc2-breeze-style
-Version:        5.21.2
+Version:        5.21.3
 Release:        0
 Summary:        Breeze Style for Qt Quick Controls 2
 License:        LGPL-2.1-only OR LGPL-3.0-only
 Group:          System/Libraries
 URL:            https://www.kde.org
-Source:         qqc2-breeze-style-%{version}.tar.xz
+Source:         
https://download.kde.org/stable/plasma/%{version}/qqc2-breeze-style-%{version}.tar.xz
 %if %{with lang}
-Source1:        qqc2-breeze-style-%{version}.tar.xz.sig
+Source1:        
https://download.kde.org/stable/plasma/%{version}/qqc2-breeze-style-%{version}.tar.xz.sig
 Source2:        plasma.keyring
 %endif
-# PATCH-FIX-UPSTREAM
-Patch1:         0001-RangeSlider-Lower-Kirigami-version-to-2.14.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem


++++++ qqc2-breeze-style-5.21.2.tar.xz -> qqc2-breeze-style-5.21.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qqc2-breeze-style-5.21.2/style/qtquickcontrols/RangeSlider.qml 
new/qqc2-breeze-style-5.21.3/style/qtquickcontrols/RangeSlider.qml
--- old/qqc2-breeze-style-5.21.2/style/qtquickcontrols/RangeSlider.qml  
2021-03-02 14:17:30.000000000 +0100
+++ new/qqc2-breeze-style-5.21.3/style/qtquickcontrols/RangeSlider.qml  
2021-03-16 13:44:51.000000000 +0100
@@ -7,7 +7,7 @@
 import QtQuick 2.15
 import QtQuick.Controls 2.15
 import QtQuick.Templates 2.15 as T
-import org.kde.kirigami 2.16 as Kirigami
+import org.kde.kirigami 2.14 as Kirigami
 import "impl"
 
 T.RangeSlider {

Reply via email to