diff --git a/.gitignore b/.gitignore index 9686a88..b37a947 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /colord-0.1.6.tar.bz2 /colord-0.1.7.tar.bz2 /colord-0.1.8.tar.bz2 +/colord-0.1.9.tar.xz diff --git a/colord.spec b/colord.spec index 7e276da..6e2193f 100644 --- a/colord.spec +++ b/colord.spec @@ -1,10 +1,10 @@ Summary: Color daemon Name: colord -Version: 0.1.8 +Version: 0.1.9 Release: 1%{?dist} License: GPLv2+ and LGPLv2+ URL: http://gitorious.org/colord -Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.bz2 +Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz BuildRequires: dbus-devel BuildRequires: docbook-utils @@ -87,6 +87,9 @@ touch $RPM_BUILD_ROOT%{_localstatedir}/lib/colord/storage.db %{_libdir}/pkgconfig/colord.pc %changelog +* Mon Jun 13 2011 Richard Hughes 0.1.9-1 +- New upstream version + * Fri Jun 02 2011 Richard Hughes 0.1.8-1 - New upstream version - Add a webcam device kind diff --git a/sources b/sources index dd6efb6..878eeb2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6105dcb6391f52d4e07f2bbeb0a052e3 colord-0.1.8.tar.bz2 +bc1cc6ba52e5b7f15eb8879276dd6339 colord-0.1.9.tar.xz