From 911c658a85570be5642d03f22677ae27c5811dde Mon Sep 17 00:00:00 2001 From: josef radinger Date: Tue, 13 Oct 2015 22:36:47 +0200 Subject: [PATCH 1/8] bump version --- gmic.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gmic.spec b/gmic.spec index cbfd46b..bd17c97 100644 --- a/gmic.spec +++ b/gmic.spec @@ -4,7 +4,7 @@ Summary: GREYC's Magic for Image Computing Name: gmic -Version: 1.6.5.0 +Version: 1.6.6.1 Release: 1%{?dist} Source: http://downloads.sourceforge.net/project/%{name}/%{name}_%{version}.tar.gz Patch1: %{name}-%{version}-qmake.patch @@ -126,6 +126,9 @@ chmod -x $RPM_BUILD_ROOT/%{_sysconfdir}/bash_completion.d/gmic %{gimpplugindir}/gmic_gimp %changelog +* Tue Oct 13 2015 josef radinger - 1.6.6.1-1 +- bump version + * Tue Jun 23 2015 Daniel P. Berrange - 1.6.5.0-1 - Update to 1.6.5.0 release - Enable zart binary build From 026fb9864b9e7188715b3efb1af43527e128a88a Mon Sep 17 00:00:00 2001 From: josef radinger Date: Tue, 13 Oct 2015 22:39:05 +0200 Subject: [PATCH 2/8] bump version --- sources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources b/sources index 9f8c2e3..e4d35bd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -988314173c91d65240c2840bc208949c gmic_1.6.5.0.tar.gz +1b97339072586320f4bffc05373521c4 gmic_1.6.6.1.tar.gz From 75ceb176fced183f739ec87813fc26493aef5380 Mon Sep 17 00:00:00 2001 From: josef radinger Date: Tue, 13 Oct 2015 22:54:14 +0200 Subject: [PATCH 3/8] bump version --- .gitignore | 1 + sources | 1 + 2 files changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 5fa62a3..06f29e8 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ *~ x86_64/ /gmic_*.tar.gz +/gmic-1.6.6.1-qmake.patch diff --git a/sources b/sources index e4d35bd..fc3db6b 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 1b97339072586320f4bffc05373521c4 gmic_1.6.6.1.tar.gz +b40d8e725eeb29845e051464755a66d7 gmic-1.6.6.1-qmake.patch From 35dd4131c483d7ffdb97881eb84036c4c51a1915 Mon Sep 17 00:00:00 2001 From: josef radinger Date: Sat, 24 Oct 2015 21:40:22 +0200 Subject: [PATCH 4/8] bump version - new downloadurl --- gmic.spec | 8 ++++++-- sources | 3 +-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/gmic.spec b/gmic.spec index bd17c97..66ab336 100644 --- a/gmic.spec +++ b/gmic.spec @@ -4,9 +4,9 @@ Summary: GREYC's Magic for Image Computing Name: gmic -Version: 1.6.6.1 +Version: 1.6.7 Release: 1%{?dist} -Source: http://downloads.sourceforge.net/project/%{name}/%{name}_%{version}.tar.gz +Source: http://gmic.eu/files/source/%{name}_%{version}.tar.gz Patch1: %{name}-%{version}-qmake.patch License: CeCILL Url: http://gmic.sourceforge.net/index.shtml @@ -126,6 +126,10 @@ chmod -x $RPM_BUILD_ROOT/%{_sysconfdir}/bash_completion.d/gmic %{gimpplugindir}/gmic_gimp %changelog +* Sat Oct 24 2015 josef radinger - 1.6.7-1 +- bump version +- new downloadurl + * Tue Oct 13 2015 josef radinger - 1.6.6.1-1 - bump version diff --git a/sources b/sources index fc3db6b..ee88d7e 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -1b97339072586320f4bffc05373521c4 gmic_1.6.6.1.tar.gz -b40d8e725eeb29845e051464755a66d7 gmic-1.6.6.1-qmake.patch +744fe03a742804bb377340553cb0fecc gmic_1.6.7.tar.gz From bb74028cddf75b5f6afaa144cd8a679ab5b38a63 Mon Sep 17 00:00:00 2001 From: josef radinger Date: Sun, 25 Oct 2015 16:18:07 +0100 Subject: [PATCH 5/8] bump version - new downloadurl --- .gitignore | 1 + gmic.spec | 8 ++++++-- sources | 4 ++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 06f29e8..35edcbb 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ x86_64/ /gmic_*.tar.gz /gmic-1.6.6.1-qmake.patch +/gmic-1.6.7-qmake.patch diff --git a/gmic.spec b/gmic.spec index bd17c97..66ab336 100644 --- a/gmic.spec +++ b/gmic.spec @@ -4,9 +4,9 @@ Summary: GREYC's Magic for Image Computing Name: gmic -Version: 1.6.6.1 +Version: 1.6.7 Release: 1%{?dist} -Source: http://downloads.sourceforge.net/project/%{name}/%{name}_%{version}.tar.gz +Source: http://gmic.eu/files/source/%{name}_%{version}.tar.gz Patch1: %{name}-%{version}-qmake.patch License: CeCILL Url: http://gmic.sourceforge.net/index.shtml @@ -126,6 +126,10 @@ chmod -x $RPM_BUILD_ROOT/%{_sysconfdir}/bash_completion.d/gmic %{gimpplugindir}/gmic_gimp %changelog +* Sat Oct 24 2015 josef radinger - 1.6.7-1 +- bump version +- new downloadurl + * Tue Oct 13 2015 josef radinger - 1.6.6.1-1 - bump version diff --git a/sources b/sources index fc3db6b..62e946b 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -1b97339072586320f4bffc05373521c4 gmic_1.6.6.1.tar.gz -b40d8e725eeb29845e051464755a66d7 gmic-1.6.6.1-qmake.patch +744fe03a742804bb377340553cb0fecc gmic_1.6.7.tar.gz +efc09018042bc400d4b7c24931e1a739 gmic-1.6.7-qmake.patch From fd4842dd618a43b048c18f305acab5fbc053e94a Mon Sep 17 00:00:00 2001 From: josef radinger Date: Sun, 25 Oct 2015 17:23:32 +0100 Subject: [PATCH 6/8] bump version - new downloadurl --- .gitignore | 1 + sources | 1 + 2 files changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 06f29e8..35edcbb 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ x86_64/ /gmic_*.tar.gz /gmic-1.6.6.1-qmake.patch +/gmic-1.6.7-qmake.patch diff --git a/sources b/sources index ee88d7e..62e946b 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 744fe03a742804bb377340553cb0fecc gmic_1.6.7.tar.gz +efc09018042bc400d4b7c24931e1a739 gmic-1.6.7-qmake.patch From 2aa8082ea63ef6d78369643b21cc2934ae55ce22 Mon Sep 17 00:00:00 2001 From: josef radinger Date: Mon, 7 Dec 2015 19:37:03 +0100 Subject: [PATCH 7/8] bump version --- gmic.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/gmic.spec b/gmic.spec index 66ab336..a63956c 100644 --- a/gmic.spec +++ b/gmic.spec @@ -4,10 +4,10 @@ Summary: GREYC's Magic for Image Computing Name: gmic -Version: 1.6.7 +Version: 1.6.8 Release: 1%{?dist} Source: http://gmic.eu/files/source/%{name}_%{version}.tar.gz -Patch1: %{name}-%{version}-qmake.patch +Patch1: %{name}-1.6.7-qmake.patch License: CeCILL Url: http://gmic.sourceforge.net/index.shtml Buildroot: %{_tmppath}/%{name}-%{version}-root @@ -126,6 +126,9 @@ chmod -x $RPM_BUILD_ROOT/%{_sysconfdir}/bash_completion.d/gmic %{gimpplugindir}/gmic_gimp %changelog +* Mon Dec 7 2015 josef radinger - 1.6.8-1 +- bump version + * Sat Oct 24 2015 josef radinger - 1.6.7-1 - bump version - new downloadurl diff --git a/sources b/sources index 62e946b..206af0c 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -744fe03a742804bb377340553cb0fecc gmic_1.6.7.tar.gz +feaebd099235ab760899f2597f5e5508 gmic_1.6.8.tar.gz efc09018042bc400d4b7c24931e1a739 gmic-1.6.7-qmake.patch From 45a78cbf5f2c4f739995081e9d48510283bc0a14 Mon Sep 17 00:00:00 2001 From: josef radinger Date: Mon, 7 Dec 2015 21:22:28 +0100 Subject: [PATCH 8/8] bump version --- sources | 5 ----- 1 file changed, 5 deletions(-) diff --git a/sources b/sources index 274fe11..206af0c 100644 --- a/sources +++ b/sources @@ -1,7 +1,2 @@ -<<<<<<< HEAD feaebd099235ab760899f2597f5e5508 gmic_1.6.8.tar.gz efc09018042bc400d4b7c24931e1a739 gmic-1.6.7-qmake.patch -======= -efc09018042bc400d4b7c24931e1a739 gmic-1.6.7-qmake.patch -744fe03a742804bb377340553cb0fecc gmic_1.6.7.tar.gz ->>>>>>> master