New upstream version
This commit is contained in:
parent
70a24b5a1c
commit
3a9e994ea2
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@
|
|||||||
/colord-1.0.2.tar.xz
|
/colord-1.0.2.tar.xz
|
||||||
/colord-1.1.1.tar.xz
|
/colord-1.1.1.tar.xz
|
||||||
/colord-1.1.2.tar.xz
|
/colord-1.1.2.tar.xz
|
||||||
|
/colord-1.1.3.tar.xz
|
||||||
|
BIN
colord-1.1.3.tar.xz
Normal file
BIN
colord-1.1.3.tar.xz
Normal file
Binary file not shown.
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Summary: Color daemon
|
Summary: Color daemon
|
||||||
Name: colord
|
Name: colord
|
||||||
Version: 1.1.2
|
Version: 1.1.3
|
||||||
Release: 1%{?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/
|
||||||
@ -274,6 +274,11 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
|||||||
%{_datadir}/gtk-doc/html/colord/*
|
%{_datadir}/gtk-doc/html/colord/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 30 2013 Richard Hughes <richard@hughsie.com> 1.1.3-1
|
||||||
|
- New upstream version
|
||||||
|
- Never print incomplete 'colormgr dump' output
|
||||||
|
- Restrict the length of key and values when setting metadata
|
||||||
|
|
||||||
* Fri Sep 13 2013 Richard Hughes <richard@hughsie.com> 1.1.2-1
|
* Fri Sep 13 2013 Richard Hughes <richard@hughsie.com> 1.1.2-1
|
||||||
- New upstream version
|
- New upstream version
|
||||||
- Add a 'dump' colormgr command to aid debugging
|
- Add a 'dump' colormgr command to aid debugging
|
||||||
|
Loading…
Reference in New Issue
Block a user