forked from pool/kbruch
Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kbruch?expand=0&rev=97
This commit is contained in:
parent
c4e28f8947
commit
d6309e0645
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:2e76fa9b6f96870c71ccf9939cc1aa4160f5646c1bd6762d61133fb3fc2ccca5
|
||||
size 5604540
|
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,12 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
10
kbruch.spec
10
kbruch.spec
@ -21,13 +21,17 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kbruch
|
||||
Version: 19.07.90
|
||||
Version: 19.08.0
|
||||
Release: 0
|
||||
Summary: Application to excercise fractions
|
||||
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: kconfig-devel
|
||||
BuildRequires: kcrash-devel
|
||||
|
Loading…
Reference in New Issue
Block a user