public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mlt] epel9-next: Remove workaround
@ 2026-07-20 18:17
0 siblings, 0 replies; only message in thread
From: @ 2026-07-20 18:17 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/mlt
Branch : epel9-next
Commit : 64e0df2328858bf7a84e2991354e57df3baefb28
Author : Sérgio M. Basto <sergio@serjux.com>
Date : 2024-03-22T23:19:01+00:00
Stats : +4/-6 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mlt/c/64e0df2328858bf7a84e2991354e57df3baefb28?branch=epel9-next
Log:
Remove workaround
---
diff --git a/mlt.spec b/mlt.spec
index bf5873d..354ba22 100644
--- a/mlt.spec
+++ b/mlt.spec
@@ -13,7 +13,7 @@
Name: mlt
Version: 7.22.0
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: Toolkit for broadcasters, video editors, media players, transcoders
# mlt/src/win32/fnmatch.{c,h} are BSD-licensed.
@@ -160,11 +160,6 @@ chmod -x demo/demo
# be sure that aren't used
rm -r src/win32/
-# Workaround https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113205
-%ifarch x86_64
-%global optflags %(echo %{optflags} -fno-tree-slp-vectorize)
-%endif
-
%build
%cmake -DCMAKE_SKIP_RPATH:BOOL=ON \
-DCMAKE_SKIP_INSTALL_RPATH:BOOL=ON \
@@ -250,6 +245,9 @@ test "$(pkg-config --modversion mlt++-7)" = "%{version}"
%changelog
+* Fri Mar 22 2024 Sérgio Basto <sergio@serjux.com> - 7.22.0-5
+- Remove workaround
+
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 7.22.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Workaround https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113205
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-20 18:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 18:17 [rpms/mlt] epel9-next: Remove workaround
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox