forked from pool/ksquares
This commit is contained in:
parent
8382494da7
commit
f216b0b9cf
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:82a90b7fe5ca8e46950a0de1742783c522fcd85bbc3aabe5955834865bc36b7d
|
||||
size 259604
|
3
ksquares-19.03.80.tar.xz
Normal file
3
ksquares-19.03.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8031d8c1a34474c57054cb746ee1e815f9a8e57f3a5eca9471f10e537d223e69
|
||||
size 259692
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 06:41:07 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:
|
||||
* Port qSort
|
||||
* Use isEmpty() when it's possible
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 09 08:03:22 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: ksquares
|
||||
Version: 18.12.3
|
||||
Version: 19.03.80
|
||||
Release: 0
|
||||
Summary: "Dots and boxes" board game
|
||||
License: GPL-2.0-or-later
|
||||
@ -53,9 +53,7 @@ BuildRequires: pkgconfig(Qt5Test)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{version}
|
||||
%if %{with lang}
|
||||
Recommends: %{name}-lang
|
||||
%endif
|
||||
|
||||
%description
|
||||
KSquares is an implementation of the popular paper-based game
|
||||
|
Loading…
Reference in New Issue
Block a user