[gnome-color-manager/f19] Update to 3.8.4

Richard Hughes rhughes at fedoraproject.org
Mon Jan 20 17:58:46 UTC 2014


commit 6440cf5d15a1cc367f1827b7a7a941fa9066029e
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Jan 20 17:59:01 2014 +0000

    Update to 3.8.4

 .gitignore                                        |    1 +
 0001-Make-it-work-with-dispcal-using-stderr.patch |   67 ---------------------
 gnome-color-manager.spec                          |   11 ++--
 sources                                           |    2 +-
 4 files changed, 7 insertions(+), 74 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 18fd91e..6cacaf1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@ gnome-color-manager-2.31.4.tar.bz2
 /gnome-color-manager-3.8.1.tar.xz
 /gnome-color-manager-3.8.2.tar.xz
 /gnome-color-manager-3.8.3.tar.xz
+/gnome-color-manager-3.8.4.tar.xz
diff --git a/gnome-color-manager.spec b/gnome-color-manager.spec
index 5bad93b..454fd58 100644
--- a/gnome-color-manager.spec
+++ b/gnome-color-manager.spec
@@ -1,15 +1,12 @@
 Summary:   Color management tools for GNOME
 Name:      gnome-color-manager
-Version:   3.8.3
-Release:   2%{?dist}
+Version:   3.8.4
+Release:   1%{?dist}
 License:   GPLv2+
 Group:     Applications/System
 URL:       http://projects.gnome.org/gnome-color-manager/
 Source0:   http://download.gnome.org/sources/gnome-color-manager/3.8/%{name}-%{version}.tar.xz
 
-# Upstream already
-Patch0:    0001-Make-it-work-with-dispcal-using-stderr.patch
-
 Requires:  color-filesystem >= 1-7
 Requires:  gnome-icon-theme
 Requires:  shared-mime-info
@@ -60,7 +57,6 @@ and generate color profiles in the GNOME desktop.
 
 %prep
 %setup -q
-%patch0 -p1 -b .fix-with-new-argyllcms
 
 %build
 %configure --disable-scrollkeeper --disable-schemas-install
@@ -115,6 +111,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/applications/gcm-*.desktop
 
 %changelog
+* Mon Jan 20 2014 Richard Hughes <rhughes at redhat.com> - 3.8.4-1
+- Update to 3.8.4
+
 * Thu Dec 05 2013 Richard Hughes <rhughes at redhat.com> - 3.8.3-2
 - Fix calibration when using new versions of ArgyllCMS
 
diff --git a/sources b/sources
index 99c646c..8de1d76 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c4b12b0de452236813c12f722b0b7c16  gnome-color-manager-3.8.3.tar.xz
+9404bb25b74e1d010ee585be0eb76a6e  gnome-color-manager-3.8.4.tar.xz


More information about the scm-commits mailing list