diff --git a/.gitignore b/.gitignore index 033ce1f..ffd663b 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,4 @@ /colord-1.4.1.tar.xz /colord-1.4.2.tar.xz /colord-1.4.3.tar.xz +/colord-1.4.4.tar.xz diff --git a/colord.spec b/colord.spec index 10f124a..e960fd4 100644 --- a/colord.spec +++ b/colord.spec @@ -18,14 +18,15 @@ Summary: Color daemon Name: colord -Version: 1.4.3 -Release: 4%{?dist} +Version: 1.4.4 +Release: 1%{?dist} License: GPLv2+ and LGPLv2+ URL: https://www.freedesktop.org/software/colord/ Source0: https://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz BuildRequires: dbus-devel -BuildRequires: docbook-utils +BuildRequires: libxslt +BuildRequires: docbook5-style-xsl BuildRequires: gettext BuildRequires: glib2-devel BuildRequires: systemd-devel @@ -106,6 +107,12 @@ Provides: shared-color-profiles-extra More color profiles for color management that are less commonly used. This may be useful for CMYK soft-proofing or for extra device support. +%package tests +Summary: Data files for installed tests + +%description tests +Data files for installed tests. + %prep %setup -q @@ -117,6 +124,7 @@ ulimit -Sv 2000000 %meson \ -Dvapi=true \ + -Dinstalled_tests=true \ %if 0%{?build_print_profiles} -Dprint_profiles=true \ %else @@ -276,7 +284,18 @@ exit 0 %dir %{_datadir}/gtk-doc/html/colord %{_datadir}/gtk-doc/html/colord/* +%files tests +%dir %{_libexecdir}/installed-tests/colord +%{_libexecdir}/installed-tests/colord/* +%dir %{_datadir}/installed-tests/colord +%{_datadir}/installed-tests/colord/* + %changelog +* Fri Mar 08 2019 Richard Hughes 1.4.4-1 +- New upstream version +- Actually install the installed tests +- Port manpages to xsltproc and DocBook 5 + * Mon Feb 04 2019 Kalev Lember - 1.4.3-4 - Update BRs for vala packaging changes diff --git a/sources b/sources index cb942bd..ecd6de3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (colord-1.4.3.tar.xz) = 8a4dc9c6c480cff0a3a9d9187e087cc07e1c8c262edd45cbb69e51d384fab4331b1115c354ee2160ab36137b7d342fb450672acd29066dd45e7878562197dce2 +SHA512 (colord-1.4.4.tar.xz) = 0187a363c41ae5102dc3b454fcd84df83d71ac0dc32d88b33651edc1df15cbf1f47218caee3037c876e892613a2301226886a73b39759cfb709d0fef8e168628