Accepting request 630120 from KDE:Applications

Update to 18.08.0

OBS-URL: https://build.opensuse.org/request/show/630120
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kamoso?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2018-08-24 15:05:01 +00:00 committed by Git OBS Bridge
commit 96561ebf37
4 changed files with 31 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Thu Aug 16 22:02:05 UTC 2018 - christophe@krop.fr
- Update to 18.08.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.08.0.php
- Changes since 18.07.80:
* Fix crash when destroying a surface
-------------------------------------------------------------------
Thu Jul 26 13:00:33 UTC 2018 - lbeltrame@kde.org
- Update to 18.07.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-18.07.80.php
- Changes since 18.04.3:
* Simplify effect items code
* Improve appstream summary and description
* webcamcontrol: Solve crash when calling gst_element_set_state twice
* Fix build against gst 1.14 (kde#392245)
* Remove unused defines
* Fix warning
* Search for runtime components
-------------------------------------------------------------------
Fri Jul 13 04:49:50 UTC 2018 - lbeltrame@kde.org

View File

@ -18,10 +18,10 @@
%define gstnum 1.0
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
%bcond_without lang
Name: kamoso
Version: 18.04.3
Version: 18.08.0
Release: 0
Summary: Application to take pictures and videos using a webcam
License: GPL-2.0-or-later