Hello community,

here is the log from the commit of package discover for openSUSE:Factory 
checked in at 2018-02-06 16:42:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/discover (Old)
 and      /work/SRC/openSUSE:Factory/.discover.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "discover"

Tue Feb  6 16:42:18 2018 rev:32 rq:573014 version:5.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/discover/discover.changes        2018-01-22 
16:07:27.636972719 +0100
+++ /work/SRC/openSUSE:Factory/.discover.new/discover.changes   2018-02-06 
16:42:20.567192053 +0100
@@ -1,0 +2,16 @@
+Fri Feb  2 21:03:42 CET 2018 - [email protected]
+
+- Update to 5.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.0.php
+- Too many changes to list here
+
+-------------------------------------------------------------------
+Wed Jan 24 10:00:35 UTC 2018 - [email protected]
+
+- Build with gcc7 on Leap 42.3, gcc6 no longer works because of a
+  change to the default compiler flags in openSUSE:Leap:42.3:Update
+  (boo#1077345)
+
+-------------------------------------------------------------------

Old:
----
  discover-5.11.95.tar.xz

New:
----
  discover-5.12.0.tar.xz

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

Other differences:
------------------
++++++ discover.spec ++++++
--- /var/tmp/diff_new_pack.zaOtlF/_old  2018-02-06 16:42:21.387153683 +0100
+++ /var/tmp/diff_new_pack.zaOtlF/_new  2018-02-06 16:42:21.391153495 +0100
@@ -18,16 +18,20 @@
 
 %bcond_without lang
 Name:           discover
-Version:        5.11.95
+Version:        5.12.0
 Release:        0
 Summary:        KDE Software Installer
 License:        GPL-2.0 and GPL-3.0 and GPL-3.0+
 Group:          System/GUI/KDE
 Url:            https://quickgit.kde.org/?p=discover.git
-Source:         
http://download.kde.org/unstable/plasma/%{version}/discover-%{version}.tar.xz
+Source:         discover-%{version}.tar.xz
 %if 0%{?suse_version} < 1330
 # It does not build with the default compiler (GCC 4.8) on Leap 42.x
+%if 0%{?sle_version} < 120300
 BuildRequires:  gcc6-c++
+%else
+BuildRequires:  gcc7-c++
+%endif
 %endif
 BuildRequires:  PackageKit-Qt5-devel
 BuildRequires:  cmake >= 2.8.12
@@ -96,8 +100,13 @@
 %build
   %if 0%{?suse_version} < 1330
     # It does not build with the default compiler (GCC 4.8) on Leap 42.x
+  %if 0%{?sle_version} < 120300
     export CC=gcc-6
     export CXX=g++-6
+  %else
+    export CC=gcc-7
+    export CXX=g++-7
+  %endif
   %endif
   %cmake_kf5 -d build -- -DBUILD_TESTING=ON
   %make_jobs

++++++ discover-5.11.95.tar.xz -> discover-5.12.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/discover/discover-5.11.95.tar.xz 
/work/SRC/openSUSE:Factory/.discover.new/discover-5.12.0.tar.xz differ: char 
25, line 1


Reply via email to