[colord/f17] New upstream version

Richard Hughes rhughes at fedoraproject.org
Wed Aug 29 08:56:19 UTC 2012


commit 1de80331962542d4ac163e90fc1912e4c2f942bf
Author: Richard Hughes <richard at hughsie.com>
Date:   Wed Aug 29 09:53:51 2012 +0100

    New upstream version
    
    - Assorted documentation fixes
    - Do not try to add duplicate sysfs devices

 .gitignore  |    1 +
 colord.spec |    9 +++++++--
 sources     |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7df464a..acca3ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
 /colord-0.1.20.tar.xz
 /colord-0.1.21.tar.xz
 /colord-0.1.22.tar.xz
+/colord-0.1.23.tar.xz
diff --git a/colord.spec b/colord.spec
index c0bea7c..56ed7af 100644
--- a/colord.spec
+++ b/colord.spec
@@ -1,6 +1,6 @@
 Summary:   Color daemon
 Name:      colord
-Version:   0.1.22
+Version:   0.1.23
 Release:   1%{?dist}
 License:   GPLv2+ and LGPLv2+
 URL:       http://www.freedesktop.org/software/colord/
@@ -105,7 +105,7 @@ exit 0
 %{_datadir}/man/man1/*.1.gz
 %{_libdir}/libcolord.so.*
 %config %{_sysconfdir}/colord.conf
-/lib/udev/rules.d/*.rules
+/usr/lib/udev/rules.d/*.rules
 %dir %{_datadir}/color/icc/colord
 %{_datadir}/color/icc/colord/*.ic?
 %{_libdir}/colord-sensors
@@ -136,6 +136,11 @@ exit 0
 %{_datadir}/gtk-doc/html/colord/*
 
 %changelog
+* Wed Aug 29 2012 Richard Hughes <richard at hughsie.com> 0.1.23-1
+- New upstream version
+- Assorted documentation fixes
+- Do not try to add duplicate sysfs devices
+
 * Wed Jun 27 2012 Richard Hughes <richard at hughsie.com> 0.1.22-1
 - New upstream version
 - Split out colord-gtk to a new sub-project to prevent a dep loop
diff --git a/sources b/sources
index bd85298..d5f11f6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-695403d0d480ffa7a0f424f18d696373  colord-0.1.22.tar.xz
+e1e3bfd048afa63e3187e9b9dc68f0c7  colord-0.1.23.tar.xz


More information about the scm-commits mailing list