Update to 22.04.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/rocs?expand=0&rev=173
This commit is contained in:
parent
1e9b08ab30
commit
9ac13a6a9b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:dc0d5fa107e9854b3acab8584e5bf2254b157604c436abecb77dbee36e138d3e
|
|
||||||
size 1554636
|
|
3
rocs-22.04.0.tar.xz
Normal file
3
rocs-22.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a75d426c3f63e801270bb4ef71b28f655f7bb34da630f8c3e2de957e91a500f5
|
||||||
|
size 1554832
|
16
rocs-22.04.0.tar.xz.sig
Normal file
16
rocs-22.04.0.tar.xz.sig
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYt/AACgkQu0YzUNbv
|
||||||
|
Me/vng//ZyxZQFRzFH/RW1Mps/Ejr3eYPY9yygPzHnWie0y9Ou0wTwNWMUxYT+7I
|
||||||
|
GyWV/jyuqW1nSe1byeD5UKzOIWS3Hv54NNdTZySQ7bIUMDhcrYBXGJzvBrqbZ/fa
|
||||||
|
OnWOWknPr8gJMcMo1+W9VWrryde5pdFhr3NgG5DVN0ORdB3ZQearBdE5CpBGpZ4F
|
||||||
|
81dZ3NL0lY0KbOflJtrVDplArv4WsCrBny2VwvFGUpyiCst3rZB1my5IXQx8sUpj
|
||||||
|
NCSEf6iFrBUCTqNTNkoVq1iuDbrz2cO2Wx2Jiz8TGlTQUjxxN+AxFq/Nzvy714CC
|
||||||
|
814VNnISv9Sju1Y18RKxXl7M8KtzoG6J7uAeTQ4C+NESKoHLMeDnIIdZJ/zOgdgx
|
||||||
|
r0GyeCEpYAwTrMWhSEgQBhqrGbiHM7q67Ldb73rCCmXS39SzQjE0Ovqe7NKPj1mx
|
||||||
|
cJcZIqD1pAxWNF3YqtYSLPltJUzixilnspTZ9CE5/UC1iVky4PiucCW6y+jxgPd2
|
||||||
|
UnwjOiOCy06C1S9DMQh2uVfRmEhsjGvjh+yOJ6jeDLxDwSvUvR4Ni3MejCabwV/d
|
||||||
|
+msPHM4DstqpNn9Jy3sJ0Nwpd9K+NJS1wt1/b92A/6cUAdJJK6EMhZ3Xkme0Nr2G
|
||||||
|
IuxhW/zGnlqCq2INGs4wvdX6MRN9fiiG9bFnGOzxnxdv/1mxI6Y=
|
||||||
|
=sXxU
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 18 07:52:50 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 22.04.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/gear/22.04.0/
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 8 18:22:13 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
Fri Apr 8 18:22:13 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -20,15 +20,15 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without released
|
%bcond_without released
|
||||||
Name: rocs
|
Name: rocs
|
||||||
Version: 22.03.90
|
Version: 22.04.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Graph Theory IDE
|
Summary: Graph Theory IDE
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Amusements/Teaching/Mathematics
|
Group: Amusements/Teaching/Mathematics
|
||||||
URL: https://apps.kde.org/rocs
|
URL: https://apps.kde.org/rocs
|
||||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||||
%if %{with released}
|
%if %{with released}
|
||||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||||
Source2: applications.keyring
|
Source2: applications.keyring
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: extra-cmake-modules
|
BuildRequires: extra-cmake-modules
|
||||||
|
Loading…
Reference in New Issue
Block a user