!10 modify the URL of Source

Merge pull request !10 from linwei9/master
This commit is contained in:
openeuler-ci-bot 2020-09-09 15:32:50 +08:00 committed by Gitee
commit b4b9492587

View File

@ -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 <linwei54@huawei.com> - 20180920-5
- modify the URL of Source
* Mon Aug 17 2020 shixuantong <shixuantong@huawei.com> - 20180920-4
- roll back to solve the libosinfo compilation failure problem