diff --git a/.gitignore b/.gitignore index 26ca335..6841ffe 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /libxmlb-0.1.5.tar.xz /libxmlb-0.1.6.tar.xz /libxmlb-0.1.7.tar.xz +/libxmlb-0.1.8.tar.xz diff --git a/libxmlb.spec b/libxmlb.spec index 09e80bd..09dae9e 100644 --- a/libxmlb.spec +++ b/libxmlb.spec @@ -2,7 +2,7 @@ Summary: Library for querying compressed XML metadata Name: libxmlb -Version: 0.1.7 +Version: 0.1.8 Release: 1%{?dist} License: LGPLv2+ URL: https://github.com/hughsie/libxmlb @@ -38,6 +38,12 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %description devel Files for development with %{name}. +%package tests +Summary: Files for installed tests + +%description tests +Executable and data files for installed tests. + %prep %setup -q @@ -73,7 +79,17 @@ Files for development with %{name}. %{_libdir}/libxmlb.so %{_libdir}/pkgconfig/xmlb.pc +%files tests +%{_libexecdir}/xb-self-test +%{_datadir}/installed-tests/libxmlb/libxmlb.test +%dir %{_datadir}/installed-tests/libxmlb + %changelog +* Tue Mar 26 2019 Richard Hughes 0.1.8-1 +- New upstream release +- Add some installed tests +- Always add all children when importing parent-less XML data + * Fri Mar 08 2019 Richard Hughes 0.1.7-1 - New upstream release - Add XB_BUILDER_COMPILE_FLAG_IGNORE_GUID diff --git a/sources b/sources index 04918cd..a4823e1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libxmlb-0.1.7.tar.xz) = 5cd8238e510b4ca478ff4eb5ab7b58614b9307f9daad3fd66c44d9dc3f3b45f32bb941225413ca62ff281b784967e69e1f76b130eb5d35c0317667159cd3ecab +SHA512 (libxmlb-0.1.8.tar.xz) = 934ba0611c43b9b99a62a9dec5eb33b2d401dc677963ecbf8f3e02e39a3d7b5fcbd536d1f3eaf330e9fb6bba04da72fe1a689c98e1a8c446ad91afd5a17aedf1