Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kamoso?expand=0&rev=47
This commit is contained in:
parent
51cc4dfab9
commit
9d20da5276
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:4a571108fc68607e1869255068714f1b92f656dc4de1db6aabb6172cef8d6670
|
|
||||||
size 201412
|
|
3
kamoso-19.08.0.tar.xz
Normal file
3
kamoso-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2aa8765f71109e813836dced26994a953973ef6f4d517ab224691f2342d64129
|
||||||
|
size 200960
|
11
kamoso-19.08.0.tar.xz.sig
Normal file
11
kamoso-19.08.0.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1Mxn0ACgkQ29LOiT4t
|
||||||
|
HIfdxgf+OKL1rlcGyT326urJVDahfzn3wqaMibFznRTRpD0dzQ4Cp2r2ctxOllXS
|
||||||
|
2oF+/9cx9jknfeKcOtkZmbacN6xXG8+8Ts1d950tVsmLLg7oiZpW8FfYNN622bfa
|
||||||
|
QZBLPOYexWp7Ze6BguljbmyriJZGctZmqBing74QDF//fBtF3j3dw5slvrcHQok5
|
||||||
|
Rqu62bZErVWOazihoTt5SMvbfYwbNQsCpkAQJHtgitBMgczvVzXyDOjK2s8PVYdR
|
||||||
|
6ATDvnWZ1x1erL/GvVl0hPXQkY2S1W/Ycp9N1eGJvUb5kEiO4NC0b+KEod5RNHhe
|
||||||
|
4X3XT0dJnlNjdcNb+fLNvvQTTPHPmQ==
|
||||||
|
=80Fy
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 9 08:30:23 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:48 UTC 2019 - lbeltrame@kde.org
|
Tue Aug 06 16:50:48 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -21,13 +21,17 @@
|
|||||||
%{!?_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: 19.07.90
|
Version: 19.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: %{name}-%{version}.tar.xz
|
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
|
||||||
BuildRequires: extra-cmake-modules >= 0.0.9
|
BuildRequires: extra-cmake-modules >= 0.0.9
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user