diff --git a/osinfo-db.spec b/osinfo-db.spec index d7e61498758a6ccc3557b379a50d171ed761879d..031f90a5a94f264fe0d3f114aed642d14d201441 100644 --- a/osinfo-db.spec +++ b/osinfo-db.spec @@ -1,11 +1,11 @@ Name: osinfo-db Version: 20180920 Summary: osinfo database files -Release: 4 +Release: 5 License: LGPLv2+ URL: http://libosinfo.org/ -Source0: https://gitlab.com/libosinfo/osinfo-db/-/archive/%{name}-%{version}.tar.xz -Source1: https://gitlab.com/libosinfo/osinfo-db/-/archive/%{name}-%{version}.tar.xz.asc +Source0: https://releases.pagure.org/libosinfo/%{name}-%{version}.tar.xz +Source1: https://releases.pagure.org/libosinfo/%{name}-%{version}.tar.xz.asc BuildRequires: intltool osinfo-db-tools Requires: hwdata @@ -34,6 +34,9 @@ osinfo-db-import --root %{buildroot} --dir %{_datadir}/osinfo %{SOURCE0} %{_datadir}/osinfo/LICENSE %changelog +* Tue Sep 8 2020 linwei - 20180920-5 +- modify the URL of Source + * Mon Aug 17 2020 shixuantong - 20180920-4 - roll back to solve the libosinfo compilation failure problem