Accepting request 723601 from KDE:Applications
Applications 19.08.0 (forwarded request 723532 from cgiboudeaux) OBS-URL: https://build.opensuse.org/request/show/723601 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kamoso?expand=0&rev=18
This commit is contained in:
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:19168e5f45762b04254ebf598dfa7f066858ae243a9b7286d7e3e43385018ec6
|
||||
size 200692
|
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,35 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
- Update to 19.07.90
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08-rc.php
|
||||
- No code changes since 19.07.80
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 11:58:57 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
- Update to 19.07.80
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/announce-applications-19.08-beta.php
|
||||
- Changes since 19.04.3:
|
||||
* Follow KDE_APPLICATIONS_VERSION
|
||||
* Easier to read GstPointer
|
||||
* Properly un-mirror images
|
||||
* Allow to enable/disable the mirrored setting (kde#405309)
|
||||
* Remove apparently unused FindGLIB2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 13 07:26:33 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
@@ -21,13 +21,17 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: kamoso
|
||||
Version: 19.04.3
|
||||
Version: 19.08.0
|
||||
Release: 0
|
||||
Summary: Application to take pictures and videos using a webcam
|
||||
License: GPL-2.0-or-later
|
||||
Group: Productivity/Multimedia/Other
|
||||
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: kf5-filesystem
|
||||
BuildRequires: pkgconfig
|
||||
|
Reference in New Issue
Block a user