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:
committed by
Git OBS Bridge
parent
d26889ebff
commit
33c1e0cf33
@@ -17,10 +17,10 @@
|
||||
|
||||
|
||||
Name: rocs
|
||||
Version: 16.12.3
|
||||
Version: 17.03.80
|
||||
Release: 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}')}
|
||||
Summary: Graph Theory IDE
|
||||
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
|
||||
reflected on the drawn one.
|
||||
|
||||
|
||||
%package devel
|
||||
Summary: Development files for rocs
|
||||
Summary: Development files for Rocs
|
||||
Group: Development/Libraries/KDE
|
||||
Requires: librocsgraphtheory0 = %{version}
|
||||
|
||||
%description devel
|
||||
This package provides development files and headers needed
|
||||
to build software using rocs.
|
||||
to build software using Rocs.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
Reference in New Issue
Block a user