commit kmines for openSUSE:Factory
Hello community, here is the log from the commit of package kmines for openSUSE:Factory checked in at 2020-04-29 20:49:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kmines (Old) and /work/SRC/openSUSE:Factory/.kmines.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "kmines" Wed Apr 29 20:49:20 2020 rev:97 rq:796964 version:20.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kmines/kmines.changes 2020-03-12 23:05:03.915152371 +0100 +++ /work/SRC/openSUSE:Factory/.kmines.new.2738/kmines.changes 2020-04-29 20:49:58.772667634 +0200 @@ -1,0 +2,35 @@ +Thu Apr 23 12:22:37 UTC 2020 - Luca Beltrame <lbeltrame@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:14 UTC 2020 - Luca Beltrame <lbeltrame@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:10 UTC 2020 - Luca Beltrame <lbeltrame@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: + * Fix accidental revealing of items when the game is restarted after lost from a middle click. + * Compile for ECM < 5.58 + * Fix compile + * Use debug categories + * Ignore .cmake directory + * Move code in cpp file. Initialize value/pointer + * Fix link: ui.html -> menus.html + * Use URLs with transport encryption + +------------------------------------------------------------------- Old: ---- kmines-19.12.3.tar.xz kmines-19.12.3.tar.xz.sig New: ---- kmines-20.04.0.tar.xz kmines-20.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmines.spec ++++++ --- /var/tmp/diff_new_pack.rOAiom/_old 2020-04-29 20:50:00.460671501 +0200 +++ /var/tmp/diff_new_pack.rOAiom/_new 2020-04-29 20:50:00.464671510 +0200 @@ -1,7 +1,7 @@ # # spec file for package kmines # -# 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,18 +21,15 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kmines -Version: 19.12.3 +Version: 20.04.0 Release: 0 Summary: Minesweeper-like 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(KF5Config) BuildRequires: cmake(KF5ConfigWidgets) BuildRequires: cmake(KF5CoreAddons) @@ -40,15 +37,18 @@ BuildRequires: cmake(KF5DBusAddons) BuildRequires: cmake(KF5DocTools) BuildRequires: cmake(KF5I18n) +BuildRequires: cmake(KF5KDEGames) BuildRequires: cmake(KF5TextWidgets) BuildRequires: cmake(KF5WidgetsAddons) BuildRequires: cmake(KF5XmlGui) -BuildRequires: cmake(KF5KDEGames) -BuildRequires: update-desktop-files BuildRequires: cmake(Qt5Widgets) +Recommends: %{name}-lang Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} -Recommends: %{name}-lang +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif %description KMines is the classical Minesweeper game where you have to find mines @@ -77,6 +77,7 @@ %{_kf5_applicationsdir}/org.kde.kmines.desktop %{_kf5_appstreamdir}/ %{_kf5_bindir}/kmines +%{_kf5_debugdir}/kmines.categories %{_kf5_iconsdir}/hicolor/*/apps/kmines.* %{_kf5_sharedir}/kmines/ ++++++ kmines-19.12.3.tar.xz -> kmines-20.04.0.tar.xz ++++++ ++++ 6035 lines of diff (skipped)
participants (1)
-
root