[colord/f16] New upstream version Ensure uid 0 can always create devices and profiles Reduce the CPU load of clie

Richard Hughes rhughes at fedoraproject.org
Mon Oct 3 09:57:16 UTC 2011


commit 3bc2cdad64b49243423e4063a841e50a6b0d55b7
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Oct 3 10:45:05 2011 +0100

    New upstream version
    Ensure uid 0 can always create devices and profiles
    Reduce the CPU load of clients when assigning profiles

 .gitignore  |    1 +
 colord.spec |    7 ++++++-
 sources     |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a2df4aa..60f07a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /colord-0.1.10.tar.xz
 /colord-0.1.11.tar.xz
 /colord-0.1.12.tar.xz
+/colord-0.1.13.tar.xz
diff --git a/colord.spec b/colord.spec
index 369b843..af72c6e 100644
--- a/colord.spec
+++ b/colord.spec
@@ -1,6 +1,6 @@
 Summary:   Color daemon
 Name:      colord
-Version:   0.1.12
+Version:   0.1.13
 Release:   1%{?dist}
 License:   GPLv2+ and LGPLv2+
 URL:       http://www.freedesktop.org/software/colord/
@@ -90,6 +90,11 @@ touch $RPM_BUILD_ROOT%{_localstatedir}/lib/colord/storage.db
 %{_datadir}/vala/vapi/*.vapi
 
 %changelog
+* Mon Oct 03 2011 Richard Hughes <richard at hughsie.com> 0.1.13-1
+- New upstream version
+- Ensure uid 0 can always create devices and profiles
+- Reduce the CPU load of clients when assigning profiles
+
 * Tue Aug 30 2011 Richard Hughes <richard at hughsie.com> 0.1.12-1
 - New upstream version
 
diff --git a/sources b/sources
index d79ee05..6a1db95 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6771aef77142c66bc92988c5174f24b5  colord-0.1.12.tar.xz
+37437a2119d7c89fe3c991ee4c148f94  colord-0.1.13.tar.xz


More information about the scm-commits mailing list