From 271db98fb8dc7eebcd334e2e5225ef592b94ceec Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Thu, 8 Sep 2011 23:36:47 +0200 Subject: [PATCH] Update to 0.4.2 --- .gitignore | 1 + sources | 2 +- xcm.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6b3c26a..3feef12 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /xcm-0.3.0.tar.gz /xcm-0.4.0.tar.gz /xcm-0.4.1.tar.gz +/xcm-0.4.2.tar.gz diff --git a/sources b/sources index 4a4f4d4..e515461 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a3dce73b7468f43c488276a613d8d4bf xcm-0.4.1.tar.gz +ba8903be20c95b91a1f8b28acc314f74 xcm-0.4.2.tar.gz diff --git a/xcm.spec b/xcm.spec index 7c4033a..8878ccf 100644 --- a/xcm.spec +++ b/xcm.spec @@ -1,7 +1,7 @@ %define udev_scriptdir /lib/udev Name: xcm -Version: 0.4.1 +Version: 0.4.2 Release: 1%{?dist} Summary: X Color Management tools @@ -11,7 +11,7 @@ URL: http://www.oyranos.org Source0: http://download.sourceforge.net/oyranos/Xcm/xcm-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: libXcm-devel >= 0.4.1 +BuildRequires: libXcm-devel >= 0.4.2 BuildRequires: oyranos-devel >= 0.1.10 BuildRequires: libXfixes-devel BuildRequires: libXmu-devel @@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Sep 08 2011 Nicolas Chauvet - 0.4.2-1 +- Update to 0.4.2 + * Tue Jul 26 2011 Nicolas Chauvet - 0.4.1-1 - Update to 0.4.1