[gmic: 2/2] Update to 1.6.1.0 release

Daniel P. Berrange berrange at fedoraproject.org
Sat Mar 21 14:16:34 UTC 2015


commit 0f5faa2e511129e0f34c262bb82224ece7b273de
Author: Daniel P. Berrange <berrange at redhat.com>
Date:   Fri Mar 20 08:56:31 2015 +0000

    Update to 1.6.1.0 release

 0001-gmic-run-linker-failure.patch | 16 ----------------
 gmic.spec                          |  8 +++++---
 sources                            |  2 +-
 3 files changed, 6 insertions(+), 20 deletions(-)
---
diff --git a/gmic.spec b/gmic.spec
index fc30c0a..2e88a47 100644
--- a/gmic.spec
+++ b/gmic.spec
@@ -4,10 +4,9 @@
 
 Summary: GREYC's Magic for Image Computing
 Name: gmic
-Version: 1.6.0.4
+Version: 1.6.1.0
 Release: 1%{?dist}
 Source: http://downloads.sourceforge.net/project/%{name}/%{name}_%{version}.tar.gz
-Patch1: 0001-gmic-run-linker-failure.patch
 License: CeCILL
 Url: http://gmic.sourceforge.net/index.shtml
 Buildroot: %{_tmppath}/%{name}-%{version}-root
@@ -30,6 +29,7 @@ BuildRequires: opencv-devel
 BuildRequires: GraphicsMagick-c++-devel
 BuildRequires: ilmbase-devel
 BuildRequires: qt4-devel
+BuildRequires: libcurl-devel
 
 %description
 G'MIC is an open and full-featured framework for image processing, providing
@@ -64,7 +64,6 @@ Provides a plugin for using G'MIC from GIMP
 %prep
 
 %setup -q
-%patch1 -p1
 
 %build
 cd src
@@ -124,6 +123,9 @@ chmod -x $RPM_BUILD_ROOT/%{_sysconfdir}/bash_completion.d/gmic
 %{gimpplugindir}/gmic_gimp
 
 %changelog
+* Fri Mar 20 2015 Daniel P. Berrange <berrange at redhat.com> - 1.6.1.0-1
+- Update to 1.6.1.0 release
+
 * Fri Feb  6 2015 Daniel P. Berrange <berrange at redhat.com> - 1.6.0.4-1
 - Update to 1.6.0.4 release
 
diff --git a/sources b/sources
index 9709159..2d4fc32 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-108303925eeeabb71b9399c1b8f69c6e  gmic_1.6.0.4.tar.gz
+3e8c77680278005d8e6c5d34f0d19c57  gmic_1.6.1.0.tar.gz


More information about the scm-commits mailing list