This commit is contained in:
parent
1a2a1b15cd
commit
e7763f615e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:689236ed6bd425d275854b86a948dda2f3d696d87379e78fb87d2af4aaefdffb
|
|
||||||
size 3794060
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl45NEUACgkQ29LOiT4t
|
|
||||||
HIc5igf8Co5KRg5iaam7XIEVWCKc4MLHA47pppKDeIH509niH7+j9uc6UX9H6JFQ
|
|
||||||
4MMpjVHty385cUA5NeU5yholJJwefpNgAjNTBQyWZKqPQU69GHiH8e8x+mVaFSm+
|
|
||||||
TPIXKMtG32Ocj7LDNExxSgUoGhDhLKD0+/LfBIuyEHMdBGhOVBEocHvOPPdx5irZ
|
|
||||||
B2HQP+3dNlSNDFmJsex/VYXFHfsJ+cFn5mAK/wor47vtCUO078LlHpxV1lojgGz6
|
|
||||||
uqwcTnkE6G7BvvC50z0uRJB60gBHWCx5+ZmJmitERsJI3C2jr0pP54r6Jw/n7eJx
|
|
||||||
tGLWf/qTOkazBYhQPPyVU2GbeRYKJw==
|
|
||||||
=5DmS
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
umbrello-19.12.3.tar.xz
Normal file
3
umbrello-19.12.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b2f769c7bd1cc259170b62c68d2dca05b4a143dd1048dbb507cf2bbb3020a193
|
||||||
|
size 3796636
|
11
umbrello-19.12.3.tar.xz.sig
Normal file
11
umbrello-19.12.3.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5draIACgkQ29LOiT4t
|
||||||
|
HIdvfwf7BtZZtH3IS9Hg1yzANwotyVi9SJ5tMFpaiXqhvWWJ+XoZQHSpRG+DGt4+
|
||||||
|
qpOt224BOsNqDpKLXSCioKJGXvLmos1/MfNPods8vcGoKFhCPf/TpHcaFg8kSHI6
|
||||||
|
KfUiq1o8dM3422xEsBTiM3XST0V+TlwUgzZGuVfis8Omts9pbQia2JpaOQuRDFMZ
|
||||||
|
aFELcGtJV4Tco1hmOloQwn2UIRjhEpAV+lRRr6zRGvQJk8+cPe71MrsFgUQpiiYN
|
||||||
|
IRUy95HFgvGPnbUvbzgoXnIc/XAQGJipeedKAASmrftHEmV+x07HQmYCtxmqPAvB
|
||||||
|
C7OojkRzYVNnGJybziKOdr7pTT7N7Q==
|
||||||
|
=rvKC
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Mar 5 20:36:54 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||||
|
|
||||||
|
- Update to 19.12.3
|
||||||
|
* New bugfix release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/releases/19.12.3
|
||||||
|
- Changes since 19.12.2:
|
||||||
|
* Use the global xml catalog to replace external docbook.xsl uri
|
||||||
|
* Use a more reliable way on Windows to find the application's installation root
|
||||||
|
* Fix finding docbook stylesheet by using xml catalog support
|
||||||
|
* Fixed error message 'Can't save an empty diagram' with Docbook and Xhtml export (kde#417784)
|
||||||
|
* Correction of the path setting for the Docbook and Xhtml export
|
||||||
|
* Fix KF5 issue 'Exporter searches for XSLT file in nonexistent directory' (kde#417520)
|
||||||
|
* Fix '404 on help for settings in Umbrello (kde#410906)
|
||||||
|
* cmake: remove annoying suggest-override warning
|
||||||
|
* Fix using wrong name for slotInterfaceRequired() in class WorkToolBar
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 7 08:36:18 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Feb 7 08:36:18 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
%{!?_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: umbrello
|
Name: umbrello
|
||||||
Version: 19.12.2
|
Version: 19.12.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: UML Modeller
|
Summary: UML Modeller
|
||||||
License: GPL-2.0-only AND GFDL-1.2-only AND GPL-3.0-or-later
|
License: GPL-2.0-only AND GFDL-1.2-only AND GPL-3.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user