Applications 19.08.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/ffmpegthumbs?expand=0&rev=151
This commit is contained in:
parent
985ce28c60
commit
679991f090
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:9ec936b04a84184a27a52085c7c0712095a92bcba7e9c4ad02611bcdf1af42fe
|
|
||||||
size 25168
|
|
3
ffmpegthumbs-19.08.0.tar.xz
Normal file
3
ffmpegthumbs-19.08.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:13f5f8b40c0f6146cdd4d1d9e6a7b7dd19cda9650fe08f9731c050e58f11efee
|
||||||
|
size 25072
|
11
ffmpegthumbs-19.08.0.tar.xz.sig
Normal file
11
ffmpegthumbs-19.08.0.tar.xz.sig
Normal 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-----
|
@ -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
|
Tue Aug 06 16:50:47 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -22,13 +22,17 @@
|
|||||||
# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
|
# 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}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
Name: ffmpegthumbs
|
Name: ffmpegthumbs
|
||||||
Version: 19.07.90
|
Version: 19.08.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: FFmpeg-based thumbnail creator for video files
|
Summary: FFmpeg-based thumbnail creator for video files
|
||||||
License: LGPL-2.0-or-later
|
License: LGPL-2.0-or-later
|
||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
URL: http://www.kde.org
|
URL: https://www.kde.org
|
||||||
Source0: %{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
|
BuildRequires: extra-cmake-modules
|
||||||
BuildRequires: kf5-filesystem
|
BuildRequires: kf5-filesystem
|
||||||
BuildRequires: ki18n-devel
|
BuildRequires: ki18n-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user