Update to 0.4.2

This commit is contained in:
Nicolas Chauvet 2011-09-08 23:36:47 +02:00
commit 271db98fb8
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View file

@ -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

View file

@ -1 +1 @@
a3dce73b7468f43c488276a613d8d4bf xcm-0.4.1.tar.gz
ba8903be20c95b91a1f8b28acc314f74 xcm-0.4.2.tar.gz

View file

@ -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 <kwizart@gmail.com> - 0.4.2-1
- Update to 0.4.2
* Tue Jul 26 2011 Nicolas Chauvet <kwizart@gmail.com> - 0.4.1-1
- Update to 0.4.1