Accepting request 771677 from KDE:Applications
KDE Applications 19.12.2 OBS-URL: https://build.opensuse.org/request/show/771677 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/klettres?expand=0&rev=113
This commit is contained in:
commit
8d9e5bcdb5
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:4f103d85918d40e0a3ffc451bf3862c45b37b8bd2453e6ee7d21d4c738967c36
|
|
||||||
size 40136336
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl4T8XUACgkQ29LOiT4t
|
|
||||||
HIeXQAf8DSH9j1u9CdUFkdWIA3jGE+MjRx1gzI8hY5tRfJchMmj2cQAMKCKaIPYx
|
|
||||||
YAbJ3K+bHjsqjmyxEsFBuWpDx7mSzbYhDuOZmdna5h9nLYBnFG8URJd1N8Racew3
|
|
||||||
A4SSiZGsREFfN0kFnDkVxJ81lhnnBIKes3Cy/33oqGr0zcgRGdN34O0MIERjfbgS
|
|
||||||
KgT9aVWKV55vEss8lo73dT0B6wsugh7G2qsqDOzTZk+8qIITVDKyX+Wh9iuKJOOQ
|
|
||||||
zZwANzWzlQbBltKhIditlPxafP0o0xJo+89Gq58YIDbYy5xNislcn4ageQb5VAL9
|
|
||||||
21wn/2UrSyqWIgNQ9PmKZ/bgBRp7Tg==
|
|
||||||
=BZXa
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
klettres-19.12.2.tar.xz
Normal file
3
klettres-19.12.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7e9cf472598f8032830687e166583b671d377bfe89f599dfd8a5f9616e67e4b0
|
||||||
|
size 40138220
|
11
klettres-19.12.2.tar.xz.sig
Normal file
11
klettres-19.12.2.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl45NDkACgkQ29LOiT4t
|
||||||
|
HIelSwf/VvWlCVvcH96vd6FXSKtpRs5fcRTkK/qPghu0DpLYafl4iHYimtWdYTLt
|
||||||
|
b6hM5E82pYFe62/1IS/c6lwbLqxa32ee9/WteOfc9BCiJK87e/Z5Sw4f6a740e+e
|
||||||
|
6+PmToTQEZb89B+t4HD50QqCEuquydtr43Y16DsNOOHCCSAo/nxfXpud9PhdfgON
|
||||||
|
smUts07xPziG/JZLwvmJEbnc98ereoOzPtwDtuZKUIctZ1QGglClOpKlcqKffPK4
|
||||||
|
qtqRTJSBhiRKpIqtZCD2bx/iNtqu8mGUy11FV9sBtRujPk4fGH6zz6sfR4wEYl/7
|
||||||
|
/h5cxXUtJuUcKrDhmBiBkZobLPAtwA==
|
||||||
|
=9cwX
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 7 08:37:39 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Replace %make_jobs with %cmake_build.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 5 06:29:16 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:00:44 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Tue Jan 7 10:00:44 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: klettres
|
Name: klettres
|
||||||
Version: 19.12.1
|
Version: 19.12.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Alphabet Learning Game
|
Summary: Alphabet Learning Game
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
@ -68,7 +68,7 @@ Helps to learn the alphabet and read some syllables.
|
|||||||
export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
|
export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
|
||||||
%endif
|
%endif
|
||||||
%cmake_kf5 -d build
|
%cmake_kf5 -d build
|
||||||
%make_jobs
|
%cmake_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%kf5_makeinstall -C build
|
%kf5_makeinstall -C build
|
||||||
|
Loading…
Reference in New Issue
Block a user