forked from pool/kbruch
Accepting request 723614 from KDE:Applications
Applications 19.08.0 (forwarded request 723532 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/723614 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kbruch?expand=0&rev=108
This commit is contained in:
commit
044dfe7084
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:131455d024ead96cf2396cf6074a23584799c0793464b83eb3ecc2a455c5d355
|
|
||||||
size 5600228
|
|
3
kbruch-19.08.0.tar.xz
Normal file
3
kbruch-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:29c83039af494703e9d665eca2acde30bb4b94666b3dfe9092833e35f83a9541
|
||||||
|
size 5604168
|
11
kbruch-19.08.0.tar.xz.sig
Normal file
11
kbruch-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1Mxn8ACgkQ29LOiT4t
|
||||||
|
HIfuiQgAiuwM0GhVFJ3FxHmQ6YkXZ61C3fI34zIdPZf9E3X5XaRN1onq/og3GAzk
|
||||||
|
zd+Iooh12Y/VZy8WN4WeeAiuGfu0rURpAlj/HLFs9C+tkUPIjISwNNsVCqTdd3Ye
|
||||||
|
/B1hmn5JVmQTyY7PVYS9Dbd+nZXFrUHVQuRLgc9Yo3MxG/aBFnR3SVxcbWL3LWOM
|
||||||
|
X0F8QEjBngqyJ80TyUGTBjmr/aIkHxkSQm/+DhAL9fSrqwsAbHLel5Vq8h7U3AKZ
|
||||||
|
215m3VjaxfOTKmqZFA2h0h7hhgHHJ21ldPWjn93KUxpYT4TIAj7HNcAmM6I4KUW2
|
||||||
|
nWg4kOulkfRSEoGw9CMSsEHVvol9tg==
|
||||||
|
=02MV
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,37 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 9 08:30:32 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:48 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:58:58 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
|
||||||
|
* Fix forward declaration
|
||||||
|
* It's time to use cmake 3.5
|
||||||
|
* Exclude more files
|
||||||
|
* Make it compiles without foreach
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 13 07:26:34 UTC 2019 - lbeltrame@kde.org
|
Sat Jul 13 07:26:34 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
10
kbruch.spec
10
kbruch.spec
@ -21,13 +21,17 @@
|
|||||||
%{!?_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: kbruch
|
Name: kbruch
|
||||||
Version: 19.04.3
|
Version: 19.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Application to excercise fractions
|
Summary: Application to excercise fractions
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Amusements/Teaching/Mathematics
|
Group: Amusements/Teaching/Mathematics
|
||||||
URL: http://edu.kde.org
|
URL: https://edu.kde.org
|
||||||
Source0: %{name}-%{version}.tar.xz
|
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: extra-cmake-modules
|
||||||
BuildRequires: kconfig-devel
|
BuildRequires: kconfig-devel
|
||||||
BuildRequires: kcrash-devel
|
BuildRequires: kcrash-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user