From eed2055e80426a9fea28c21c4d9b10bdc2a6abce Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 11:25:39 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/libopenraw.git#7fb90db2b20abc57509d6649001809346cdc1f79 --- libopenraw.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libopenraw.spec b/libopenraw.spec index 8a7eb61..250630d 100644 --- a/libopenraw.spec +++ b/libopenraw.spec @@ -1,7 +1,7 @@ Summary: Decode camera RAW files Name: libopenraw Version: 0.1.3 -Release: 8%{?dist} +Release: 9%{?dist} License: LGPLv3+ URL: http://libopenraw.freedesktop.org/wiki Source0: http://libopenraw.freedesktop.org/download/%{name}-%{version}.tar.bz2 @@ -13,6 +13,7 @@ BuildRequires: pkgconfig(gdk-pixbuf-2.0) BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(libcurl) BuildRequires: pkgconfig(libxml-2.0) >= 2.5.0 +BuildRequires: make %description libopenraw is an ongoing project to provide a free software @@ -104,6 +105,9 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -delete %{_libdir}/gdk-pixbuf-2.0/*/loaders/*.so %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.1.3-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 0.1.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild