[shared-color-profiles/f16] New upstream release. More metadata added to profiles to make client programs better.

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


commit 51d0a0b845d7fe58526d9ed510757af9454fbb20
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Nov 1 10:49:44 2011 +0000

    New upstream release.
    More metadata added to profiles to make client programs better.

 .gitignore                 |    1 +
 shared-color-profiles.spec |    9 +++++++--
 sources                    |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f80dd43..efb0220 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ shared-color-profiles-0.1.1.tar.gz
 /shared-color-profiles-0.1.2.tar.gz
 /shared-color-profiles-0.1.3.tar.gz
 /shared-color-profiles-0.1.4.tar.gz
+/shared-color-profiles-0.1.5.tar.gz
diff --git a/shared-color-profiles.spec b/shared-color-profiles.spec
index 265a1ad..bbc0e5f 100644
--- a/shared-color-profiles.spec
+++ b/shared-color-profiles.spec
@@ -1,6 +1,6 @@
-Summary: Shared color profiles to be used in color management aware applications
+Summary: Shared color profiles are used in color management aware applications
 Name: shared-color-profiles
-Version: 0.1.4
+Version: 0.1.5
 Release: 1%{?dist}
 URL: http://github.com/hughsie/shared-color-profiles
 Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.gz
@@ -53,6 +53,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
 # monitor test profiles
 %{_datadir}/color/icc/bluish.icc
 %{_datadir}/color/icc/AdobeGammaTest.icm
+%{_datadir}/color/icc/Fake*.icc
 
 # abstract profiles
 %{_datadir}/color/icc/Yamma
@@ -71,6 +72,10 @@ make install DESTDIR=$RPM_BUILD_ROOT
 %{_datadir}/shared-color-profiles/Oysonar/*
 
 %changelog
+* Tue Nov 01 2011 Richard Hughes <rhughes at redhat.com> - 0.1.5-1
+- New upstream release.
+- More metadata added to profiles to make client programs better.
+
 * Fri Apr 08 2011 Richard Hughes <rhughes at redhat.com> - 0.1.4-1
 - New upstream release.
 - Much quicker colord startup when using colord >= 0.1.6
diff --git a/sources b/sources
index 22c0d34..e613fce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cec4038c757ac7d23c573888d8d2fa77  shared-color-profiles-0.1.4.tar.gz
+65501b1376825b350b3deca97bbbf652  shared-color-profiles-0.1.5.tar.gz


More information about the scm-commits mailing list