KDE Applications 19.04 RC
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/umbrello?expand=0&rev=108
This commit is contained in:
parent
2e8f154fb9
commit
9e49d3d9cc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6db2478edf7fdf0da27981e457396f872ce2f9b3e49e8c0b38d40781cc1a276
|
||||
size 3679992
|
3
umbrello-19.03.90.tar.xz
Normal file
3
umbrello-19.03.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:126a96779ce52c277d82c5957cc167f735737cced583e358524f044e37901fde
|
||||
size 3680248
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 09 20:54:46 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 19.03.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/announce-applications-19.04-rc.php
|
||||
- Changes since 19.03.80:
|
||||
* Fix Qt5 compiling with kdevplatform version 5.3.2
|
||||
* Fix Qt5 compile
|
||||
* Fix removing slashes in path in case single files are imported
|
||||
* Fix crash on accessing zero pointer on importing src code (kde#405535)
|
||||
* Reduce difference between build variants
|
||||
* Move KDE4 specific ecm wrapper macros into a separate macro file
|
||||
* Add class InterfaceWidget
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 06:41:12 UTC 2019 - 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.03.80
|
||||
Version: 19.03.90
|
||||
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