[compat-ffmpeg28] Update to 2.8.17
by Leigh Scott
commit 3864b71a7d99a467f7f63a223b7ac52f929f5b26
Author: Leigh Scott <leigh123linux(a)gmail.com>
Date: Thu Jul 9 10:05:46 2020 +0100
Update to 2.8.17
compat-ffmpeg28.spec | 5 ++++-
sources | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/compat-ffmpeg28.spec b/compat-ffmpeg28.spec
index d492171..4c9c396 100644
--- a/compat-ffmpeg28.spec
+++ b/compat-ffmpeg28.spec
@@ -11,7 +11,7 @@
Summary: Digital VCR and streaming server
Name: compat-ffmpeg28
-Version: 2.8.16
+Version: 2.8.17
Release: 1%{?dist}
%if 0%{?!_without_amr:1}
License: GPLv3+
@@ -221,6 +221,9 @@ fi
%changelog
+* Thu Jul 09 2020 Leigh Scott <leigh123linux(a)gmail.com> - 2.8.17-1
+- Update to 2.8.17
+
* Tue Apr 28 2020 Leigh Scott <leigh123linux(a)googlemail.com> - 2.8.16-1
- Update to 2.8.16
diff --git a/sources b/sources
index 539fcef..feca4c9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ffmpeg-2.8.16.tar.xz) = 66f8b1aa9233eb72be30aaa9ecbbdad8175989bc485e8c02a36018cdc05ea88bce3854cf54d9705d683aa49c669249e3cdcf579e842e8abef0eb2d8ebb67393c
+SHA512 (ffmpeg-2.8.17.tar.xz) = c09cefb51b62c428988fb344643dd60f3b21b4bba84316a59275b38bfa9341014fcfb9350c462e301e71365a23a3799b9cabc2119cff940d77513cf700a6af84
4 years, 4 months
[flowblade/f31] (2 commits) ...Update to 2.6
by Martin Gansser
Summary of changes:
685345c... Rebuild for python-3.9 (*)
6c927ed... Update to 2.6 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 4 months
[flowblade/f32] (2 commits) ...Update to 2.6
by Martin Gansser
Summary of changes:
685345c... Rebuild for python-3.9 (*)
6c927ed... Update to 2.6 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 4 months
[flowblade] Update to 2.6
by Martin Gansser
commit 6c927edf4dfdde60e7a79071f4d6f1335cce73ad
Author: Martin Gansser <mgansser(a)online.de>
Date: Thu Jul 9 10:22:12 2020 +0200
Update to 2.6
.gitignore | 1 +
flowblade.spec | 11 +++++++----
sources | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ddb9cdb..1810e53 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
/flowblade-2.2.tar.gz
/flowblade-2.4.tar.gz
/flowblade-2.4.0.1.tar.gz
+/flowblade-2.6.tar.gz
diff --git a/flowblade.spec b/flowblade.spec
index d8d042b..28251c6 100644
--- a/flowblade.spec
+++ b/flowblade.spec
@@ -12,8 +12,8 @@ Name: flowblade
Version: 2.4.0.1
Release: 2%{?dist}
%else
-Version: 2.4.0.1
-Release: 2%{?dist}
+Version: 2.6
+Release: 1%{?dist}
%endif
License: GPLv3
Summary: Multitrack non-linear video editor for Linux
@@ -21,7 +21,7 @@ Url: https://github.com/jliljebl/flowblade
%if 0%{?usesnapshot}
Source0: %{url}/archive/%{commit0}/%{name}-%{version}-%{shortcommit0}.tar.gz
%else
-Source0: %{url}/archive/v%{version}-fix_release/%{name}-%{version}.tar.gz
+Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
%endif
Patch0: flowblade_sys_path.patch
@@ -64,7 +64,7 @@ Flowblade provides powerful tools to mix and filter video and audio.
%if 0%{?usesnapshot}
%setup -qn %{name}-%{commit0}
%else
-%setup -q -n %{name}-%{version}-fix_release
+%setup -q -n %{name}-%{version}
%endif
# fix to /usr/bin/flowblade
@@ -124,6 +124,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*.appdata.
%{python3_sitelib}/%{name}*
%changelog
+* Thu Jul 09 2020 Martin Gansser <martinkg(a)fedoraproject.org> - 2.6-1
+- Update to 2.6
+
* Sat May 30 2020 Leigh Scott <leigh123linux(a)gmail.com> - 2.4.0.1-2
- Rebuild for python-3.9
diff --git a/sources b/sources
index 7758ab6..2dd7968 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (flowblade-2.4.0.1.tar.gz) = 37c0a73a14de15b3f15053b3304330b6f8b2ff15b87885f244da5f5bcd601296ba97dfcd55cccbe0424ab80cca3a2b1ba59f675ccab57a177df4a56dac20666c
+SHA512 (flowblade-2.6.tar.gz) = bb66b33063699d4781a2bd1cee4eca180fe515e52b1daf646d4b2caf76806901ae6ebb37d23fc25209ed39d2dcec81d6948cd37d8480f67275cb7776dc22f08d
4 years, 4 months
[kodi] Lower debug verbosity on 32-bit ARM to reduce link memory usage
by Michael Cronenworth
commit e1d611bea81cbb77cda47abcd6827e7fcd9e9ee1
Author: Michael Cronenworth <mike(a)cchtml.com>
Date: Wed Jul 8 14:39:56 2020 -0500
Lower debug verbosity on 32-bit ARM to reduce link memory usage
Final link was running out of memory space.
kodi.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/kodi.spec b/kodi.spec
index 8416df8..e3a76aa 100644
--- a/kodi.spec
+++ b/kodi.spec
@@ -5,6 +5,9 @@
%global DIRVERSION %{version}-%{GITCOMMIT}
#global DIRVERSION %{version}%{PRERELEASE}
%global _hardened_build 1
+%ifarch %{arm}
+%global optflags %(echo %{optflags} | sed 's/-g /-g1 /')
+%endif
# We support hte following options:
# --with,
4 years, 4 months
[unrar/el8] Add build fix
by Leigh Scott
Summary of changes:
bc75cdc... Add build fix (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 4 months
[unrar/f31] Add build fix
by Leigh Scott
Summary of changes:
bc75cdc... Add build fix (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 4 months
[unrar/f32] Add build fix
by Leigh Scott
Summary of changes:
bc75cdc... Add build fix (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 4 months
[mpd/el8] (2 commits) ...Update to 0.21.25
by Leigh Scott
Summary of changes:
6efab53... Add gpg source check (*)
afa582a... Update to 0.21.25 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 4 months
[mpd/f31] (2 commits) ...Update to 0.21.25
by Leigh Scott
Summary of changes:
6efab53... Add gpg source check (*)
afa582a... Update to 0.21.25 (*)
(*) This commit already existed in another branch; no separate mail sent
4 years, 4 months