Release 20.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kamoso?expand=0&rev=88
This commit is contained in:
parent
c7fa92227d
commit
23e0547856
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:76d7a449720e95f5c462badbbe09b26218e0fc47e206a784f2d0fe56a58168f1
|
|
||||||
size 211544
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8kk/cACgkQ29LOiT4t
|
|
||||||
HIdVfQf/T3cnFNnGFXbXZKsc+/Xass1XumeMf9islgAiUTWfXqKvFALTjPKapNDA
|
|
||||||
ZxeCwQFSziBotlkKjvpCA5WWvbrF9sNO5gq/NC0FgTnLr+HWGJ3lbc7cd2Q2w9Wx
|
|
||||||
OqSsv15lX47t6m87BDlfbNuECBOiGLDrLaWd/23cPKKCRKSZtTC1qGtoMdwqpJnv
|
|
||||||
LVdkAy45x27zG2SWqS/tK2Q27pwNcGXb1xcqCPzpem22qMlyYXlMyDJyA7OaAegR
|
|
||||||
80HwqPdyGiDPPd8iGar2osdorHfrhXTEh4B1rlEsd2aSdGTJNH253m1rOOlMA4Y6
|
|
||||||
+qU49z62r6lmMMQRVpsCLJyIbf5jwg==
|
|
||||||
=Eag9
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
kamoso-20.08.0.tar.xz
Normal file
3
kamoso-20.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c27ea592a70d7634740973e860acdf8cda49c0880a13f623c315fbc02cc3d592
|
||||||
|
size 211404
|
11
kamoso-20.08.0.tar.xz.sig
Normal file
11
kamoso-20.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl8tAgEACgkQ29LOiT4t
|
||||||
|
HIfsiAf/Xaqrt9LVayavZoM1VLQH2Z37+6Kg88F1p5pyA2wiISCn35LMBrzrD7zu
|
||||||
|
hDk4OZp782VrVqCsYR9HGt1IL0WApVv22fs1Z5pAznV0A/9cstd1tZz9xwawvi3x
|
||||||
|
/HlbKbQszXa7/zQA1pb3ZEej1P6QoobBXcVgrnBDA7FlW/tmy5Rq3uaG/F/97xU5
|
||||||
|
lt0eELKFGX6smI8CiBW6TuyYoOg/dZzKGW2N5h6qjqv0pnxSYJMh5cCrLzF5tHX2
|
||||||
|
grz+d6efkkO1jCu/tNTH2bk4m+arb7lLKZeUedKkHX+9WtXM/6HMLOuZOwsB4B53
|
||||||
|
3/AfaQ10EXNF9AvdlpDBT2j6MWkxYg==
|
||||||
|
=nRIi
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Aug 9 09:08:34 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 20.08.0
|
||||||
|
* New feature release
|
||||||
|
* For more details please see:
|
||||||
|
* https://kde.org/announcements/releases/2020-08-apps-update
|
||||||
|
- Changes since 20.07.90:
|
||||||
|
* appdata: more general doc URL
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 2 07:58:54 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sun Aug 2 07:58:54 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -21,13 +21,13 @@
|
|||||||
%{!?_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 lang
|
%bcond_without lang
|
||||||
Name: kamoso
|
Name: kamoso
|
||||||
Version: 20.07.90
|
Version: 20.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Application to take pictures and videos using a webcam
|
Summary: Application to take pictures and videos using a webcam
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
Group: Productivity/Multimedia/Other
|
Group: Productivity/Multimedia/Other
|
||||||
URL: https://projects.kde.org/kamoso
|
URL: https://projects.kde.org/kamoso
|
||||||
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
|
||||||
BuildRequires: extra-cmake-modules >= 0.0.9
|
BuildRequires: extra-cmake-modules >= 0.0.9
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
@ -53,7 +53,7 @@ Requires: gstreamer-plugins-good
|
|||||||
Requires: kirigami2
|
Requires: kirigami2
|
||||||
Recommends: %{name}-lang
|
Recommends: %{name}-lang
|
||||||
%if %{with lang}
|
%if %{with lang}
|
||||||
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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user