SHA256
1
0
forked from pool/kturtle

Accepting request 723732 from KDE:Applications

Applications 19.08.0 (forwarded request 723532 from cgiboudeaux)

OBS-URL: https://build.opensuse.org/request/show/723732
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kturtle?expand=0&rev=106
This commit is contained in:
Dominique Leuenberger 2019-08-16 13:49:15 +00:00 committed by Git OBS Bridge
commit 952ab2c373
6 changed files with 52 additions and 6 deletions

BIN
applications.keyring Normal file

Binary file not shown.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:811df4d31b920a2b3a6a0420df68e97e68b4226defd97d264f0b0b05c775c469
size 1827296

3
kturtle-19.08.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0e7453e785344a792747b5d51d2c4a190d41e87ddf7e0a9ea49d107a2dd03db8
size 1828876

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpEACgkQ29LOiT4t
HIcKRgf/bLl3xpd8fvL/JknNXjvc+dxvCIPydgdBcym9kowJuyMZ8/Wc8VuB2fXV
UN/WF6TOhM6pEMt2C3I4n4aKNpPV+M8vzu9L3OYI2BITbCtaqregXczY0d1YRZyU
/Y2ZA8gYUpAM5zAbMvrqBnfIXECUP0uOaNwOlVvoAwH4thLRAmcgQG2K0gmXElsw
xReTcB0lfwFxk4DsZ38eoIInTj6T4tVHMGA09Q2etqE7867Q/oEzP2Ag6e+hkN8l
PhnDzjqSiOpJyi/8yMeTZzWyedfYrnOxYBhC8NOiJrjvz5vD5v7ef4dAPJ4bLFyh
HMEayDKv/qynewXiY0DUoT3al0K/5Q==
=STND
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,34 @@
-------------------------------------------------------------------
Fri Aug 9 08:31:59 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 19.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08.0.php
- No code change since 19.07.90
-------------------------------------------------------------------
Tue Aug 06 16:50:51 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
- No code changes since 19.07.80
-------------------------------------------------------------------
Tue Jul 23 11:59:05 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
- Changes since 19.04.3:
* Use more conservative boundingRect() as horizontalAdvance was introduced in Qt 5.11 only
* Get rid of obsolete width()
* Follow KDE_APPLICATIONS_VERSION
* update screenshot
-------------------------------------------------------------------
Sat Jul 13 07:26:37 UTC 2019 - lbeltrame@kde.org

View File

@ -21,13 +21,17 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kturtle
Version: 19.04.3
Version: 19.08.0
Release: 0
Summary: Logo Programming Environment
License: GPL-2.0-or-later
Group: Amusements/Teaching/Mathematics
URL: http://edu.kde.org
Source0: %{name}-%{version}.tar.xz
URL: https://edu.kde.org
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
%if %{with lang}
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring
%endif
BuildRequires: extra-cmake-modules
BuildRequires: kcrash-devel
BuildRequires: kdelibs4support-devel