Merge branch 'master' into f26
This commit is contained in:
commit
270eec8551
@ -1,4 +1,4 @@
|
|||||||
%if 0%{?fedora} < 26 || 0%{?fedora} > 27
|
%if 0%{?fedora} < 26 || 0%{?fedora} >= 27
|
||||||
ExcludeArch: armv7hl
|
ExcludeArch: armv7hl
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -859,6 +859,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Jan 2 2018 Jan Horak <jhorak@redhat.com> - 57.0.3-1
|
* Tue Jan 2 2018 Jan Horak <jhorak@redhat.com> - 57.0.3-1
|
||||||
|
- Exclude armv7hl due to OOM during build on koji
|
||||||
- Update to 57.0.3
|
- Update to 57.0.3
|
||||||
|
|
||||||
* Fri Dec 08 2017 Kevin Fenzi <kevin@scrye.com> - 57.0.1-3
|
* Fri Dec 08 2017 Kevin Fenzi <kevin@scrye.com> - 57.0.1-3
|
||||||
|
Loading…
Reference in New Issue
Block a user