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:
Luca Beltrame 2017-03-26 07:26:33 +00:00 committed by Git OBS Bridge
parent d26889ebff
commit 33c1e0cf33
4 changed files with 53 additions and 44 deletions

View File

@ -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
View File

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

View File

@ -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

View File

@ -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