KDE Applications 20.03.80
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/rocs?expand=0&rev=126
This commit is contained in:
parent
ce8c71ddf5
commit
d87c340f83
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f834e69e676913e364162906b79da5a75a6043f4a5c8506954d1630abda45e3c
|
||||
size 1517080
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl5drZ8ACgkQ29LOiT4t
|
||||
HIcd3gf/U/sAlFWeKYYh+lbCBeD/7UNM0MizUw4xD0JM/u94ayvvGPvL5yyjWjk9
|
||||
siPf/Safv469jAGhKIpC9jYKranLNtg2PO2xV3IsWVvxQkQYzd7otFRt3Ks/M6D+
|
||||
wmUynSnlHsmMXxpXKY/H9DWBfbBYomo834Kamz0WrCod6MTLH5ConPMUAM8pJczn
|
||||
F7i6FvDKCSRbj9YmdA7vbhoFEX1bgyACFQlgni1qUC80AuF5/JSv8sRdJ/fkI7y2
|
||||
ySfuKibAeuHsc07Fkv0kulSMQ6ZICe7FUjsies9tSBvq2xLbCMhF4sex/83fT6vk
|
||||
FdZhTpZ4T6KSpJPzbT8aZQHU2V5IEw==
|
||||
=z49M
|
||||
-----END PGP SIGNATURE-----
|
3
rocs-20.03.80.tar.xz
Normal file
3
rocs-20.03.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4d45087c3fcaff4218903e9b04e0bf6d4b90a659e5d0b76c772057f43888d19f
|
||||
size 1510364
|
16
rocs-20.03.80.tar.xz.sig
Normal file
16
rocs-20.03.80.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQIzBAABCgAdFiEEyiYsbIPeTS+yijMqOmpNuDnqptcFAl50vCgACgkQOmpNuDnq
|
||||
ptdASQ/+LkQnwqFx+hUP/5Yft9uXLge4+5PELIZ/2vDoki2o5bSlcfRlIhlAoXls
|
||||
ILGYbnmuDkjhs7UIqw/GK+b/7IdnZNcM3OVwIQPjNNeFCYfbh8O0WM2cCG34rLY4
|
||||
sSI4SEPRzpgpy9OCZhVnLYVObM4dYwSIxsgk1ozdxn3+byMJxZLZOhvSFZ/+Gz+q
|
||||
JV8Dthw4h3Jy3nC6BdE4EVG1nm7VW2jj0POvaIKcBo7XtwQv45F9rxvYNJJXKCJ9
|
||||
XMs4GyNFaR16LqTDeOAyi5OdJdfBWq90+3lnpPs47hbvr6GULekalfNdsJzDn14r
|
||||
E+mQ2nDAFSUhFBT52AkB8by82wG6rp0T4QXC6P5gz4p/BExolABpMyQBlZ1GdQAp
|
||||
w5qhGovxCTSNl6ECGMVVWEDsEGgKsyPqEgJsVA3Gnoeg7MZbsU5Vwrp6S5A1HOl3
|
||||
8hU4+d5opuKo8uVeoOUQvlF0o8Kl00GBH8Uy5zgaCAwG7rWaBd+yL1jd317rtXeY
|
||||
+6GpBp0aGQ2wjFcg3sS6sML7c6Iijn3maqu6Ua6LriY6Lf951W+m7sNtmh/6PdsS
|
||||
LV9EBjOBN+MMixuswWynWWAV7pcbd0e5W0AI6erSYM2xX3LIpRpkpMZukMukJM4I
|
||||
+ex2KJ0sl1vpolrCoEbbT+sR0sUStzyz3Qgp7LDkHZu0dpW7jIs=
|
||||
=77Yx
|
||||
-----END PGP SIGNATURE-----
|
10
rocs.changes
10
rocs.changes
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 22 09:17:45 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
- Update to 20.03.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://kde.org/announcements/releases/20.04-beta
|
||||
- Too many changes since 19.12.3, only listing bugfixes:
|
||||
* Set minimal Qt version according to used Qt API to 5.11 (kde#415081)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 5 20:36:52 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
|
||||
|
||||
|
22
rocs.spec
22
rocs.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package rocs
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -21,19 +21,18 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: rocs
|
||||
Version: 19.12.3
|
||||
Version: 20.03.80
|
||||
Release: 0
|
||||
Summary: Graph Theory IDE
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Teaching/Mathematics
|
||||
URL: https://edu.kde.org
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules >= 1.7.0
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: libboost_headers-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: xz
|
||||
BuildRequires: cmake(Grantlee5)
|
||||
BuildRequires: cmake(KF5Archive)
|
||||
BuildRequires: cmake(KF5Config)
|
||||
@ -45,8 +44,6 @@ BuildRequires: cmake(KF5I18n)
|
||||
BuildRequires: cmake(KF5Service)
|
||||
BuildRequires: cmake(KF5TextEditor)
|
||||
BuildRequires: cmake(KF5XmlGui)
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: xz
|
||||
BuildRequires: cmake(Qt5Concurrent)
|
||||
BuildRequires: cmake(Qt5Core)
|
||||
BuildRequires: cmake(Qt5Gui)
|
||||
@ -61,10 +58,11 @@ BuildRequires: cmake(Qt5Widgets)
|
||||
BuildRequires: cmake(Qt5XmlPatterns)
|
||||
Obsoletes: %{name}5 < %{version}
|
||||
Provides: %{name}5 = %{version}
|
||||
BuildRequires: libboost_headers-devel
|
||||
%if %{with lang}
|
||||
Recommends: %{name}-lang
|
||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
Recommends: %{name}-lang
|
||||
|
||||
%description
|
||||
Rocs is a Graph Theory IDE for helping professors to show the results
|
||||
@ -95,9 +93,7 @@ Requires: librocsgraphtheory0 = %{version}
|
||||
This package provides development files and headers needed
|
||||
to build software using Rocs.
|
||||
|
||||
%if %{with lang}
|
||||
%lang_package
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
Loading…
x
Reference in New Issue
Block a user