forked from pool/kbruch
20.07.80
Remaining issues were fixed (except one kdenlive change) OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kbruch?expand=0&rev=123
This commit is contained in:
parent
89d4034acf
commit
562898c1ef
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7381df5deb97580a0d60881d591b3d18715c8ad5692a580aebe82a836f1bb8df
|
||||
size 5606472
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8DzREACgkQ29LOiT4t
|
||||
HIcKyQf/cZppNp2JPqq3sknnP2ffyZ2DMUKY6OloQLk4RffHpVtl7MstOR+Zk9Dh
|
||||
ErSFwRgS67WIH4VD5YAQWIg3kQGWQdVb0QUkeJriJd980eyety/Td3uJnJ6uM5lF
|
||||
K2ixFV2P7vhwLqM9uVP/xW3JT9HVIOSytitSyM6x5NGYHGXjGU3JZ6x7NBpzX7tG
|
||||
b0DmyASv9x2RI+voOIchqim75PSTPyFzzTuksgx/Uz/MFHS3T893L+OI/Fb5MrfK
|
||||
y+kokfSJhz1tdpJQnsx/p4vOz4k5fJaJYaQhTQTkXiGiJvsM27FzhbDK6+whrmYi
|
||||
hIFdDSHO3Cg6RvpB/AbZVWUjup8vgg==
|
||||
=U9zP
|
||||
-----END PGP SIGNATURE-----
|
3
kbruch-20.07.80.tar.xz
Normal file
3
kbruch-20.07.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77b57bfa826af82836d19da54e06f919e6c027bdcb535b06e6e57ea7a8fdda54
|
||||
size 5614608
|
16
kbruch-20.07.80.tar.xz.sig
Normal file
16
kbruch-20.07.80.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl8RtPkACgkQOmpNuDnq
|
||||
ptfzdQ/+Og1pwC1mibgQv+FFF1gp2Neqptqp8VxfGe7J7sy4ueSvaNNNrJez5pM4
|
||||
5571Wy06pl2G8I4EjLBuJS40NPSpptvqtVdG83MRF/CWOox+9koWydZvSWng/zN4
|
||||
NsYRfWm1MqrYGJDpeefhI1lIHbmcTdVx8Imsp+5l03iZINZhnSXuF1jgH3t/Znlj
|
||||
kq+d5Wn2c9624rYxpzxO9Yslgmc0/kl4VSXIHkuoPG6NgZQxuPFX8rtvKj533Ebf
|
||||
bKI/gVD9A/r5i8NkuGlUP+pscjINbMFmyHagm1I8B+g6ZxjruXHZmHn4U6pAXS/m
|
||||
6wSSassh3ePcf8jAW8iZDdpDwLhqmm0YeBTz8wJ12dYu/u5D3uX+5CV6TjhmZ00X
|
||||
N3WpOBIqFKCH0UVh3jiO/lpEAUzha8Hoq6MD8qF1th4kK8ecPRFkqJDqN7YV3uSU
|
||||
ilNvbMkjZkPXfuXZtlRhn+7Kq1joBhGXRtEz4EOlAbF4UMTLlN4NsmOBoda06yTC
|
||||
eAqcJSMWNpW0l/Shxnx5YAcMlsP8+zuTw4vHvBJkJEEaZTAtMahQ/ww7uKnjRk4d
|
||||
VbXVm5tB2GM+Ivl267e7ClZNJbH4Hp8xyEObDNxz0JX3MmBbtupcMplDM7M4l12O
|
||||
Tq6DLYre3gaqnoZI3IYemGMolbFiYfbhppMmQdZsp6hbyrS9Vvs=
|
||||
=JGr7
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 19 10:04:13 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 20.07.80
|
||||
* New feature release
|
||||
- Changes since 20.04.3:
|
||||
* Add proper spacing around operators and equals sign
|
||||
* Use same font size for equals sign and the number to factorise
|
||||
* Make operators localisable and typograpically correct
|
||||
* Fix clazy warning
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 9 20:09:04 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -21,13 +21,13 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kbruch
|
||||
Version: 20.04.3
|
||||
Version: 20.07.80
|
||||
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/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: 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/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
|
||||
%endif
|
||||
Recommends: %{name}-lang
|
||||
|
Loading…
Reference in New Issue
Block a user