Hello community,

here is the log from the commit of package klines for openSUSE:Leap:15.2 
checked in at 2020-05-13 03:52:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/klines (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.klines.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "klines"

Wed May 13 03:52:23 2020 rev:43 rq:797410 version:20.04.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/klines/klines.changes  2020-03-15 
07:13:05.569025534 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.klines.new.2738/klines.changes        
2020-05-13 03:52:26.700276427 +0200
@@ -1,0 +2,33 @@
+Thu Apr 23 12:22:33 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-04-apps-update
+- No code change since 20.03.90
+
+-------------------------------------------------------------------
+Sun Apr  5 20:30:11 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-rc
+- No code change since 20.03.80
+
+-------------------------------------------------------------------
+Sun Mar 22 09:17:07 UTC 2020 - Luca Beltrame <lbeltr...@kde.org>
+
+- Update to 20.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-beta
+- Changes since 19.12.3:
+  * Compose RELEASE_SERVICE_VERSION into klines version string
+  * Ignore cmake directory created by qtcreator
+  * Add endgame support.
+  * Port to qDebug category
+  * Fix link: ui.html -> menus.html
+  * Use URLs with transport encryption
+
+-------------------------------------------------------------------

Old:
----
  klines-19.12.3.tar.xz
  klines-19.12.3.tar.xz.sig

New:
----
  klines-20.04.0.tar.xz
  klines-20.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ klines.spec ++++++
--- /var/tmp/diff_new_pack.heKjwc/_old  2020-05-13 03:52:27.324277735 +0200
+++ /var/tmp/diff_new_pack.heKjwc/_new  2020-05-13 03:52:27.324277735 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package klines
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,32 +21,30 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           klines
-Version:        19.12.3
+Version:        20.04.0
 Release:        0
 Summary:        Tactical game
 License:        GPL-2.0-or-later
 Group:          Amusements/Games/Board/Puzzle
 URL:            https://www.kde.org
 Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
-%if %{with lang}
-Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:        applications.keyring
-%endif
 BuildRequires:  extra-cmake-modules
+BuildRequires:  update-desktop-files
 BuildRequires:  cmake(KF5Completion)
 BuildRequires:  cmake(KF5Config)
 BuildRequires:  cmake(KF5ConfigWidgets)
 BuildRequires:  cmake(KF5CoreAddons)
 BuildRequires:  cmake(KF5DBusAddons)
 BuildRequires:  cmake(KF5Declarative)
-BuildRequires:  cmake(KF5KDELibs4Support)
 BuildRequires:  cmake(KF5DocTools)
 BuildRequires:  cmake(KF5GuiAddons)
 BuildRequires:  cmake(KF5I18n)
 BuildRequires:  cmake(KF5IconThemes)
-BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5ItemViews)
 BuildRequires:  cmake(KF5JobWidgets)
+BuildRequires:  cmake(KF5KDEGames)
+BuildRequires:  cmake(KF5KDELibs4Support)
+BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5NewStuff)
 BuildRequires:  cmake(KF5NotifyConfig)
 BuildRequires:  cmake(KF5Service)
@@ -54,8 +52,6 @@
 BuildRequires:  cmake(KF5WidgetsAddons)
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  cmake(KF5XmlGui)
-BuildRequires:  cmake(KF5KDEGames)
-BuildRequires:  update-desktop-files
 BuildRequires:  cmake(Qt5Qml)
 BuildRequires:  cmake(Qt5Quick)
 BuildRequires:  cmake(Qt5QuickWidgets)
@@ -65,17 +61,17 @@
 Obsoletes:      %{name}5 < %{version}
 Provides:       %{name}5 = %{version}
 %if %{with lang}
-Recommends:     %{name}-lang
+Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:        applications.keyring
 %endif
+Recommends:     %{name}-lang
 
 %description
 Klines is the KDE version of the russian game Lines where you have to
 align five game pieces of the same colour in one line to remove them
 from the game board. Similar to tetris you fight new pieces appearing.
 
-%if %{with lang}
 %lang_package
-%endif
 
 %prep
 %setup -q -n klines-%{version}
@@ -99,6 +95,7 @@
 %{_kf5_applicationsdir}/org.kde.klines.desktop
 %{_kf5_bindir}/klines
 %{_kf5_configkcfgdir}/klines.kcfg
+%{_kf5_debugdir}/klines.categories
 %{_kf5_iconsdir}/hicolor/*/apps/klines.*
 %{_kf5_sharedir}/klines/
 %{_kf5_appstreamdir}/org.kde.klines.appdata.xml


++++++ klines-19.12.3.tar.xz -> klines-20.04.0.tar.xz ++++++
++++ 8082 lines of diff (skipped)


Reply via email to