Hello community,

here is the log from the commit of package kscreen5 for openSUSE:Factory 
checked in at 2018-10-08 17:38:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kscreen5 (Old)
 and      /work/SRC/openSUSE:Factory/.kscreen5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kscreen5"

Mon Oct  8 17:38:12 2018 rev:65 rq:640297 version:5.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kscreen5/kscreen5.changes        2018-09-13 
23:51:21.334408444 +0200
+++ /work/SRC/openSUSE:Factory/.kscreen5.new/kscreen5.changes   2018-10-08 
17:38:17.539028962 +0200
@@ -1,0 +2,25 @@
+Fri Oct  5 10:01:10 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.14.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.0.php
+- Changes since 5.13.90:
+  * [Output Config] Fix transformation matrix for rotation icon
+
+-------------------------------------------------------------------
+Sat Sep 15 16:25:28 UTC 2018 - fab...@ritter-vogt.de
+
+- Add tarball signature and keyring containing keys of release managers
+  Jonathan Riddell and Bhushan Shah
+
+-------------------------------------------------------------------
+Thu Sep 13 17:25:00 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.90.php
+- Too many changes to list here
+
+-------------------------------------------------------------------

Old:
----
  kscreen-5.13.5.tar.xz

New:
----
  kscreen-5.14.0.tar.xz
  kscreen-5.14.0.tar.xz.sig
  plasma.keyring

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

Other differences:
------------------
++++++ kscreen5.spec ++++++
--- /var/tmp/diff_new_pack.X2nu9A/_old  2018-10-08 17:38:18.803027353 +0200
+++ /var/tmp/diff_new_pack.X2nu9A/_new  2018-10-08 17:38:18.807027348 +0200
@@ -18,17 +18,21 @@
 
 %bcond_without lang
 Name:           kscreen5
-Version:        5.13.5
+Version:        5.14.0
 Release:        0
 # Full Plasma 5 version (e.g. 5.8.95)
-%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
-# Lasted ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.95 in KUF)
-%{!?_plasma5_version: %global _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
-Summary:        KDE's screen management software
+%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
+# Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.8.95 in KUF)
+%{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
+Summary:        Screen management software by KDE
 License:        GPL-2.0-or-later
 Group:          System/GUI/KDE
 Url:            http://www.kde.org
-Source:         
http://download.kde.org/stable/plasma/%{version}/kscreen-%{version}.tar.xz
+Source:         kscreen-%{version}.tar.xz
+%if %{with lang}
+Source1:        kscreen-%{version}.tar.xz.sig
+Source2:        plasma.keyring
+%endif
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  extra-cmake-modules >= 1.6.0
 BuildRequires:  fdupes
@@ -49,6 +53,7 @@
 Requires:       kded
 Requires:       libkscreen2-plugin >= %{_plasma5_version}
 Recommends:     %{name}-lang
+Recommends:     %{name}-plasmoid
 Supplements:    packageand(libkscreen2-plugin:plasma5-workspace)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
@@ -59,12 +64,20 @@
 %endif
 
 %description
-The new KDE screen management software
+KScreen handles screen management for both X11 and Wayland sessions, including 
rotation, size, refresh rate, and scaling.
 
 %lang_package
 %prep
 %setup -q -n kscreen-%{version}
 
+%package plasmoid
+Summary:        Plasma widget to control screen configuration
+Group:          System/GUI/KDE
+Requires:       %{name} = %{version}
+
+%description plasmoid
+This package provides a Plasma widget to control common screen configuration 
options.
+
 %build
   %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
   %make_jobs
@@ -86,6 +99,13 @@
 %{_kf5_sharedir}/kded_kscreen/qml/*.qml
 %{_kf5_servicesdir}/
 %{_kf5_debugdir}/
+%{_kf5_appstreamdir}/org.kde.kscreen.appdata.xml
+
+%files plasmoid
+%license COPYING*
+%dir %{_kf5_plasmadir}/plasmoids/
+%dir %{_kf5_plasmadir}/plasmoids/org.kde.kscreen
+%{_kf5_plasmadir}/plasmoids/org.kde.kscreen/
 
 %if %{with lang}
 %files lang -f %{name}.lang

++++++ kscreen-5.13.5.tar.xz -> kscreen-5.14.0.tar.xz ++++++
++++ 19649 lines of diff (skipped)


Reply via email to