Accepting request 431198 from home:alarrosa:branches:KDE:Applications
- Added a require for kdelibs4support since that package provides qimageioplugins services for jpeg, png, gif and other image formats and gwenview5 can't be used without it (boo#1001276). OBS-URL: https://build.opensuse.org/request/show/431198 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/gwenview5?expand=0&rev=40
This commit is contained in:
parent
1bc341beb7
commit
bdd2039f57
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 29 07:31:32 UTC 2016 - alarrosa@suse.com
|
||||
|
||||
- Added a require for kdelibs4support since that package provides
|
||||
qimageioplugins services for jpeg, png, gif and other image formats
|
||||
and gwenview5 can't be used without it (boo#1001276).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 28 15:17:34 UTC 2016 - alarrosa@suse.com
|
||||
|
||||
|
@ -48,6 +48,7 @@ BuildRequires: pkgconfig(Qt5Svg) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0
|
||||
Requires: kdelibs4support
|
||||
%if 0%{?suse_version} > 1320
|
||||
Obsoletes: gwenview < %{version}
|
||||
%else
|
||||
|
Loading…
Reference in New Issue
Block a user