[gnome-color-manager/f16] New upstream version.

Richard Hughes rhughes at fedoraproject.org
Sun Mar 18 19:24:23 UTC 2012


commit ea67cc753052905e4d99409d1ff3aae58a6344d6
Author: Richard Hughes <richard at hughsie.com>
Date:   Sun Mar 18 19:23:22 2012 +0000

    New upstream version.
    
    - Correctly import profiles with spaces in the filename.
    - Ensure the user can quit if the calibration fails.
    - Limit display profiles to single shaper matrix.

 .gitignore               |    1 +
 gnome-color-manager.spec |    9 +++++++--
 sources                  |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ce187cc..ec6f1c3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ gnome-color-manager-2.31.4.tar.bz2
 /gnome-color-manager-3.2.0.tar.xz
 /gnome-color-manager-3.2.1.tar.xz
 /gnome-color-manager-3.2.2.tar.xz
+/gnome-color-manager-3.2.3.tar.xz
diff --git a/gnome-color-manager.spec b/gnome-color-manager.spec
index 26b2100..beea466 100644
--- a/gnome-color-manager.spec
+++ b/gnome-color-manager.spec
@@ -1,6 +1,6 @@
 Summary:   Color management tools for GNOME
 Name:      gnome-color-manager
-Version:   3.2.2
+Version:   3.2.3
 Release:   1%{?dist}
 License:   GPLv2+
 Group:     Applications/System
@@ -99,9 +99,14 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/icons/hicolor/*/*/*.png
 %{_datadir}/icons/hicolor/scalable/*/*.svg*
 %{_datadir}/applications/gcm-*.desktop
-%{_datadir}/dbus-1/services/org.gnome.ColorManager.service
 
 %changelog
+* Sun Mar 18 2012 Richard Hughes <rhughes at redhat.com> - 3.2.3-1
+- New upstream version.
+- Correctly import profiles with spaces in the filename.
+- Ensure the user can quit if the calibration fails.
+- Limit display profiles to single shaper matrix.
+
 * Mon Jan 09 2012 Richard Hughes <rhughes at redhat.com> - 3.2.2-1
 - New upstream version.
 - Fixes calibration of non-display devices.
diff --git a/sources b/sources
index 2ee0a4e..842bb9f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2df1c411dd2f544cb085f53b3ea1d15b  gnome-color-manager-3.2.2.tar.xz
+b6e22f97021b6c897dcba56dd3f6c7b9  gnome-color-manager-3.2.3.tar.xz


More information about the scm-commits mailing list