Remove outdated Requires: gtk2 for the pixbuf-loader (RHEL-45169)
This commit is contained in:
parent
a65bde5fee
commit
0a0ad7434b
@ -1,7 +1,7 @@
|
||||
Summary: Decode camera RAW files
|
||||
Name: libopenraw
|
||||
Version: 0.1.3
|
||||
Release: 17%{?dist}
|
||||
Release: 18%{?dist}
|
||||
License: LGPL-3.0-or-later
|
||||
URL: http://libopenraw.freedesktop.org/wiki
|
||||
Source0: http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.bz2
|
||||
@ -49,7 +49,6 @@ developing applications that use %{name}-gnome.
|
||||
%package pixbuf-loader
|
||||
Summary: RAW image loader for GTK+ applications
|
||||
|
||||
Requires: gtk2
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
|
||||
%description pixbuf-loader
|
||||
@ -107,6 +106,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -delete
|
||||
%{_libdir}/gdk-pixbuf-2.0/*/loaders/*.so
|
||||
|
||||
%changelog
|
||||
* Wed Jun 26 2024 Wim Taymans <wtaymans@redhat.com> - 0.1.3-18
|
||||
- Remove outdated Requires: gtk2 for the pixbuf-loader (RHEL-45169)
|
||||
|
||||
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.1.3-17
|
||||
- Bump release for June 2024 mass rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user