New upstream version
- Assorted documentation fixes - Do not try to add duplicate sysfs devices
This commit is contained in:
parent
a973f1cb42
commit
ce916b38e7
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@
|
||||
/colord-0.1.20.tar.xz
|
||||
/colord-0.1.21.tar.xz
|
||||
/colord-0.1.22.tar.xz
|
||||
/colord-0.1.23.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: Color daemon
|
||||
Name: colord
|
||||
Version: 0.1.22
|
||||
Release: 2%{?dist}
|
||||
Version: 0.1.23
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+ and LGPLv2+
|
||||
URL: http://www.freedesktop.org/software/colord/
|
||||
Source0: http://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz
|
||||
@ -136,6 +136,11 @@ exit 0
|
||||
%{_datadir}/gtk-doc/html/colord/*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 29 2012 Richard Hughes <richard@hughsie.com> 0.1.23-1
|
||||
- New upstream version
|
||||
- Assorted documentation fixes
|
||||
- Do not try to add duplicate sysfs devices
|
||||
|
||||
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.22-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user