SHA256
1
0
forked from pool/umbrello

KDE Applications 20.12.0 final: release on 10th Dec

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/umbrello?expand=0&rev=151
This commit is contained in:
Christophe Giboudeaux 2020-12-08 07:26:09 +00:00 committed by Git OBS Bridge
parent 2363efcf48
commit 94cf773a9d
6 changed files with 26 additions and 17 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:361bedd79cc54063bb742ed07c983e0f445e44f3096647d342f3181bf072220c
size 5555308

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATtIACgkQ29LOiT4t
HIcuGAf+LmBqjK2Uwkx2+51aTgJPaoBm0BazOlUPulqgZWhNlgQAgE1c8KEP1+z6
IW7+JfAjFPOscmEgeL8taaK/TiW0MdNqwvHAkjtdfbsCL7ocNUS54XnJrvvPJ2w1
nkl+BNvatZg09sPFsLXXYsGbTIHxzKrEdRTL89JnHfiLUFjMQK4vAr61j7KpV/1t
ihUUjGK7od/D8OD8ax6e0P2cjaVC8T/AAhyYKrs7KAsGPdjneaLurHcEFQDYIjNl
wVGqPV7GT4G/zso+aAf89XYumD6kaoeNHPUA1oV135TSaHms5/h2Ni02FUWK91PG
yOunGNrnKN8riuZN9g5b08E0A/xIQQ==
=y3qM
-----END PGP SIGNATURE-----

3
umbrello-20.12.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:216bfa1bca11c28d41c3d2f8ba818b03090d138b00def56221d1901bff63b4b7
size 5555368

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhI0ACgkQ29LOiT4t
HIcaYgf+Px4MWBcUBmSgJuMnvkpTZyB8NKMe5K7M52gjRLAlD4SqQ27fTTFWC4E3
pF4j7hYDngDjFyL5xbAO/I2uOZkAvTDRVYQleLSOAqJ6hOeD43tb4LuOfaItKy2k
rXST/H3perUxhql983SBMVQXA2NnWEOgyPuPE7xvfFR28TKB79TmP1j8M26xezTl
bnmovCD5OfCkjRL3ZFE1kThbk9ZVyzsgHJ63qYRDzAS/XdZUeLS2CCkxZC0n/WrB
YBJ1rHanEq2nIdxnftRAVC1E0nC4x4ASKPfGfcAS3Hz+pY4n3I8/WdDs5li9P0XT
wOEJn3zAdn00Pb/s+ddB05jiarF+gQ==
=QeEr
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Dec 5 23:18:08 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:18:19 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -21,13 +21,13 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: umbrello
Version: 20.11.90
Version: 20.12.0
Release: 0
Summary: UML Modeller
License: GPL-2.0-only AND GFDL-1.2-only AND GPL-3.0-or-later
Group: Development/Tools/Other
URL: https://www.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: kdevelop5-pg-qt
BuildRequires: kdevplatform-devel
@ -63,7 +63,7 @@ Recommends: %{name}-lang
Obsoletes: umbrello5 < %{version}
Provides: umbrello5 = %{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