Update to 1.13.1
Add patch to fix aliasing compilation error Add GL buildrequires
This commit is contained in:
parent
c72dab64c0
commit
1f34678cbb
@ -37,6 +37,10 @@ BuildRequires: pango-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: opus-devel
|
||||
BuildRequires: chrpath
|
||||
BuildRequires: mesa-libGL-devel
|
||||
BuildRequires: mesa-libGLES-devel
|
||||
BuildRequires: mesa-libGLU-devel
|
||||
BuildRequires: mesa-libEGL-devel
|
||||
|
||||
# documentation
|
||||
BuildRequires: gtk-doc >= 1.3
|
||||
@ -434,6 +438,7 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
||||
* Thu Feb 22 2018 Wim Taymans <wtaymans@redhat.com> - 1.13.1-1
|
||||
- Update to 1.13.1
|
||||
- Add patch to fix aliasing compilation error
|
||||
- Add GL buildrequires
|
||||
|
||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.4-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user