Wolfgang Bauer 2022-04-21 08:20:57 +00:00 committed by Git OBS Bridge
parent 2905dd4c2e
commit 337831397a
5 changed files with 30 additions and 6 deletions

View File

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

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

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

16
kamoso-22.04.0.tar.xz.sig Normal file
View File

@ -0,0 +1,16 @@
-----BEGIN PGP SIGNATURE-----
iQIzBAABCgAdFiEE2BwMs463Je9mkcOFu0YzUNbvMe8FAmJYuxkACgkQu0YzUNbv
Me/GwA//YRNFuKHJTjcTMe0EMN5vRJ85huiTcMjDgjY7RXs0EFcifQKexxteQ2MC
4AHPC6HGw5dnttnwgHFQ5sjF9cn1iboZ7h3FDJ9qlR0vY7VzQ246Rlcyj4lLpDkD
hrJZEkGVNwt7Huf6l4TMpyA0NFfkNWfCg7onYdm59pj44BzICKrdHfOLedGcI++2
8IxktXseoE11L4SrwjvvR6dnoRZjnm+C6qZYjNBeCfaSDTsUMZfdl5KO8ySKe+5L
yDYHDG7hS4TPuPK+QSZysyNKbQ1WbklulXAm3idcMSlkVZvan/AjVENZ+OadbKo/
mfICIDp2IwskDDRc2xnP1sgzID8c/m8GyT7WSyujng66hm4OVzRZdOeTQuNgtgpA
Fu84VpSoXuwubEGDP5ujOEWk2SVwHPpthXHCFRjf8DPECyGmfEE/20NE3R8qJucC
4O9Ghrvs0YYjOOFUNYgMRbW9yq8dfJ7u049ykSNGRNOfREGsKhMjBQ2h1cTS7Ov7
6O1hF6h5eF7aSvHFGhRJT7fWx140e4UBTqVi6dRyxW98c9bhV4tr3KjfRTAKSN4m
TTA9jNHI5GpRmHTWmMV4qMvkpfoXWcLfgSAtAEps/ioVlE7uLB7C1RsnUPlYZpFi
Vpa+7j06D6pcS473GStS5lauGlnIUCJEGfEitGPKCzFI1xZo+Co=
=Bpgt
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Apr 18 07:51:16 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:17:51 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr> Fri Apr 8 18:17:51 UTC 2022 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -21,15 +21,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: kamoso Name: kamoso
Version: 22.03.90 Version: 22.04.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://apps.kde.org/kamoso URL: https://apps.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
%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