Hello community,

here is the log from the commit of package kscreen5 for openSUSE:Factory 
checked in at 2015-05-11 19:29:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kscreen5 (Old)
 and      /work/SRC/openSUSE:Factory/.kscreen5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kscreen5"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kscreen5/kscreen5.changes        2015-03-25 
09:57:36.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kscreen5.new/kscreen5.changes   2015-05-11 
19:29:48.000000000 +0200
@@ -1,0 +2,18 @@
+Thu Apr 23 13:27:24 UTC 2015 - [email protected]
+
+- Update to 5.3 Final:
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.3.0.php
+- Obsolete kscreen for openSUSE > 13.2
+
+-------------------------------------------------------------------
+Sat Apr 11 18:53:39 UTC 2015 - [email protected]
+
+- Update to 5.2.95 aka 5.3 beta:
+  * New feature release
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.2.95.php
+- Update required Qt version to 5.4.0
+- Update required extra-cmake-modules to 1.6.0
+
+-------------------------------------------------------------------

Old:
----
  kscreen-5.2.2.tar.xz

New:
----
  kscreen-5.3.0.tar.xz

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

Other differences:
------------------
++++++ kscreen5.spec ++++++
--- /var/tmp/diff_new_pack.ThzNIS/_old  2015-05-11 19:29:48.000000000 +0200
+++ /var/tmp/diff_new_pack.ThzNIS/_new  2015-05-11 19:29:48.000000000 +0200
@@ -16,8 +16,9 @@
 #
 
 
+%bcond_without lang
 Name:           kscreen5
-Version:        5.2.2
+Version:        5.3.0
 Release:        0
 Summary:        KDE's screen management software
 License:        GPL-2.0+
@@ -26,7 +27,7 @@
 Source:         kscreen-%{version}.tar.xz
 Source99:       %{name}-rpmlintrc
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 0.0.12
+BuildRequires:  extra-cmake-modules >= 1.6.0
 BuildRequires:  fdupes
 BuildRequires:  kconfigwidgets-devel
 BuildRequires:  kdbusaddons-devel
@@ -37,21 +38,28 @@
 BuildRequires:  libkscreen2-devel >= %{version}
 BuildRequires:  libxcb-devel
 BuildRequires:  xcb-util-devel
-BuildRequires:  pkgconfig(Qt5Core)
-BuildRequires:  pkgconfig(Qt5Gui)
-BuildRequires:  pkgconfig(Qt5QuickWidgets)
-BuildRequires:  pkgconfig(Qt5Test)
-BuildRequires:  pkgconfig(Qt5X11Extras)
+BuildRequires:  pkgconfig(Qt5Core) >= 5.4.0
+BuildRequires:  pkgconfig(Qt5Gui) >= 5.4.0
+BuildRequires:  pkgconfig(Qt5QuickWidgets) >= 5.4.0
+BuildRequires:  pkgconfig(Qt5Test) >= 5.4.0
+BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.4.0
 BuildRequires:  pkgconfig(xcb-image)
 BuildRequires:  pkgconfig(xcb-keysyms)
 BuildRequires:  pkgconfig(xcursor)
 BuildRequires:  pkgconfig(xrandr)
 Requires:       kded
 Requires:       libkscreen2-plugin >= %{version}
+%if %{with lang}
 Recommends:     %{name}-lang
+%endif
 Supplements:    packageand(libkscreen2-plugin:plasma5-workspace)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} > 1320
+Provides:       kscreen = %{version}
+Obsoletes:      kscreen < %{version}
+%else
 Conflicts:      kscreen
+%endif
 
 %description
 The new KDE screen management software
@@ -76,8 +84,10 @@
 %{_kf5_sharedir}/kcm_kscreen/
 %{_kf5_servicesdir}/
 
+%if %{with lang}
 %files lang
 %defattr(-,root,root)
 %{_kf5_localedir}/
+%endif
 
 %changelog

++++++ kscreen-5.2.2.tar.xz -> kscreen-5.3.0.tar.xz ++++++
++++ 9131 lines of diff (skipped)


Reply via email to