diff --git a/kamoso-18.04.3.tar.xz b/kamoso-18.04.3.tar.xz deleted file mode 100644 index 507afbe..0000000 --- a/kamoso-18.04.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e196d2d924161747750fc404211572b9c11b79bf47517fea7f699383fa6c506e -size 185160 diff --git a/kamoso-18.08.0.tar.xz b/kamoso-18.08.0.tar.xz new file mode 100644 index 0000000..0c1f98f --- /dev/null +++ b/kamoso-18.08.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d5fdc4aa0933708851484b4ca0c5b656d50b8e9e07d8e13b4ffaf964fff0aa9 +size 182720 diff --git a/kamoso.changes b/kamoso.changes index ee61851..6622805 100644 --- a/kamoso.changes +++ b/kamoso.changes @@ -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 diff --git a/kamoso.spec b/kamoso.spec index d8324c8..bf606c2 100644 --- a/kamoso.spec +++ b/kamoso.spec @@ -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