Accepting request 696291 from KDE:Applications
KDE Applications 19.04.0 (forwarded request 696164 from luca_b) OBS-URL: https://build.opensuse.org/request/show/696291 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/knights?expand=0&rev=6
This commit is contained in:
commit
f63248fa06
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9472ffa7800bd79a84dd0c36e3058d3f6e0813b5695aeffeb73bccb801870990
|
||||
size 3508860
|
3
knights-19.04.0.tar.xz
Normal file
3
knights-19.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:53eb3214550fc104755ffe076c970cf5499c9553b543d83df42a3b5f5d8d309a
|
||||
size 3509000
|
@ -1,3 +1,35 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 20 06:52:00 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 19.04.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.04.0.php
|
||||
- Changes since 19.03.90:
|
||||
* No code changes since 19.03.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 09 20:54:46 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 19.03.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/announce-applications-19.04-rc.php
|
||||
- Changes since 19.03.80:
|
||||
* Don't crash when new game is created. Regression introduced in 8867833e00bdca2373a0b6ad9a4431d184501691. (kde#405763)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 06:41:13 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 19.03.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/announce-applications-19.04-beta.php
|
||||
- Changes since 18.12.3:
|
||||
* Clean up for making asan happy when we close apps
|
||||
* not necessary to check pointer before deleting it
|
||||
* Fix build by adding missing header.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 09 08:03:27 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
@ -18,13 +18,13 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: knights
|
||||
Version: 18.12.3
|
||||
Version: 19.04.0
|
||||
Release: 0
|
||||
Summary: A simple chess board
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Games/Board/Chess
|
||||
URL: http://www.kde.org
|
||||
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: %{name}-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: cmake(KF5ConfigWidgets)
|
||||
BuildRequires: cmake(KF5Crash)
|
||||
|
Loading…
x
Reference in New Issue
Block a user