forked from pool/kbruch
KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kbruch?expand=0&rev=131
This commit is contained in:
parent
2b02c12910
commit
9be178bc8b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:629a985897129f407083ffb4422630c806d6791a5c81357ecb4906b505cfb1a7
|
||||
size 5615172
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATr8ACgkQ29LOiT4t
|
||||
HIdwrggAkjvcW4X/nctcK6NQelCsSAj+dr4HwEp6i2hf76Z6HvExiXm1ojWX1oeF
|
||||
Os4gsOe7KyD4yulSKHPf/MMEYfVmETfWNReIRRVFG6d0zzcpsZUtO4WNdGoE9o/L
|
||||
5Tbi8KFyULsRZu8VAGIThRi1vGQD9YwdpCnSsQz/JhKFAvm7DjZzRBo/Dx+0ggyX
|
||||
nASSr8bV6q9lgNZgf9qip02b2J0ZPzLFwnV4BXslNjRlUSPuahCCz3cZ+wnrH5A9
|
||||
zO3TtgtD8KL92ANr+5x/CtTDbtrEyM2BVcR0cdbCSNm04Ih+kWHkkf/zcCFqXPim
|
||||
wrgBXWRZPRklxnTrxMx8Wsl3ZCk5VQ==
|
||||
=n0KE
|
||||
-----END PGP SIGNATURE-----
|
3
kbruch-20.12.0.tar.xz
Normal file
3
kbruch-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b74531af478cd0dd3340f9063e410e046123359aec3d6e54b431756e9f187f52
|
||||
size 5615156
|
11
kbruch-20.12.0.tar.xz.sig
Normal file
11
kbruch-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhHoACgkQ29LOiT4t
|
||||
HIfFVQf/UE/4NBdD4k3WEWJcQXzOd71SEs7rolludJVUG6NGg2stG14fQzrNV3eJ
|
||||
9gJRw/p2bsTdusjXPsze6zkLL/tL0g787I8Wf9Q5I9/QGxp/zqBfPSyA3AcYvZnc
|
||||
hX1znBLzfh2Hqczp5OXaRS/zk6zDsGFk0/T9nNxpK1VSSqlEvl7anBV4rVkj4Vu2
|
||||
IMXV7dt68QX22t9yxnOHwZvKuqlUpOwnZrq8jYWibrsEaGl6rB6B9S9X5WF9YNu+
|
||||
FoovkTPOllOSDIgaq+Rc7AAMYNu5+jcpmYgPdVX5rncU9QN3cqpEvjvtrLLMn5rv
|
||||
/5DDs02EIIbQBGyOlDHoCk+cWcP3ew==
|
||||
=NJrW
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 23:15:53 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.12.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/2020-12-apps-update
|
||||
- No code change since 20.11.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 27 15:16:09 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
|
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kbruch
|
||||
Version: 20.11.90
|
||||
Version: 20.12.0
|
||||
Release: 0
|
||||
Summary: Application to excercise fractions
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Teaching/Mathematics
|
||||
URL: https://edu.kde.org
|
||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: cmake(KF5Config)
|
||||
@ -41,7 +41,7 @@ BuildRequires: cmake(Qt5Widgets)
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{version}
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
Recommends: %{name}-lang
|
||||
|
Loading…
Reference in New Issue
Block a user