24 lines
815 B
Diff
24 lines
815 B
Diff
--- aegisub.changes.orig
|
|
+++ aegisub.changes
|
|
@@ -1,4 +1,9 @@
|
|
-------------------------------------------------------------------
|
|
+Thu Jul 29 14:18:57 UTC 2021 - Dave Plater <davejplater@gmail.com>
|
|
+
|
|
+- Disable 32 bit build, causes gcc bug.
|
|
+
|
|
+-------------------------------------------------------------------
|
|
Tue Apr 13 19:13:10 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
|
|
|
- Upstream orphaned (or at least inactive), use active wangqr fork
|
|
--- aegisub.spec.orig
|
|
+++ aegisub.spec
|
|
@@ -52,7 +52,7 @@ BuildRequires: pkgconfig(libass)
|
|
BuildRequires: pkgconfig(libpulse) >= 0.5
|
|
BuildRequires: pkgconfig(luajit)
|
|
BuildRequires: pkgconfig(zlib)
|
|
-ExcludeArch: ppc ppc64 ppc64le
|
|
+ExcludeArch: ppc ppc64 ppc64le i586
|
|
|
|
%description
|
|
Aegisub is a subtitle editor. It works with the Advanced SubStation
|