[shared-color-targets/f15] New upstream release with several new targets from Wolf Faust.

Richard Hughes rhughes at fedoraproject.org
Thu Sep 8 09:30:03 UTC 2011


commit c78878f4316f36915140a96ca23ee06c23fff7e9
Author: Richard Hughes <richard at hughsie.com>
Date:   Thu Sep 8 10:21:58 2011 +0100

    New upstream release with several new targets from Wolf Faust.

 .gitignore                |    1 +
 shared-color-targets.spec |   20 ++++++++++----------
 sources                   |    2 +-
 3 files changed, 12 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index eb97a39..ac16293 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 shared-color-targets-0.0.1.tar.gz
+/shared-color-targets-0.1.0.tar.xz
diff --git a/shared-color-targets.spec b/shared-color-targets.spec
index ef38368..3f25b1e 100644
--- a/shared-color-targets.spec
+++ b/shared-color-targets.spec
@@ -1,23 +1,20 @@
-%define alphatag .20091218git
-
 Summary: Shared color targets for creating color profiles
 Name: shared-color-targets
-Version: 0.0.1
-Release: 0.9%{?alphatag}%{?dist}
+Version: 0.1.0
+Release: 1%{?dist}
 URL: http://github.com/hughsie/shared-color-targets
-Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.gz
+Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
 License: GPLv2+ and Public Domain and CC-BY-SA
 Group: System Environment/Libraries
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
 
 Requires: color-filesystem
 
 %description 
-The shared-color-targets package contains various targets which are useful for
-programs that create ICC profiles.
-This package only contains the free targets that can be safely distributed
-with Fedora.
+The shared-color-targets package contains various targets which are
+useful for programs that create ICC profiles.
+This package only contains the free targets that can be safely
+distributed with Fedora.
 
 %prep
 %setup -q
@@ -49,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/color/targets/wolf_faust/transmissive/*.it8
 
 %changelog
+* Thu Sep 08 2011 Richard Hughes <richard at hughsie.com> 0.1.0-3
+- New upstream release with several new targets from Wolf Faust.
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.1-0.9.20091218git
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index a9032f6..be5c487 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c8315f383c398703f8eeb452d4bce3af  shared-color-targets-0.0.1.tar.gz
+7f69b0ffb32fbad8ba8a8f98a7405dad  shared-color-targets-0.1.0.tar.xz


More information about the scm-commits mailing list