KDE Applications 18.08.0 beta (third time's the charm)
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kamoso?expand=0&rev=11
This commit is contained in:
parent
9cd48b6efb
commit
f31cb576dc
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e196d2d924161747750fc404211572b9c11b79bf47517fea7f699383fa6c506e
|
||||
size 185160
|
3
kamoso-18.07.80.tar.xz
Normal file
3
kamoso-18.07.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:49bde4168e0ddef0ed1569e36ad469d2e4a85a91ece6c3baba5b85d53b5523af
|
||||
size 183160
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -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.07.80
|
||||
Release: 0
|
||||
Summary: Application to take pictures and videos using a webcam
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user