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.20.tar.xz
|
||||||
/colord-0.1.21.tar.xz
|
/colord-0.1.21.tar.xz
|
||||||
/colord-0.1.22.tar.xz
|
/colord-0.1.22.tar.xz
|
||||||
|
/colord-0.1.23.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: Color daemon
|
Summary: Color daemon
|
||||||
Name: colord
|
Name: colord
|
||||||
Version: 0.1.22
|
Version: 0.1.23
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
URL: http://www.freedesktop.org/software/colord/
|
URL: http://www.freedesktop.org/software/colord/
|
||||||
Source0: http://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz
|
Source0: http://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz
|
||||||
@ -136,6 +136,11 @@ exit 0
|
|||||||
%{_datadir}/gtk-doc/html/colord/*
|
%{_datadir}/gtk-doc/html/colord/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user