[gimp] version 2.8.10

Nils Philippsen nphilipp at fedoraproject.org
Fri Nov 29 09:22:37 UTC 2013


commit 049da3bc8ab76c68bdb956eb4feab71f7b8ce1bc
Author: Nils Philippsen <nils at redhat.com>
Date:   Fri Nov 29 10:22:19 2013 +0100

    version 2.8.10

 .gitignore |    1 +
 gimp.spec  |   22 +++++-----------------
 sources    |    2 +-
 3 files changed, 7 insertions(+), 18 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 58dafea..f730878 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ gimp-2.6.10-1-autoreconf.patch.bz2
 /gimp-2.8.6.tar.bz2
 /gimp-2.8.6-4-autoconf.patch.bz2
 /gimp-2.8.8.tar.bz2
+/gimp-2.8.10.tar.bz2
diff --git a/gimp.spec b/gimp.spec
index 7131d71..e2510c1 100644
--- a/gimp.spec
+++ b/gimp.spec
@@ -81,7 +81,7 @@
 Summary:        GNU Image Manipulation Program
 Name:           gimp
 Epoch:          2
-Version:        2.8.8
+Version:        2.8.10
 Release:        %{?prerelprefix}3%{dotprerel}%{dotgitrev}%{?dist}
 
 # Compute some version related macros
@@ -206,19 +206,6 @@ Patch0:         gimp-%{version}%{dashprerel}-git%{gitrev}.patch.bz2
 # Fedora specific.
 Patch1:         gimp-2.8.2-cm-system-monitor-profile-by-default.patch
 
-# Avoid crash in lcms plug-in.
-# Upstream commit dc6ccc17495bcabbd96d4c18616cb4b57bd07ea6
-Patch2:         gimp-2.8.8-lcms-profile-crash.patch
-
-# Fix problems found during static code check (Coverity).
-# Upstream commit dc8bb4eecf43eadae1bc562def7569e59d6515b7
-# Upstream commit 6abd0f2438dd3b025b1224ab6a473615c17f3418
-# Upstream commit 8082363e9c887b9f31e43b7fc947e1867f9c087b
-# Upstream commit 5c2f97f9f274bc20eef4ffd55c28156c39254343
-# Upstream commit d291de0949c13eb2195158f6fbf41da2afe46cb9
-# Upstream commit 92a0387adc5a0e78501f6151b1d52c4c96f684a8
-Patch3:         gimp-2.8.8-static-code-check.patch
-
 # use external help browser directly if help browser plug-in is not built
 Patch100:       gimp-2.8.6-external-help-browser.patch
 
@@ -308,8 +295,6 @@ EOF
 %endif
 
 %patch1 -p1 -b .cm-system-monitor-profile-by-default
-%patch2 -p1 -b .lcms-profile-crash
-%patch3 -p1 -b .static-code-check
 
 %if ! %{with helpbrowser}
 %patch100 -p1 -b .external-help-browser
@@ -623,7 +608,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %endif
 
 %changelog
-* Tue Nov 26 2013 Nils Philippsen <nils at redhat.com>
+* Fri Nov 29 2013 Nils Philippsen <nils at redhat.com> - 2:2.8.10-1
+- version 2.8.10
+
+* Tue Nov 26 2013 Nils Philippsen <nils at redhat.com> - 2:2.8.10-1
 - use grep -E instead of egrep
 
 * Fri Nov 08 2013 Nils Philippsen <nils at redhat.com> - 2:2.8.8-3
diff --git a/sources b/sources
index 08d9fdc..9066598 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ef2547c3514a1096931637bd6250635a  gimp-2.8.8.tar.bz2
+84c964aab7044489af69f7319bb59b47  gimp-2.8.10.tar.bz2


More information about the scm-commits mailing list