SHA256
1
0
forked from pool/rocs

KDE Applications 19.08 Beta (take 2)

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/rocs?expand=0&rev=106
This commit is contained in:
Wolfgang Bauer 2019-07-26 14:33:03 +00:00 committed by Git OBS Bridge
parent 6caa439b7b
commit b2212bdc43
4 changed files with 24 additions and 4 deletions

View File

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

3
rocs-19.07.80.tar.xz Normal file
View File

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

View File

@ -1,3 +1,23 @@
-------------------------------------------------------------------
Tue Jul 23 11:59:05 UTC 2019 - lbeltrame@kde.org
- Update to 19.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
- Changes since 19.04.3:
* Adapt the Complete graphs generation for the direction of the edge
* Change default values of graph classes
* Change the default edges to something more verbose to the user
* Follow KDE_APPLICATIONS_VERSION
* Add Complete Bipartite Graph class creation to Generate Graph Widget
* Change the name of random tree form, fix class order and fix path layout
* Add Complete Graph class creation to Generate Graph Widget
* Change wrong name format on QFormLayout of MeshGraph and StarGraph
* Remove repeated insertion on QHash
* Add Path Graph class creation to Generate Graph Widget
* update screenshot
-------------------------------------------------------------------
Sat Jul 13 07:26:37 UTC 2019 - lbeltrame@kde.org

View File

@ -21,7 +21,7 @@
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: rocs
Version: 19.04.3
Version: 19.07.80
Release: 0
Summary: Graph Theory IDE
License: GPL-2.0-or-later