[colord/f16] New upstream version Remove upstreamed patches

Richard Hughes rhughes at fedoraproject.org
Tue Nov 1 10:28:57 UTC 2011


commit 124c52765c81cdaec925979b6b534ae3e1a82b8d
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Nov 1 10:28:31 2011 +0000

    New upstream version
    Remove upstreamed patches

 .gitignore         |    1 +
 colord.spec        |   10 ++++++----
 fix-non-huey.patch |   27 ---------------------------
 sources            |    2 +-
 4 files changed, 8 insertions(+), 32 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 60f07a0..dfc8167 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /colord-0.1.11.tar.xz
 /colord-0.1.12.tar.xz
 /colord-0.1.13.tar.xz
+/colord-0.1.14.tar.xz
diff --git a/colord.spec b/colord.spec
index 3448515..8e06de9 100644
--- a/colord.spec
+++ b/colord.spec
@@ -1,11 +1,10 @@
 Summary:   Color daemon
 Name:      colord
-Version:   0.1.13
-Release:   2%{?dist}
+Version:   0.1.14
+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:    fix-non-huey.patch
 
 BuildRequires: dbus-devel
 BuildRequires: docbook-utils
@@ -37,7 +36,6 @@ Files for development with %{name}.
 
 %prep
 %setup -q
-%patch0 -p1 -b .fix-other-colorimeter
 
 %build
 %configure \
@@ -94,6 +92,10 @@ touch $RPM_BUILD_ROOT%{_localstatedir}/lib/colord/storage.db
 %{_datadir}/vala/vapi/*.vapi
 
 %changelog
+* Tue Nov 01 2011 Richard Hughes <richard at hughsie.com> 0.1.14-1
+- New upstream version
+- Remove upstreamed patches
+
 * Mon Oct 17 2011 Richard Hughes <richard at hughsie.com> 0.1.13-2
 - Backport a patch from upstream to allow all the colorimeter devices
   to work, even without a native driver.
diff --git a/sources b/sources
index 6a1db95..b1bef7b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-37437a2119d7c89fe3c991ee4c148f94  colord-0.1.13.tar.xz
+b230ba65a3834d1ee67085d62aa81a16  colord-0.1.14.tar.xz


More information about the scm-commits mailing list