forked from pool/umbrello
Accepting request 747000 from KDE:Applications
KDE Applications 19.08.3 OBS-URL: https://build.opensuse.org/request/show/747000 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/umbrello?expand=0&rev=82
This commit is contained in:
commit
492a8bafd5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:69a721d27ecedbe694d232e04469002dcf2319dd320982aacc2a02e32430c382
|
||||
size 3702092
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl2b3UYACgkQ29LOiT4t
|
||||
HIdPMggAmxpZuRrKZlYIzduqGSV3QJ99ms3nco/YwwgLflgYfilTxQsGF4Yeyzjg
|
||||
w5cagzFS4UpEv55kWGUq40RabVGToVbZdbUaQ5fjBbypsuPoZUw+EFAPNEwgZy0o
|
||||
xNoxF53+uu3YOetcPc3+Pzt2n2ozv/ff0EkkfogQVOnDzRz+Vvj1rPAEiFOpeH8A
|
||||
ublf3M4hzV2Q0/JKZXw1suYvi0gjDha0HlA+r8EzTgq1b6pE4e0PzvGU4qWnWXfy
|
||||
JhiDBwzDHeGP+AYcU1YZVfwJ1V2MIY/29CeSWE0oCdbFqhTnx/M5Hxf47NbkCnSX
|
||||
zlNXHXN76EpNb3N/tVdV2YiIZ10a2w==
|
||||
=23P6
|
||||
-----END PGP SIGNATURE-----
|
3
umbrello-19.08.3.tar.xz
Normal file
3
umbrello-19.08.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c4c56354d2765c0d03ffda02cc098cc3e9d72b0c7c22bb0c1cc03dcf5ac31a6a
|
||||
size 3703784
|
11
umbrello-19.08.3.tar.xz.sig
Normal file
11
umbrello-19.08.3.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl3A/PYACgkQ29LOiT4t
|
||||
HIe6Wwf/TQHMfioElvnEub5co7qXjwQwFXi7m0lEm9gqg7gALDl430WWuZCJR/I2
|
||||
5BvDNd9Snl9sciWPx7j8GNMk0iN3q0208rPr/MXU3nlBme7GH+fGDmK8outLJPsT
|
||||
vcRRa6N99J3py/qjvKjZxzXQN4Kswb7qf0616SWM92GpYN09HzJifA3QAOmQf8De
|
||||
Jeg+6+p7ZXslfyS8Yse6qPoPcNJK+avRnLeCnOcTrIYmIgnWBa/W+Xp/p/dn7jiI
|
||||
maP0Xa9PtEaZaGWQnd22QA5fRejulqcEJIXJLNUIEQfvv614HMaHlbgiCF94Aa1S
|
||||
ijT26bKitNTsRjsB6XU5VuYinu4lqA==
|
||||
=CzVs
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 7 23:13:43 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 19.08.3
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08.3.php
|
||||
- Changes since 19.08.2:
|
||||
* Cleanup of generated c++ code (kde#413574)
|
||||
* cppwriter: In case of interfaces, do not write a superfluous .cpp file
|
||||
* When creating class methods for an interface through the user interface set abstract and virtual attributes (kde#413519)
|
||||
* Fixes missing initialisation of members m_inline and m_abstract of class UMLOperation
|
||||
* Disable unrelated checkboxes in operation property dialog for interfaces
|
||||
* cppwriter: Add support for writing abstract methods
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 11 07:43:32 UTC 2019 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: umbrello
|
||||
Version: 19.08.2
|
||||
Version: 19.08.3
|
||||
Release: 0
|
||||
Summary: UML Modeller
|
||||
License: GPL-2.0-only AND GFDL-1.2-only AND GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user