From b5d6ac68ff8607d9923017fbe04bf7f1c3d67b31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= Date: Thu, 9 May 2019 10:36:42 +0200 Subject: [PATCH] Update to 1.5.0 release MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabiano FidĂȘncio --- .gitignore | 1 + osinfo-db-tools.spec | 19 ++++++++++++++++--- sources | 3 ++- 3 files changed, 19 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index e64649c..8a5331e 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ *.rpm x86_64/ *~ +/osinfo-db-tools-1.5.0.tar.gz.asc diff --git a/osinfo-db-tools.spec b/osinfo-db-tools.spec index 20c3348..84eb9b3 100644 --- a/osinfo-db-tools.spec +++ b/osinfo-db-tools.spec @@ -2,10 +2,10 @@ Summary: Tools for managing the osinfo database Name: osinfo-db-tools -Version: 1.4.0 -Release: 2%{?dist} +Version: 1.5.0 +Release: 1%{?dist} License: GPLv2+ -Source: https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.gz +Source: https://releases.pagure.io/libosinfo/%{name}-%{version}.tar.gz URL: http://libosinfo.org/ BuildRequires: gcc BuildRequires: gettext-devel @@ -15,6 +15,9 @@ BuildRequires: libxslt-devel >= 1.0.0 BuildRequires: libarchive-devel BuildRequires: json-glib-devel BuildRequires: /usr/bin/pod2man +BuildRequires: python3 +BuildRequires: python3-pytest +BuildRequires: python3-requests Requires: gvfs %description @@ -28,6 +31,13 @@ information about operating systems for use with virtualization %configure %__make %{?_smp_mflags} V=1 +%check +if ! make check +then + cat tests/test-suite.log || true + exit 1 +fi + %install %__make install DESTDIR=%{buildroot} @@ -46,6 +56,9 @@ information about operating systems for use with virtualization %{_mandir}/man1/osinfo-db-validate.1* %changelog +* Thu May 09 2019 Fabiano FidĂȘncio - 1.5.0-1 +- Update to 1.5.0 release + * Thu Apr 11 2019 Fabiano FidĂȘncio - 1.4.0-2 - rhbz#1698845: Require GVFS diff --git a/sources b/sources index e462e68..254c331 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ -SHA512 (osinfo-db-tools-1.4.0.tar.gz) = f4813f948551f630cc9936986abc3ef4455647ec529b353dc4fee71f8071beeebac0a2ee1988cede92ea3635bca9bedd400ac9f275e3f5592ff50236d97cfb91 +SHA512 (osinfo-db-tools-1.5.0.tar.gz) = baa42086ae13365e463064f0313228ec79d785a863b72c396d2a24d35496420d17ea09191629663c8c67ec46f3168f256ff50896053244cd0255be6ac08583d1 +SHA512 (osinfo-db-tools-1.5.0.tar.gz.asc) = 5497f750adc0c5c4de32bc24071d6487acb13dd7c9f34ba92efeb6d5b714577f5639cbebbe9fa18e7d5165eb613a1a32fe744ab8143bed3959c4064b6fabb793