diff --git a/darktable.spec b/darktable.spec index c060f4d..7e65b86 100644 --- a/darktable.spec +++ b/darktable.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: darktable Version: 2.4.4 -Release: 1mamba +Release: 2mamba Summary: An open source photography workflow application and RAW developer Group: Graphical Desktop/Applications/Graphics Vendor: openmamba @@ -59,9 +59,9 @@ BuildRequires: libwebp-devel BuildRequires: libxml2-devel BuildRequires: libz-devel ## AUTOBUILDREQ-END +BuildRequires: libgphoto2-devel >= 1:2.5.19-1mamba BuildRequires: libcolord-devel >= 1.2.12-1mamba BuildRequires: pugixml-devel -BuildRequires: libgphoto2-devel >= 1:2.5 BuildRoot: %{_tmppath}/%{name}-%{version}-root %debug_package @@ -122,6 +122,9 @@ rm -f %{buildroot}%{_defaultdocdir}/darktable/{AUTHORS,LICENSE,README,TRANSLATOR %{_mandir}/es/man1/* %changelog +* Tue Oct 09 2018 Silvan Calarco 2.4.4-2mamba +- rebuilt by autoport with build requirements: libgphoto2-devel>=2.5.19-1mamba + * Wed Jun 06 2018 Automatic Build System 2.4.4-1mamba - automatic version update by autodist