[colord/f21] New upstream version

Richard Hughes rhughes at fedoraproject.org
Mon Nov 10 11:41:02 UTC 2014


commit 7fed15d922d95d75f157ea9d2ff5a7985349f840
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Nov 10 11:19:12 2014 +0000

    New upstream version

 .gitignore                                         |    1 +
 ...per-Fix-a-crash-in-the-session-helper-whi.patch |   48 --------------------
 colord.spec                                        |   12 +++---
 sources                                            |    2 +-
 4 files changed, 8 insertions(+), 55 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fce0320..97d0d02 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,3 +47,4 @@
 /colord-1.2.2.tar.xz
 /colord-1.2.3.tar.xz
 /colord-1.2.4.tar.xz
+/colord-1.2.5.tar.xz
diff --git a/colord.spec b/colord.spec
index 7cc107c..f686f83 100644
--- a/colord.spec
+++ b/colord.spec
@@ -18,15 +18,12 @@
 
 Summary:   Color daemon
 Name:      colord
-Version:   1.2.4
-Release:   2%{?dist}
+Version:   1.2.5
+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
 
-# already upstream
-Patch0:    0001-session-helper-Fix-a-crash-in-the-session-helper-whi.patch
-
 BuildRequires: dbus-devel
 BuildRequires: docbook-utils
 BuildRequires: gettext
@@ -110,7 +107,6 @@ This may be useful for CMYK soft-proofing or for extra device support.
 
 %prep
 %setup -q
-%patch0 -p1 -b .fix-session-helper
 
 %build
 # Set ~2 GiB limit so that colprof is forced to work in chunks when
@@ -284,6 +280,10 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gtk-doc/html/colord/*
 
 %changelog
+* Mon Nov 10 2014 Richard Hughes <richard at hughsie.com> 1.2.5-1
+- New upstream version
+- Install the now-useful cd-it8 helper
+
 * Mon Oct 27 2014 Richard Hughes <richard at hughsie.com> 1.2.4-2
 - Backport a patch to fix calibration using the helper
 - Resolves: #1157279
diff --git a/sources b/sources
index a62390b..4684d6f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d0a9c8e29374b6330455fb8902c8f246  colord-1.2.4.tar.xz
+d74f6d476bb161e8cab31e5bd0406f92  colord-1.2.5.tar.xz


More information about the scm-commits mailing list