forked from pool/libkeduvocdocument
KDE Applications 20.12.0 final: release on 10th Dec
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/libkeduvocdocument?expand=0&rev=128
This commit is contained in:
parent
aac02d06f9
commit
789c645a4c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4e938c5cae597bb5027d3d6e33ada5fbb7d78ec45504f59e3558e2028cfacd16
|
||||
size 211060
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATs4ACgkQ29LOiT4t
|
||||
HIdt+Af/YK/POe/oeXhBuZWbaMBykRFO5qkGn70k46deIcRaEui1KCt3tmUH3Jky
|
||||
AugEhxhMarUVP0R9yrwzgGr6esNn9LfLAipgOmz1wgpZDGte+/j72rK2KcAy6Xjm
|
||||
qMtM5gaADNouZNlUzL/SGuC/njcoWFFt/xGFso6OobMNOy4Yw4dI1bl+nwQFONkv
|
||||
0VwvPIpYSF9Q+GQjwAetGiwcJ/u3j7QCP0XH4Oi65/bNXFD9p91r/HEWz4OVqp1q
|
||||
CATpXo9nTV4VufFar6CwX4LD890mwebzjehYjHe9y6qzeCZD2U/EiMAYEvbH8oFF
|
||||
0/47u9zPM3sA5DE7J6J7n6rh5k5BEQ==
|
||||
=WhCk
|
||||
-----END PGP SIGNATURE-----
|
3
libkeduvocdocument-20.12.0.tar.xz
Normal file
3
libkeduvocdocument-20.12.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a6df8eb7f5269f4853bee0491c6cd9d15631e734f67dddc17d7e9091443e049e
|
||||
size 211096
|
11
libkeduvocdocument-20.12.0.tar.xz.sig
Normal file
11
libkeduvocdocument-20.12.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhIkACgkQ29LOiT4t
|
||||
HIdNhQf/VUweYmA8LOI8zcbg7zWQWHiZ1k+OgTAw7tEAIlsFH+2JX9Gf22AxduNE
|
||||
8Vk7zXqUkco8kPm42B6JsHtzT0R9bI82lW818KHrc32vu77VvCMDD2o1ZPNZsq0F
|
||||
cqmwGWurdxTTAiimAm8tGQnuvg9MfPg4BK8MK3NSZvw/fpr0T5kg7jmIzNyPMvU9
|
||||
6mNu5CsY8jjUBN2ajCxbNsV957hyCf2WeT/DGHLJ1b72+fMULY0glJzGywU+baaL
|
||||
6yUgV/E+L6OoIra9XIF/OzMBYVW9Svrjhk6IGRz+oh3Y2h6rqMGeDhIHcK0dCrWR
|
||||
s5jYC1yYAnjCCJ98obPIM9TGJcBgDg==
|
||||
=t8et
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 5 23:17:40 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:17:53 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: libkeduvocdocument
|
||||
Version: 20.11.90
|
||||
Version: 20.12.0
|
||||
Release: 0
|
||||
Summary: Library for KDE Education Applications
|
||||
License: GPL-2.0-or-later
|
||||
Group: System/GUI/KDE
|
||||
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: fdupes
|
||||
BuildRequires: kf5-filesystem
|
||||
@ -41,7 +41,7 @@ BuildRequires: cmake(Qt5Test)
|
||||
BuildRequires: cmake(Qt5Widgets)
|
||||
BuildRequires: cmake(Qt5Xml)
|
||||
%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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user