KDE Applications 20.12.0 final: release on 10th Dec

OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kamoso?expand=0&rev=98
This commit is contained in:
Christophe Marin 2020-12-08 07:24:50 +00:00 committed by Git OBS Bridge
parent 400fdd3877
commit d3841bbaaa
6 changed files with 26 additions and 17 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5ad6b5596de7ead794b1def9411913f878f29e7dd6e7788c7dfc679aca9876d0
size 211200

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/ATr4ACgkQ29LOiT4t
HIeALwf7B4dwTbZrWltN4/v+hpGbqJcd4CHTfdNtthKuBltjzevALw5pqDcOauOe
aEnc2dJ+dp+1TNldZyXYN5Qb5aEqRy8YgxJ110gxZh+a4KAlYnbfkvYxNTyeFj+B
HKx00mnfDA5PD184vCp7QcrcXCzr9XTJkw6BcCu+VfQy+WSu+oKDesEkhJ7D3PaO
wbwZ2GMOBglkFll/5E/F0aQxsatXQil8VjOkxQQr/iAkLTOLmdg612fvECyG/6i1
7XOB3lpdzOINoNcuggcvA2NNCmIh95HmyvtAXakBpGdTehajVpL7D0LZZqJhq2w6
5mPt92/xiqpt3H7VB9Pa289b3TERwg==
=WkMm
-----END PGP SIGNATURE-----

3
kamoso-20.12.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:09a9d617f8521ac107545940e8d50dc393d76027a40fac18b4cecc7d54fa8114
size 211468

11
kamoso-20.12.0.tar.xz.sig Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl/JhHkACgkQ29LOiT4t
HIevkwf+M5XwkSEji1SVWuZexzXzbgjza1gQyRdGOr3GL+NGH7DQ6cSqLXh4nFyn
GnTq4hBwYipNmHi93DqmEz822SZ+zXaio4cZg3Z22UPoEsIhN3wAnlgiGWBS7glH
MtjMfFqUxeCd5yyS4ceirbmAOoI5IQ5+k4BxccmqvADDIdXQOWqo8g6UPc2Zax+Y
wVeULqVl8UPy6a7THtwie4e8JXzrIJCwQrXBDKpRqc5YsRoePFHmO/lzcX6d9HwW
C6jxqBwtaSNQUngaA46pJ7L53hB2Fc8XV7pvO5fHl4+N6Xld5JzOO9TUXK6BrwdI
yXgwKQQILFu9IU73iroYKlfhKcr2/Q==
=zelE
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Dec 5 23:15:44 UTC 2020 - Luca Beltrame <lbeltrame@kde.org>
- Update to 20.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/releases/2020-12-apps-update
- No code change since 20.11.90
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 27 15:16:00 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr> Fri Nov 27 15:16:00 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -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.11.90 Version: 20.12.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