SHA256
1
0
forked from pool/kbruch
Christophe Giboudeaux 2020-11-21 12:57:54 +00:00 committed by Git OBS Bridge
parent bc4f89c308
commit 21f05f0c4b
6 changed files with 33 additions and 17 deletions

View File

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

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl+gqjIACgkQ29LOiT4t
HIcq+Qf/doqNKunCAw7ItKhiHH1N/bTglj+dWWIpNCJXhvs+5Ig6AxOR3xLtwsti
n/KjsrHcM/sITfbPz2EhrUH+Pgmb6/oScLVzRPsrTSLDwZ2EjoooILmdXLixlLKb
KV9YOO06kglI0jX4JJoMCvPPqvVTNf+G50PgxkKr9HcWC8BlMRNlN2nRGkXuSBOm
HVyxTvoVt5l55ENAyfzzJz7aYzdcQIUF6gRcqc0pOTu5TwRxS3sC2mxcWFOk6AwA
VyL9XZSC/wuF3YrUL6K5xLyznX+3P/uIYEVFBnGe0HZh74HSti2aL10tcVUE8sNt
JiAQbSPMVfsIlumloKsLjLLFwLjG1w==
=tpqX
-----END PGP SIGNATURE-----

3
kbruch-20.11.80.tar.xz Normal file
View File

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

View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl+uomsACgkQOmpNuDnq
ptcfgRAAgV2gXn7t1sw0QJvkoW+gkJ9iEtR2QP+EHPZjxIt9QtxrIEZaCkhINTd5
q7aDmwLwGoP9CXu0JM4MTKcreCx84kNjoCH2Sei565PUzsJWQsm+WrMcKVG/N8lS
tC+IdPp9w4nUOkXDyiW/Iz3rW8zSmKhRokaE6PBQdLEVRLao+Rn4CtQorQqArCMv
SJSl7TMpadg2pzKD+LgmLpfSmWoLakFVPMfPy+6pVoCDV3BNpjdfDBt/7BRIge8m
8RXJUpp3BwG4JsEO6pSoAdbev7ltMzO2N0ZjFoAP6NVC94ohih+GKfCMr+bgmKdr
oEcYe1OnxiXOUby9zPjGqhtUFhblGkhDULrqIw7K0ctUP25+dEB0sJGsOX7efaNO
Z6byeH5mrE+r7PR10q2rOQPJkP20BA/vaqMn2uLtIR514oFWY26rJLqcbuhId1N8
qwlWDDqmmu+qt3qmm/ZXRTMYPBpehRZxUWvCpF8mOXdTkzFvj6NbxkPOTfakDb8Q
1gooxrg7oSyCHnJdfQZokvl1fvMQgepPs5KwgmU1wL9OS3tCL46oJGWAB4uyECz+
LCOlnHvEuBoAuJC3jj/XMZ/kXhaTqy0lFEvanXDWRnSAs63vi42a9bjRP5I8ne54
0Pxnvn6tHcFg6JfagSgO9bggyobSl1IS60XgAR66GNztte1zN4U=
=Fzxh
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sat Nov 14 00:01:03 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
- Update to 20.11.80
* New feature release
- Changes since 20.08.3:
* If include is define in .h remove it if it's defined in .cpp too (scripted)
* Remove explicit ECM_KDE_MODULE_DIR
* add content rating
* Improve i18n tooling
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Nov 5 22:45:54 UTC 2020 - Luca Beltrame <lbeltrame@kde.org> Thu Nov 5 22:45:54 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>

View File

@ -21,13 +21,13 @@
%{!?_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: 20.08.3 Version: 20.11.80
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: https://edu.kde.org URL: https://edu.kde.org
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
BuildRequires: cmake(KF5Config) BuildRequires: cmake(KF5Config)
@ -41,7 +41,7 @@ BuildRequires: cmake(Qt5Widgets)
Obsoletes: %{name}5 < %{version} Obsoletes: %{name}5 < %{version}
Provides: %{name}5 = %{version} Provides: %{name}5 = %{version}
%if %{with lang} %if %{with lang}
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
Source2: applications.keyring Source2: applications.keyring
%endif %endif
Recommends: %{name}-lang Recommends: %{name}-lang