import osinfo-db-tools-1.10.0-1.el9

This commit is contained in:
CentOS Sources 2023-05-09 05:29:01 +00:00 committed by Stepan Oksanichenko
parent 7b27305839
commit e2a41ff31e
3 changed files with 8 additions and 4 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/osinfo-db-tools-1.9.0.tar.xz
SOURCES/osinfo-db-tools-1.10.0.tar.xz

View File

@ -1 +1 @@
6da132d05d355c4e55f018fb79db756b6a6f8292 SOURCES/osinfo-db-tools-1.9.0.tar.xz
e7b74c3434c7b3af74276cfa16b68718305440cd SOURCES/osinfo-db-tools-1.10.0.tar.xz

View File

@ -2,8 +2,8 @@
Summary: Tools for managing the osinfo database
Name: osinfo-db-tools
Version: 1.9.0
Release: 3%{?dist}
Version: 1.10.0
Release: 1%{?dist}
License: GPLv2+
Source: https://releases.pagure.io/libosinfo/%{name}-%{version}.tar.xz
URL: http://libosinfo.org/
@ -57,6 +57,10 @@ information about operating systems for use with virtualization
%{_mandir}/man1/osinfo-db-validate.1*
%changelog
* Wed Nov 30 2022 Victor Toso <victortoso@redhat.com> - 1.10.0-1
- Update to 1.10.0 release
Related: rhbz#2149601
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.9.0-3
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688