diff --git a/libgphoto2.spec b/libgphoto2.spec index e87928b..4ebcbcf 100644 --- a/libgphoto2.spec +++ b/libgphoto2.spec @@ -5,7 +5,7 @@ Name: libgphoto2 Version: 2.5.24 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for accessing digital cameras # GPLV2+ for the main lib (due to exif.c) and most plugins, some plugins GPLv2 License: GPLv2+ and GPLv2 @@ -25,6 +25,7 @@ BuildRequires: bison %endif BuildRequires: libtool-ltdl-devel BuildRequires: libjpeg-devel +BuildRequires: libcurl-devel BuildRequires: pkgconfig(libxml-2.0) BuildRequires: gd-devel BuildRequires: pkgconfig(libexif) @@ -144,6 +145,9 @@ rm -rf %{buildroot}%{_datadir}/libgphoto2_port/*/vcamera/ %{_mandir}/man3/%{name}_port.3* %changelog +* Wed May 13 2020 Daniel P. Berrangé - 2.5.24-2 +- Add libcurl for Lumix WIFI support + * Wed May 13 2020 Daniel P. Berrangé - 2.5.24-1 - Update to 2.5.24 release