Update libcomps to 0.1.19
This commit is contained in:
parent
bf40a6f324
commit
c63d0c6f06
@ -1,11 +1,11 @@
|
||||
%define __cmake_in_source_build 1
|
||||
|
||||
Name: libcomps
|
||||
Version: 0.1.18
|
||||
Release: 6%{?dist}
|
||||
Version: 0.1.19
|
||||
Release: 1%{?dist}
|
||||
Summary: Comps XML file manipulation library
|
||||
|
||||
License: GPLv2+
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://github.com/rpm-software-management/libcomps
|
||||
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
|
||||
@ -116,6 +116,10 @@ popd
|
||||
%{python3_sitearch}/%{name}-%{version}-py%{python3_version}.egg-info
|
||||
|
||||
%changelog
|
||||
* Tue Feb 28 2023 Sérgio Basto <sergio@serjux.com> - 0.1.19-1
|
||||
- Update libcomps to 0.1.19
|
||||
- Migrated to SPDX license
|
||||
|
||||
* Tue Feb 28 2023 Miro Hrončok <mhroncok@redhat.com> - 0.1.18-6
|
||||
- BuildRequire python3-setuptools explicitly, don't assume they are pulled transitively
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libcomps-0.1.18.tar.gz) = 9aa150a8bbfea85f57f043c928c050062d3a04adedfbfd635dd5eed396feed82a46dee8eaa52342a3afe95f5f816807556636ebe5aa691148988690d11c45ac8
|
||||
SHA512 (libcomps-0.1.19.tar.gz) = a85a0d0e3ea4f944464908a7a95da52f7d28978e0894af2e113d7929cf7bc96685e4b54e4ddff184af6ce1cfa08391fe94a1f6ec97992b3640d693d0ef07ee2e
|
||||
|
Loading…
Reference in New Issue
Block a user