diff --git a/osinfo-db-tools.spec b/osinfo-db-tools.spec index 4ba88e06f49cb0c907263abf897007e355084102..0ce2188a7abb23cf5370854dad819a50caeb7576 100644 --- a/osinfo-db-tools.spec +++ b/osinfo-db-tools.spec @@ -1,11 +1,11 @@ -%define anolis_release 2 +%define anolis_release 3 Summary: Tools for managing the osinfo database Name: osinfo-db-tools Version: 1.10.0 Release: %{anolis_release}%{?dist} License: GPLv2+ -Source: https://gitlab.com/libosinfo/%{name}-%{version}/-/archive/v%{version}/%{name}-v%{version}.tar.gz +Source: https://gitlab.com/libosinfo/%{name}/-/archive/v%{version}/%{name}-v%{version}.tar.gz URL: http://libosinfo.org/ BuildRequires: meson @@ -68,6 +68,9 @@ Doc files for %{name} %doc NEWS README %changelog +* Fri Dec 22 2023 Xiaoping Liu - 1.10.0-3 +- rebuild + * Thu Apr 06 2023 Chunmei Xu - 1.10.0-2 - rebuild with libsoup3