diff --git a/SPECS/osinfo-db-tools.spec b/SPECS/osinfo-db-tools.spec index 1101605..ebbe485 100644 --- a/SPECS/osinfo-db-tools.spec +++ b/SPECS/osinfo-db-tools.spec @@ -2,10 +2,10 @@ Summary: Tools for managing the osinfo database Name: osinfo-db-tools -Version: 1.1.0 +Version: 1.7.0 Release: 1%{?dist} License: GPLv2+ -Source: https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.gz +Source: https://releases.pagure.org/libosinfo/%{name}-%{version}.tar.xz URL: http://libosinfo.org/ BuildRequires: intltool BuildRequires: glib2-devel @@ -22,7 +22,7 @@ information about operating systems for use with virtualization %setup -q %build -%configure +### ### ###%configure %__make %{?_smp_mflags} V=1 %install