diff --git a/rocs-19.04.3.tar.xz b/rocs-19.04.3.tar.xz deleted file mode 100644 index d4e39c0..0000000 --- a/rocs-19.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eec0f7ab55f81946dafa2e31ee92a2bec5c1727e64bdeb8e7566c61f66e53d01 -size 1515844 diff --git a/rocs-19.07.80.tar.xz b/rocs-19.07.80.tar.xz new file mode 100644 index 0000000..3a15124 --- /dev/null +++ b/rocs-19.07.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e279b49817e5c7d1120737994ee44e1ad440615d51dd61feb8f0dc29884a60c +size 1516016 diff --git a/rocs.changes b/rocs.changes index cf5e66b..5e63b8f 100644 --- a/rocs.changes +++ b/rocs.changes @@ -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 diff --git a/rocs.spec b/rocs.spec index 9428dc1..1902514 100644 --- a/rocs.spec +++ b/rocs.spec @@ -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