New upstream version
This commit is contained in:
parent
e4e1f91ea1
commit
c064ff869d
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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 <richard@hughsie.com> 0.1.9-1
|
||||
- New upstream version
|
||||
|
||||
* Fri Jun 02 2011 Richard Hughes <richard@hughsie.com> 0.1.8-1
|
||||
- New upstream version
|
||||
- Add a webcam device kind
|
||||
|
Loading…
Reference in New Issue
Block a user