Accepting request 771725 from KDE:Applications
KDE Applications 19.12.2 OBS-URL: https://build.opensuse.org/request/show/771725 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ksquares?expand=0&rev=94
This commit is contained in:
commit
2f8085edf0
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:955225b9fadbda464bdaf1b59c95c3d12310f84484a296968737e9fb87b37b46
|
|
||||||
size 261364
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl4T8XoACgkQ29LOiT4t
|
|
||||||
HId/xwf/TbCo8SIekTUWW5n7mA8b3ehzdeWGb4CFgaxh5dx5rMB8C6OM/4XgClK+
|
|
||||||
eK/6/Jyz+9K0CBm9pm3xS4bdX9WTwZI55gLH6EdwqKRHakjqvadnSB/EmoVzTR6H
|
|
||||||
p6Bq8mtKP42i8wh+ix94lI92yIAx5V+gMSHCTqN3x20N7QUB0d5BB9n6+6d2NrTz
|
|
||||||
FzavxOskUOfn+yZ/KKJp/d6RehEVdSN6SnHbjeM937EHdfycmsCPSD761dZZADVZ
|
|
||||||
fm05LnYVdj2oCo9uClwsLtZQguFxl29qaRJ+IpSGmj/V+e8d/7WxW6lFD9OwCN/0
|
|
||||||
mPxPxL5uni+4GxelNl/XhUFjPkCH1g==
|
|
||||||
=r31o
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
ksquares-19.12.2.tar.xz
Normal file
3
ksquares-19.12.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:13fc28bd4ff77497a2b1bdcee678156b8078ff4df0880042b67d4490973a1ca2
|
||||||
|
size 261108
|
11
ksquares-19.12.2.tar.xz.sig
Normal file
11
ksquares-19.12.2.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl45ND0ACgkQ29LOiT4t
|
||||||
|
HIe/eAgAiB3V3eMTCOiAV+51BFh1Jf6NZjaBH6hwf3zCrvuJC6limOJWobRZmCR8
|
||||||
|
1Z9FS+tzvQ9Vq0pbqJ5UobtBEJwzI0tX7JJ9334ZT9yMud4vs3ts+QlfNpg9dcc0
|
||||||
|
GxI9+ENPWSVXEiNjcmpgANWN8QwWO9fzw9MFuYggayKM7ckIx0a6xBO5xw8/BQR/
|
||||||
|
Cw9J2wPXgGVJeqdxxt5fLowOsOJK99fSo+gTSUtpuKLs8VdBJtby9icpr6zjnfd0
|
||||||
|
fyooL2yJBq4pxp82PtC6FmvPCw6LhuvIAkgWD2TuRcNxEFKsqLsME7DGydNQ47rf
|
||||||
|
r8GOOP3UHcy1jf1Ct3ZPOx3MAu9xcA==
|
||||||
|
=s4/K
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 7 08:38:02 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Replace %make_jobs with %cmake_build.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 5 06:29:32 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
- Update to 19.12.2
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/releases/19.12.2
|
||||||
|
- No code change since 19.12.1
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jan 7 10:01:07 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Tue Jan 7 10:01:07 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: ksquares
|
Name: ksquares
|
||||||
Version: 19.12.1
|
Version: 19.12.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: "Dots and boxes" board game
|
Summary: "Dots and boxes" board game
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -75,7 +75,7 @@ which may be controlled by the computer.
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%cmake_kf5 -d build
|
%cmake_kf5 -d build
|
||||||
%make_jobs
|
%cmake_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%kf5_makeinstall -C build
|
%kf5_makeinstall -C build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user