[colord/f17] New upstream version

Richard Hughes rhughes at fedoraproject.org
Tue Apr 17 22:07:51 UTC 2012


commit 00361bc952f86126e9312cba7e63a5758336129b
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Apr 17 22:58:14 2012 +0100

    New upstream version
    
    - Add a user suffix to the object path of user-created devices and profiles

 .gitignore                                         |    1 +
 ...le-PrivateNetwork-yes-as-it-breaks-hotplu.patch |   30 --------------------
 colord.spec                                        |   10 ++++--
 sources                                            |    2 +-
 4 files changed, 8 insertions(+), 35 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 837fc3d..69a3471 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /colord-0.1.16.tar.xz
 /colord-0.1.17.tar.xz
 /colord-0.1.18.tar.xz
+/colord-0.1.19.tar.xz
diff --git a/colord.spec b/colord.spec
index 2e3e8ef..2b67666 100644
--- a/colord.spec
+++ b/colord.spec
@@ -1,11 +1,10 @@
 Summary:   Color daemon
 Name:      colord
-Version:   0.1.18
-Release:   2%{?dist}
+Version:   0.1.19
+Release:   1%{?dist}
 License:   GPLv2+ and LGPLv2+
 URL:       http://www.freedesktop.org/software/colord/
 Source0:   http://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz
-Patch0:    0001-Do-not-enable-PrivateNetwork-yes-as-it-breaks-hotplu.patch
 
 BuildRequires: dbus-devel
 BuildRequires: docbook-utils
@@ -39,7 +38,6 @@ Files for development with %{name}.
 
 %prep
 %setup -q
-%patch0 -p1 -b .fix-device-hotplug
 
 %build
 %configure \
@@ -113,6 +111,10 @@ exit 0
 %{_datadir}/vala/vapi/*.vapi
 
 %changelog
+* Tue Apr 17 2012 Richard Hughes <richard at hughsie.com> 0.1.19-1
+- New upstream version
+- Add a user suffix to the object path of user-created devices and profiles
+
 * Thu Mar 29 2012 Richard Hughes <richard at hughsie.com> 0.1.18-2
 - Disable PrivateNetwork=1 as it breaks sensor hotplug.
 
diff --git a/sources b/sources
index f1e11b4..7b111e1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8c9bf54733e9862544860f1a8a9a61f9  colord-0.1.18.tar.xz
+38f04d3882826d403f03a971bb54148a  colord-0.1.19.tar.xz


More information about the scm-commits mailing list