Fabian Vogt 2019-08-15 14:00:16 +00:00 committed by Git OBS Bridge
parent 985ce28c60
commit 679991f090
6 changed files with 30 additions and 6 deletions

BIN
applications.keyring Normal file

Binary file not shown.

View File

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

View File

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

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCgAdFiEE8jJ15L8Qr8HfaRSm29LOiT4tHIcFAl1MxnoACgkQ29LOiT4t
HIc3IAgAj/Yr0TRYYW5eNtbZjZ48tfN49fFPgKn12R1EMV+6XFvWoFaV3tAt+o2S
JyVCIqhPiedooTJfFwJMDNJwzwiYKVZTf3vPoJIAsAuZvs0/20O+jtnbcjaTl1pC
pZrTqy+9kObdiACpwOmqxty3PMPW0tlfFsPivLaJ4u4M6QrxJ4Its0dkV5TSQdV0
RbTE/islVy7TSep/sA85BOuXqAiTI8K5y8mTbYBrUFq6niswK4o0/xTEssoco4/u
7fEazZNX1XSSJJls5AkFL0FN3Ipj79ks8xCrN1WwuqHL3kAQhQ3XTNOGWgjBJrqL
WH9NWA7MwfDjIzxcWE8GfN+yOvvMMg==
=ZP8V
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 9 08:30:09 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:47 UTC 2019 - lbeltrame@kde.org

View File

@ -22,13 +22,17 @@
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
Name: ffmpegthumbs
Version: 19.07.90
Version: 19.08.0
Release: 0
Summary: FFmpeg-based thumbnail creator for video files
License: LGPL-2.0-or-later
Group: System/GUI/KDE
URL: http://www.kde.org
Source0: %{name}-%{version}.tar.xz
URL: https://www.kde.org
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
BuildRequires: kf5-filesystem
BuildRequires: ki18n-devel