diff --git a/osinfo-db.spec b/osinfo-db.spec index efaf001d73b031f4d2e67be5ec5842302f1b85a8..8aadee89dbd6d1b44ab6b96845c2e1b1ea67d86d 100644 --- a/osinfo-db.spec +++ b/osinfo-db.spec @@ -1,11 +1,11 @@ Name: osinfo-db Version: 20180920 Summary: osinfo database files -Release: 2 +Release: 3 License: LGPLv2+ URL: http://libosinfo.org/ -Source0: https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.xz -Source1: https://fedorahosted.org/releases/l/i/libosinfo/%{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 @@ -29,5 +29,8 @@ osinfo-db-import --root %{buildroot} --dir %{_datadir}/osinfo %{SOURCE0} %{_datadir}/osinfo/LICENSE %changelog +* Tue Sep 8 2020 linwei - 20180920-3 +- modify the URL of Source + * Mon Aug 12 2019 openEuler Buildteam - 20180920-2 - Package init