Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/rocs?expand=0&rev=108
This commit is contained in:
parent
58dbd44d89
commit
7f5ecb2029
BIN
applications.keyring
Normal file
BIN
applications.keyring
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1086675eb7c33325a321be2e1b377f6ba3e786601947e4fcd027232dbbbf81af
|
||||
size 1518016
|
3
rocs-19.08.0.tar.xz
Normal file
3
rocs-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2e9346781bb6198a3fb3c3357ef796c0e86fdd104146de87a481619d3cbe78fe
|
||||
size 1516860
|
11
rocs-19.08.0.tar.xz.sig
Normal file
11
rocs-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEyBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxpcACgkQ29LOiT4t
|
||||
HIfh5Af3UE9YN8dGYfcl5x7AmL1DFGf1vVHVr7iQX1NsOzbjLWms0hvx2LGEN9Bi
|
||||
oYo1zojUad9U3zRl5N91nbqQXcq6bI44XlEIrJIgEXyQR2ovJBVd1Tos6x3a5MZl
|
||||
LVCN9rQuGOCruwqiZtxBkgtPZhmwkOUaZHIKG+8SeFVGmnmO4B9Lz95MYZngDvGT
|
||||
5l/i3CIXLke+L/P2NUF5Fu5J2vXr3PtFBHDKoDFJVsZ3vGvdV+xNRnF2TtEiwy3t
|
||||
CglvoJvMZucC2EDGPya2c8f9x1o03+ViMZLjUAfpvWh8KifhA1evvtYSuNYKM741
|
||||
r7selz+8AFXYC9GyGUuemml0hGNl
|
||||
=RWyC
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 9 08:32:33 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Update to 19.08.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08.0.php
|
||||
- No code change since 19.07.90
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 06 16:50:51 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
10
rocs.spec
10
rocs.spec
@ -21,13 +21,17 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: rocs
|
||||
Version: 19.07.90
|
||||
Version: 19.08.0
|
||||
Release: 0
|
||||
Summary: Graph Theory IDE
|
||||
License: GPL-2.0-or-later
|
||||
Group: Amusements/Teaching/Mathematics
|
||||
URL: http://edu.kde.org
|
||||
Source0: %{name}-%{version}.tar.xz
|
||||
URL: https://edu.kde.org
|
||||
Source: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
Patch1: fix_build_leap.diff
|
||||
BuildRequires: extra-cmake-modules >= 1.7.0
|
||||
BuildRequires: fdupes
|
||||
|
Loading…
Reference in New Issue
Block a user