[flowblade] Update to 1.16.0-4.git4c25c3c
by Martin Gansser
commit 3884765c5d9c22329c5d0ceedd41967913c28baf
Author: Martin Gansser <mgansser(a)online.de>
Date: Sat Jul 14 14:23:45 2018 +0200
Update to 1.16.0-4.git4c25c3c
.gitignore | 1 +
flowblade.spec | 9 +++++++--
sources | 2 +-
3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2a7fb3e..466d9ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/flowblade-1.14.0-c2cc6a8.tar.gz
/flowblade-1.16.0-d2f153f.tar.gz
/flowblade-1.16.0-3fdb76d.tar.gz
+/flowblade-1.16.0-4c25c3c.tar.gz
diff --git a/flowblade.spec b/flowblade.spec
index 5064302..d6441f3 100644
--- a/flowblade.spec
+++ b/flowblade.spec
@@ -1,10 +1,12 @@
# https://github.com/jliljebl/flowblade/commit/3fdb76d2331e2a4c7ea2b3cb4c93...
-%global commit0 3fdb76d2331e2a4c7ea2b3cb4c9300a33e1b39af
+# https://github.com/jliljebl/flowblade/commit/4c25c3cf784c30532eebe082d7fe...
+#global commit0 3fdb76d2331e2a4c7ea2b3cb4c9300a33e1b39af
+%global commit0 4c25c3cf784c30532eebe082d7fed881f2905cb5
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
Name: flowblade
Version: 1.16.0
-Release: 3.git%{shortcommit0}%{?dist}
+Release: 4.git%{shortcommit0}%{?dist}
License: GPLv3
Summary: Multitrack non-linear video editor for Linux
Url: https://github.com/jliljebl/flowblade
@@ -107,6 +109,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*.appdata.
%{python2_sitelib}/%{name}*
%changelog
+* Sat Jul 14 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 1.16.0-4.git4c25c3c
+- Update to 1.16.0-4.git4c25c3c
+
* Thu Jun 28 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 1.16.0-3.git3fdb76d
- Update to 1.16.0-3.git3fdb76d
- Add BR libappstream-glib
diff --git a/sources b/sources
index a4004b9..b6c0983 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3789981233b3fe6f874d6537fa006a4f flowblade-1.16.0-3fdb76d.tar.gz
+0b907768866899cca164f2377ccaf2ac flowblade-1.16.0-4c25c3c.tar.gz
6 years, 4 months
[telegram-desktop/f28] Fixed build under Rawhide.
by Vitaly Zaitsev
commit 142ed0610a77f7fafc30a21dad9fb1e7adf53bd9
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Sat Jul 14 00:35:58 2018 +0200
Fixed build under Rawhide.
telegram-desktop-api-tokens.patch | 2 +-
telegram-desktop-build-fixes.patch | 17 +++++++++++++----
telegram-desktop-system-fonts.patch | 2 +-
3 files changed, 15 insertions(+), 6 deletions(-)
---
diff --git a/telegram-desktop-api-tokens.patch b/telegram-desktop-api-tokens.patch
index 4fb880a..31f7855 100644
--- a/telegram-desktop-api-tokens.patch
+++ b/telegram-desktop-api-tokens.patch
@@ -1,4 +1,4 @@
-From 23370701fccf459e6b69d0a75f14abeb030f824a Mon Sep 17 00:00:00 2001
+From 164a9560c3acc649110977c0725c3bc741bb0cd0 Mon Sep 17 00:00:00 2001
From: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Mon, 9 Apr 2018 16:57:13 +0200
Subject: [PATCH 2/3] Changed default Telegram Desktop's test API keys to
diff --git a/telegram-desktop-build-fixes.patch b/telegram-desktop-build-fixes.patch
index 3e7e6b5..f179143 100644
--- a/telegram-desktop-build-fixes.patch
+++ b/telegram-desktop-build-fixes.patch
@@ -1,4 +1,4 @@
-From d89702b2460a81b38920cfdfa94cffd37c6f20a1 Mon Sep 17 00:00:00 2001
+From cf2f66bdea32ba5ea77f9a172e6506be07e3cbdd Mon Sep 17 00:00:00 2001
From: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Fri, 31 Mar 2017 14:29:58 +0200
Subject: [PATCH 1/3] Fixed build under Fedora using rpmbuild and mock.
@@ -12,7 +12,7 @@ Subject: [PATCH 1/3] Fixed build under Fedora using rpmbuild and mock.
Telegram/gyp/Telegram.gyp | 29 ++-----
Telegram/gyp/codegen_rules.gypi | 6 +-
Telegram/gyp/lib_export.gyp | 9 +--
- Telegram/gyp/lib_scheme.gyp | 2 +-
+ Telegram/gyp/lib_scheme.gyp | 4 +-
Telegram/gyp/qt.gypi | 87 ++++++---------------
Telegram/gyp/qt_moc.gypi | 5 +-
Telegram/gyp/qt_rcc.gypi | 2 +-
@@ -21,7 +21,7 @@ Subject: [PATCH 1/3] Fixed build under Fedora using rpmbuild and mock.
Telegram/gyp/telegram_sources.txt | 9 +--
lib/xdg/telegramdesktop.appdata.xml | 2 +-
lib/xdg/telegramdesktop.desktop | 6 +-
- 17 files changed, 171 insertions(+), 189 deletions(-)
+ 17 files changed, 172 insertions(+), 190 deletions(-)
create mode 100644 Telegram/SourceFiles/qt_functions.cpp
create mode 100644 Telegram/gyp/CMakeLists.inj
@@ -315,7 +315,7 @@ index 2d1ac6c56..c81930f80 100644
],
'sources': [
diff --git a/Telegram/gyp/lib_scheme.gyp b/Telegram/gyp/lib_scheme.gyp
-index b52a9d071..a74ac1646 100644
+index b52a9d071..32b126682 100644
--- a/Telegram/gyp/lib_scheme.gyp
+++ b/Telegram/gyp/lib_scheme.gyp
@@ -35,7 +35,7 @@
@@ -327,6 +327,15 @@ index b52a9d071..a74ac1646 100644
],
'actions': [{
'action_name': 'codegen_scheme',
+@@ -48,7 +48,7 @@
+ '<(SHARED_INTERMEDIATE_DIR)/scheme.h',
+ ],
+ 'action': [
+- 'python', '<(src_loc)/codegen/scheme/codegen_scheme.py',
++ 'python2', '<(src_loc)/codegen/scheme/codegen_scheme.py',
+ '-o', '<(SHARED_INTERMEDIATE_DIR)', '<(res_loc)/scheme.tl',
+ ],
+ 'message': 'codegen_scheme-ing scheme.tl..',
diff --git a/Telegram/gyp/qt.gypi b/Telegram/gyp/qt.gypi
index 0b783ec21..653562ffb 100644
--- a/Telegram/gyp/qt.gypi
diff --git a/telegram-desktop-system-fonts.patch b/telegram-desktop-system-fonts.patch
index 5b6da8a..8bd110c 100644
--- a/telegram-desktop-system-fonts.patch
+++ b/telegram-desktop-system-fonts.patch
@@ -1,4 +1,4 @@
-From d572ef721f4824e591e4ca5430616d0019a5c799 Mon Sep 17 00:00:00 2001
+From 6c0ca234f917cb21372ea1e88042a344092d8ab4 Mon Sep 17 00:00:00 2001
From: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Sun, 24 Jun 2018 22:59:34 +0200
Subject: [PATCH 3/3] Backported and rebased patch from Debian maintainer
6 years, 4 months
[telegram-desktop/f28] Updated to version 1.3.10.
by Vitaly Zaitsev
commit 9b4221dd694fcf7391ba8996b481266eee29857b
Author: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Fri Jul 13 23:48:14 2018 +0200
Updated to version 1.3.10.
.gitignore | 1 +
sources | 2 +-
telegram-desktop-api-tokens.patch | 8 +++---
telegram-desktop-build-fixes.patch | 51 ++++++++++++++++++++++---------------
telegram-desktop-system-fonts.patch | 14 +++++-----
telegram-desktop.spec | 8 ++++--
6 files changed, 50 insertions(+), 34 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 308aae2..e545c09 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,3 +51,4 @@
/crl-9bc641f.tar.gz
/tdesktop-1.3.8.tar.gz
/tdesktop-1.3.9.tar.gz
+/tdesktop-1.3.10.tar.gz
diff --git a/sources b/sources
index 5318be9..93729fb 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
a83f06b2b163c242d20e1ff74711b7d5 crl-9bc641f.tar.gz
-acb1029cfef389fdee586edc439b5058 tdesktop-1.3.9.tar.gz
+7334804f2ae749aa592e49b810a97b10 tdesktop-1.3.10.tar.gz
diff --git a/telegram-desktop-api-tokens.patch b/telegram-desktop-api-tokens.patch
index 8126e87..4fb880a 100644
--- a/telegram-desktop-api-tokens.patch
+++ b/telegram-desktop-api-tokens.patch
@@ -1,9 +1,9 @@
-From f159a390f8441980776e3fa1e3ed3dedc0b9e32c Mon Sep 17 00:00:00 2001
+From 23370701fccf459e6b69d0a75f14abeb030f824a Mon Sep 17 00:00:00 2001
From: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Mon, 9 Apr 2018 16:57:13 +0200
-Subject: [PATCH] Changed default Telegram Desktop's test API keys to obtained
- specially for Fedora/RPMFusion. We cannot hide them because we need to
- provide reproducible builds.
+Subject: [PATCH 2/3] Changed default Telegram Desktop's test API keys to
+ obtained specially for Fedora/RPMFusion. We cannot hide them because we need
+ to provide reproducible builds.
---
Telegram/SourceFiles/config.h | 4 ++--
diff --git a/telegram-desktop-build-fixes.patch b/telegram-desktop-build-fixes.patch
index 68b2714..3e7e6b5 100644
--- a/telegram-desktop-build-fixes.patch
+++ b/telegram-desktop-build-fixes.patch
@@ -1,7 +1,7 @@
-From 8b674a0b114fe4780ee95070cf810bb12aee392c Mon Sep 17 00:00:00 2001
+From d89702b2460a81b38920cfdfa94cffd37c6f20a1 Mon Sep 17 00:00:00 2001
From: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Fri, 31 Mar 2017 14:29:58 +0200
-Subject: [PATCH] Fixed build under Fedora using rpmbuild and mock.
+Subject: [PATCH 1/3] Fixed build under Fedora using rpmbuild and mock.
---
Telegram/Resources/qrc/telegram_linux.qrc | 1 -
@@ -11,17 +11,17 @@ Subject: [PATCH] Fixed build under Fedora using rpmbuild and mock.
Telegram/gyp/PrecompiledHeader.cmake | 4 +-
Telegram/gyp/Telegram.gyp | 29 ++-----
Telegram/gyp/codegen_rules.gypi | 6 +-
- Telegram/gyp/lib_export.gyp | 6 +-
+ Telegram/gyp/lib_export.gyp | 9 +--
Telegram/gyp/lib_scheme.gyp | 2 +-
Telegram/gyp/qt.gypi | 87 ++++++---------------
Telegram/gyp/qt_moc.gypi | 5 +-
Telegram/gyp/qt_rcc.gypi | 2 +-
Telegram/gyp/settings_linux.gypi | 25 +-----
- Telegram/gyp/telegram_linux.gypi | 73 +++++-------------
+ Telegram/gyp/telegram_linux.gypi | 74 +++++-------------
Telegram/gyp/telegram_sources.txt | 9 +--
lib/xdg/telegramdesktop.appdata.xml | 2 +-
lib/xdg/telegramdesktop.desktop | 6 +-
- 17 files changed, 170 insertions(+), 186 deletions(-)
+ 17 files changed, 171 insertions(+), 189 deletions(-)
create mode 100644 Telegram/SourceFiles/qt_functions.cpp
create mode 100644 Telegram/gyp/CMakeLists.inj
@@ -36,10 +36,10 @@ index 0554fa179..3ea027406 100644
</qresource>
</RCC>
diff --git a/Telegram/SourceFiles/core/launcher.cpp b/Telegram/SourceFiles/core/launcher.cpp
-index 207885898..872438eea 100644
+index 0a58df067..ce4db4dc6 100644
--- a/Telegram/SourceFiles/core/launcher.cpp
+++ b/Telegram/SourceFiles/core/launcher.cpp
-@@ -57,6 +57,7 @@ int Launcher::exec() {
+@@ -58,6 +58,7 @@ int Launcher::exec() {
Logs::start(this); // must be started before Platform is started
Platform::start(); // must be started before QApplication is created
@@ -180,7 +180,7 @@ index a0e1e0489..bd9bce0c1 100644
IMPLICIT_DEPENDS CXX "${_pch_header}"
COMMENT "Precompiling header ${_name} for ${_target} (C++)")
diff --git a/Telegram/gyp/Telegram.gyp b/Telegram/gyp/Telegram.gyp
-index 65917d9b5..bb02ca01b 100644
+index f959b65f0..5a5860805 100644
--- a/Telegram/gyp/Telegram.gyp
+++ b/Telegram/gyp/Telegram.gyp
@@ -18,7 +18,6 @@
@@ -250,14 +250,14 @@ index 65917d9b5..bb02ca01b 100644
'<(submodules_loc)/crl/src',
],
'sources': [
-@@ -120,7 +106,6 @@
+@@ -122,7 +108,6 @@
'CUSTOM_API_ID',
],
'dependencies': [
- 'utils.gyp:Packer',
],
- }],
- ],
+ }], [ 'build_mac', {
+ 'mac_bundle': '1',
diff --git a/Telegram/gyp/codegen_rules.gypi b/Telegram/gyp/codegen_rules.gypi
index a901db3bb..424f70eea 100644
--- a/Telegram/gyp/codegen_rules.gypi
@@ -288,10 +288,20 @@ index a901db3bb..424f70eea 100644
'<@(qrc_files)',
],
diff --git a/Telegram/gyp/lib_export.gyp b/Telegram/gyp/lib_export.gyp
-index 0d368e2e7..6250ef782 100644
+index 2d1ac6c56..c81930f80 100644
--- a/Telegram/gyp/lib_export.gyp
+++ b/Telegram/gyp/lib_export.gyp
-@@ -44,9 +44,9 @@
+@@ -14,9 +14,6 @@
+ 'includes': [
+ 'common.gypi',
+ 'qt.gypi',
+- 'telegram_win.gypi',
+- 'telegram_mac.gypi',
+- 'telegram_linux.gypi',
+ 'pch.gypi',
+ ],
+ 'variables': {
+@@ -48,9 +45,9 @@
'include_dirs': [
'<(src_loc)',
'<(SHARED_INTERMEDIATE_DIR)',
@@ -575,19 +585,19 @@ index 17219fa2c..9b6f0c510 100644
'Debug': {
},
diff --git a/Telegram/gyp/telegram_linux.gypi b/Telegram/gyp/telegram_linux.gypi
-index 01231c4d1..33b19fe06 100644
+index 80259c687..eea3a862e 100644
--- a/Telegram/gyp/telegram_linux.gypi
+++ b/Telegram/gyp/telegram_linux.gypi
-@@ -7,7 +7,7 @@
- {
- 'conditions': [[ 'build_linux', {
- 'variables': {
+@@ -10,7 +10,7 @@
+ 'variables': {
+ 'build_defines%': '',
+ },
- 'not_need_gtk%': '<!(python -c "print(\'TDESKTOP_DISABLE_GTK_INTEGRATION\' in \'<(build_defines)\')")',
+ 'not_need_gtk%': '<!(python2 -c "print(\'TDESKTOP_DISABLE_GTK_INTEGRATION\' in \'<(build_defines)\')")',
'pkgconfig_libs': [
# In order to work libxkbcommon must be linked statically,
# PKGCONFIG links it like "-L/usr/local/lib -lxkbcommon"
-@@ -15,50 +15,29 @@
+@@ -18,50 +18,30 @@
# QApplication() -> createPlatformIntegration -> QXcbIntegrationPlugin::create
#'xkbcommon',
],
@@ -652,10 +662,11 @@ index 01231c4d1..33b19fe06 100644
+ 'z',
+ 'minizip',
+ 'tgvoip',
++ 'lzma',
# '<!(pkg-config 2> /dev/null --libs <@(pkgconfig_libs))',
],
'cflags_cc': [
-@@ -66,36 +45,24 @@
+@@ -69,36 +49,24 @@
'-Wno-maybe-uninitialized',
],
'ldflags': [
diff --git a/telegram-desktop-system-fonts.patch b/telegram-desktop-system-fonts.patch
index 1b5f4f0..5b6da8a 100644
--- a/telegram-desktop-system-fonts.patch
+++ b/telegram-desktop-system-fonts.patch
@@ -1,9 +1,9 @@
-From d44202d9bd365ad5978731b96ae15b14b9b211ae Mon Sep 17 00:00:00 2001
+From d572ef721f4824e591e4ca5430616d0019a5c799 Mon Sep 17 00:00:00 2001
From: Vitaly Zaitsev <vitaly(a)easycoding.org>
Date: Sun, 24 Jun 2018 22:59:34 +0200
-Subject: [PATCH] Backported and rebased patch from Debian maintainer Nicholas
- Guriev. Removed links to packaged Open Sans fonts. Telegram Desktop will use
- packaged versions.
+Subject: [PATCH 3/3] Backported and rebased patch from Debian maintainer
+ Nicholas Guriev. Removed links to packaged Open Sans fonts. Telegram Desktop
+ will use packaged versions.
---
Telegram/Resources/qrc/telegram.qrc | 3 ---
@@ -11,11 +11,11 @@ Subject: [PATCH] Backported and rebased patch from Debian maintainer Nicholas
2 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/Telegram/Resources/qrc/telegram.qrc b/Telegram/Resources/qrc/telegram.qrc
-index 48b4398eb..be995db75 100644
+index e96b25780..f6270c5a3 100644
--- a/Telegram/Resources/qrc/telegram.qrc
+++ b/Telegram/Resources/qrc/telegram.qrc
-@@ -3,9 +3,6 @@
- <file alias="css/style.css">../css/export_style.css</file>
+@@ -41,9 +41,6 @@
+ <file alias="images/section_web(a)2x.png">../export_html/images/section_web(a)2x.png</file>
</qresource>
<qresource prefix="/gui">
- <file alias="fonts/OpenSans-Regular.ttf">../fonts/OpenSans-Regular.ttf</file>
diff --git a/telegram-desktop.spec b/telegram-desktop.spec
index b89a756..de8d3f4 100644
--- a/telegram-desktop.spec
+++ b/telegram-desktop.spec
@@ -10,8 +10,8 @@
Summary: Telegram Desktop official messaging app
Name: telegram-desktop
-Version: 1.3.9
-Release: 2%{?dist}
+Version: 1.3.10
+Release: 1%{?dist}
# Application and 3rd-party modules licensing:
# * S0 (Telegram Desktop) - GPLv3+ with OpenSSL exception -- main source;
@@ -56,6 +56,7 @@ BuildRequires: libstdc++-devel
BuildRequires: range-v3-devel
BuildRequires: openssl-devel
BuildRequires: minizip-devel
+BuildRequires: lzma-devel
BuildRequires: opus-devel
BuildRequires: gtk3-devel
BuildRequires: dee-devel
@@ -134,6 +135,9 @@ appstream-util validate-relax --nonet "%{buildroot}%{_datadir}/metainfo/%{name}.
%{_datadir}/metainfo/%{name}.appdata.xml
%changelog
+* Fri Jul 13 2018 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.3.10-1
+- Updated to 1.3.10.
+
* Mon Jul 02 2018 Vitaly Zaitsev <vitaly(a)easycoding.org> - 1.3.9-2
- Rebuild for libtgvoip update.
6 years, 4 months
[libva-intel-driver] Update sources
by Nicolas Chauvet
commit 1312d7278b6de2c616a15854a526004f028e48b2
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Jul 13 18:44:25 2018 +0200
Update sources
sources | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sources b/sources
index 5714963..5096a49 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0199c16372519294724a35b508906ea6 libva-intel-driver-2.1.0.tar.gz
+10b85d0448e47140fe90855ead56b497 libva-intel-driver-2.2.0.tar.gz
6 years, 4 months
[libva-intel-driver] Update to 2.2.0
by Nicolas Chauvet
commit 1a02c23e42472fda428b6d747f7697e2dd15c414
Author: Nicolas Chauvet <kwizart(a)gmail.com>
Date: Fri Jul 13 18:42:39 2018 +0200
Update to 2.2.0
libva-intel-driver.spec | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/libva-intel-driver.spec b/libva-intel-driver.spec
index 5783436..3a845b5 100644
--- a/libva-intel-driver.spec
+++ b/libva-intel-driver.spec
@@ -1,8 +1,8 @@
#global _with_gen4asm 1
Name: libva-intel-driver
-Version: 2.1.0
-Release: 2%{?dist}
+Version: 2.2.0
+Release: 1%{?dist}
Summary: HW video decode support for Intel integrated graphics
License: MIT and EPL
URL: https://01.org/linuxmedia
@@ -88,6 +88,9 @@ fn=%{buildroot}%{_datadir}/appdata/intel-vaapi-driver.metainfo.xml
%changelog
+* Fri Jul 13 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 2.2.0-1
+- Update to 2.2.0
+
* Fri Mar 23 2018 Nicolas Chauvet <kwizart(a)gmail.com> - 2.1.0-2
- Add appstream support
6 years, 4 months
[shotcut/f28] (2 commits) ...Update to 18.07
by Martin Gansser
Summary of changes:
a146afc... Update to 18.06.02 Add shotcut-18.06.02-qt.patch for qt 5.1 (*)
699c336... Update to 18.07 (*)
(*) This commit already existed in another branch; no separate mail sent
6 years, 4 months
[shotcut] Update to 18.07
by Martin Gansser
commit 699c336638f447ccfbb01dcdaac9b179b786bcf0
Author: Martin Gansser <mgansser(a)online.de>
Date: Thu Jul 12 08:56:33 2018 +0200
Update to 18.07
.gitignore | 1 +
shotcut-18.06.02-qt.patch | 20 --------------------
shotcut.spec | 13 +++++++------
sources | 2 +-
4 files changed, 9 insertions(+), 27 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a74b5da..abbc928 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/shotcut-18.03.06.tar.gz
/shotcut-18.05.08.tar.gz
/shotcut-18.06.02.tar.gz
+/shotcut-18.07.tar.gz
diff --git a/shotcut.spec b/shotcut.spec
index 835d4f5..1c1b836 100644
--- a/shotcut.spec
+++ b/shotcut.spec
@@ -3,7 +3,7 @@
%define _vstring %(echo %{version} |tr -d ".")
Name: shotcut
-Version: 18.06.02
+Version: 18.07
Release: 1%{dist}
Summary: A free, open source, cross-platform video editor
# The entire source code is GPLv3+ except mvcp/ which is LGPLv2+
@@ -16,7 +16,6 @@ Source1: %{name}.appdata.xml
Patch0: mlt_path.patch
# shotcut-noupdatecheck.patch -- Disable automatic update check
Patch1: shotcut-noupdatecheck.patch
-Patch2: shotcut-%{version}-qt.patch
BuildRequires: gcc-c++
BuildRequires: desktop-file-utils
@@ -35,8 +34,8 @@ BuildRequires: pkgconfig(Qt5WebSockets)
BuildRequires: pkgconfig(Qt5X11Extras)
BuildRequires: pkgconfig(Qt5Xml)
BuildRequires: qt5-linguist
-BuildRequires: pkgconfig(mlt++)
-BuildRequires: pkgconfig(mlt-framework)
+BuildRequires: pkgconfig(mlt++) >= 6.10.0
+BuildRequires: pkgconfig(mlt-framework) >= 6.10.0
BuildRequires: x264-devel
BuildRequires: webvfx-devel
@@ -47,7 +46,7 @@ Requires: qt5-qtmultimedia
Requires: gstreamer1-plugins-bad-free-extras
Requires: frei0r-plugins
Requires: ladspa
-Requires: mlt-freeworld
+Requires: mlt-freeworld >= 6.10.0
Requires: lame
Requires: ffmpeg
@@ -188,9 +187,11 @@ appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/org.%{na
%doc doc
%changelog
+* Tue Jul 03 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 18.07-1
+- Update to 18.07
+
* Tue Jun 05 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 18.06.02-1
- Update to 18.06.02
-- Add shotcut-18.06.02-qt.patch for qt 5.11.0
* Sat May 12 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 18.05.08-1
- Update to 18.05.08
diff --git a/sources b/sources
index 2c5bc57..a3ed68e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-99b2a4d10b56f8120989205c2c664c95 shotcut-18.06.02.tar.gz
+e48a3bd74e3a5b6519edc7a9cc6a2187 shotcut-18.07.tar.gz
6 years, 4 months