commit 3d2e94f415fcfeb9427e9699ed6ef93170053b96
Author: Martin Gansser <martinkg(a)fedoraproject.org>
Date: Fri Mar 9 11:36:30 2018 +0100
Update to 21.0.3
Add BR python3-devel
Add bytecompile with Python 3 %global __python %{__python3}A
obs-studio.spec | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/obs-studio.spec b/obs-studio.spec
index f7fe177..07e0c5f 100644
--- a/obs-studio.spec
+++ b/obs-studio.spec
@@ -19,7 +19,6 @@ BuildRequires: cmake3
BuildRequires: ninja-build
BuildRequires: libX11-devel
BuildRequires: mesa-libGL-devel
-BuildRequires: faac-devel
BuildRequires: ffmpeg-devel
BuildRequires: libv4l-devel
BuildRequires: pulseaudio-libs-devel
@@ -123,7 +122,6 @@ mv -f %{buildroot}/%{_datadir}/obs/obs-plugins/obs-ffmpeg/ffmpeg-mux
\
%changelog
* Fri Mar 09 2018 Martin Gansser <martinkg(a)fedoraproject.org> - 21.0.3-1
- Update to 21.0.3
-- Add BR faac-devel
- Add BR python3-devel
- Add bytecompile with Python 3 %%global __python %%{__python3}A
Show replies by date