From 8274a5e462cdf7909f7d161069bf0973bf921459 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Tue, 13 Oct 2020 22:34:01 +0200 Subject: [PATCH] - fixed dependency on libopenraw-gnome; release 3 --- libopenraw-thumbnailer.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libopenraw-thumbnailer.spec b/libopenraw-thumbnailer.spec index 6f259be..d6ebfa5 100644 --- a/libopenraw-thumbnailer.spec +++ b/libopenraw-thumbnailer.spec @@ -2,7 +2,7 @@ Summary: RawThumbnailer - RAW files thumbnailer for the GNOME Nautilus file mana Summary(pl.UTF-8): RawThumbnailer - program do miniaturek plików RAW dla zarządcy plików Nautilus Name: libopenraw-thumbnailer Version: 3.0.0 -Release: 2 +Release: 3 License: GPL v2+ Group: X11/Applications/Graphics Source0: http://libopenraw.freedesktop.org/download/raw-thumbnailer-%{version}.tar.bz2 @@ -19,7 +19,7 @@ BuildRequires: libtool BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.311 Requires(post,postun): shared-mime-info -Requires: libopenraw-gnome-devel >= 0.1.0 +Requires: libopenraw-gnome >= 0.1.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -- 2.44.0