KDE Applications 19.04.3

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/umbrello?expand=0&rev=112
This commit is contained in:
Wolfgang Bauer 2019-07-13 11:47:35 +00:00 committed by Git OBS Bridge
parent 6e53be6ec4
commit cb732aebcf
4 changed files with 25 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Sat Jul 13 07:26:39 UTC 2019 - lbeltrame@kde.org
- Update to 19.04.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.04.3.php
- Changes since 19.04.2:
* Fix build error in DocBook generator
* Fix build errors in Python code importer
* Fix 'Export to XHTML generates empy html file' (kde#409411)
* cmake 3.5 fix
* CMake spelling fix
* Fix cmake error 'cannot parse the expression: " + 1"'
* Move negative sign handling into PythonImport::parseInitializer()
* Add constructor visibility test to python test cases
* python importer: Extend for parsing method parameter default values (kde#409210)
* python importer: Extend for parsing method parameter default values (kde#409210)
* Fix 'Python import do not support attributes with initializers' (kde#409209)
* Fix 'Umbrello wont create a UML diagram relation between two objects' (kde#409161)
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jun 07 12:51:57 UTC 2019 - lbeltrame@kde.org Fri Jun 07 12:51:57 UTC 2019 - lbeltrame@kde.org

View File

@ -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.04.2 Version: 19.04.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