KDE Applications 17.08.80 beta
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/rocs?expand=0&rev=56
This commit is contained in:
parent
d26889ebff
commit
33c1e0cf33
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:74fd3d9baabca946f370aa8643556776557c78e1a871bff50eb22294284e3f9e
|
|
||||||
size 533272
|
|
3
rocs-17.03.80.tar.xz
Normal file
3
rocs-17.03.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8f0072e4d0e769c3e9842a1cfb94394f56ad57bfaa4db1aed3bb9bb0deaf8f28
|
||||||
|
size 532960
|
10
rocs.changes
10
rocs.changes
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 25 23:10:55 CET 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
- Update to 17.03.80
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://www.kde.org/announcements/announce-applications-17.03.80.php
|
||||||
|
- Changes since 16.12.3:
|
||||||
|
* Fix minor typo
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Mar 9 12:44:44 CET 2017 - lbeltrame@kde.org
|
Thu Mar 9 12:44:44 CET 2017 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -17,10 +17,10 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: rocs
|
Name: rocs
|
||||||
Version: 16.12.3
|
Version: 17.03.80
|
||||||
Release: 0
|
Release: 0
|
||||||
%define kf5_version 5.26.0
|
%define kf5_version 5.26.0
|
||||||
# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
|
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
|
||||||
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
Summary: Graph Theory IDE
|
Summary: Graph Theory IDE
|
||||||
License: GPL-3.0+
|
License: GPL-3.0+
|
||||||
@ -86,15 +86,14 @@ Rocs has a scripting module, done in Qt Script, which interacts with
|
|||||||
the drawn graph and every change in the graph with the script is
|
the drawn graph and every change in the graph with the script is
|
||||||
reflected on the drawn one.
|
reflected on the drawn one.
|
||||||
|
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Development files for rocs
|
Summary: Development files for Rocs
|
||||||
Group: Development/Libraries/KDE
|
Group: Development/Libraries/KDE
|
||||||
Requires: librocsgraphtheory0 = %{version}
|
Requires: librocsgraphtheory0 = %{version}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
This package provides development files and headers needed
|
This package provides development files and headers needed
|
||||||
to build software using rocs.
|
to build software using Rocs.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
Loading…
x
Reference in New Issue
Block a user