|
|
|
@ -1,5 +1,6 @@
|
|
|
|
|
%global owner goldendict
|
|
|
|
|
%global commit 04d9dc43f67b102c7727228326c05eb82d87e4f2
|
|
|
|
|
%define __requires_exclude gstreamer1-plugins-bad-free
|
|
|
|
|
|
|
|
|
|
Name: goldendict
|
|
|
|
|
Version: 1.5
|
|
|
|
@ -22,7 +23,6 @@ BuildRequires: cmake(Qt5Help)
|
|
|
|
|
BuildRequires: cmake(Qt5Gui)
|
|
|
|
|
BuildRequires: cmake(Qt5Svg)
|
|
|
|
|
BuildRequires: cmake(Qt5Xml)
|
|
|
|
|
BuildRequires: gstreamer1-plugins-base
|
|
|
|
|
BuildRequires: libXtst-devel
|
|
|
|
|
BuildRequires: hunspell-devel
|
|
|
|
|
BuildRequires: libvorbis-devel
|
|
|
|
@ -118,7 +118,7 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/%{name}.a
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Jan 26 2019 Mosaab Alzoubi <moceap@hotmail.com> - 1.5-0.18.RC2
|
|
|
|
|
- Add gstreamer1-plugins-base (TRY TO FIX https://koji.fedoraproject.org/koji/taskinfo?taskID=32260066)
|
|
|
|
|
- TRY TO FIX https://koji.fedoraproject.org/koji/taskinfo?taskID=32260066
|
|
|
|
|
|
|
|
|
|
* Mon Sep 24 2018 Vitaly Zaitsev <vitaly@easycoding.org> - 1.5-0.17.RC2
|
|
|
|
|
- Switched to Qt5 to fix major issues with HiDPI displays.
|
|
|
|
|