[packit] 0.21.0 upstream release
Upstream tag: 0.21.0 Upstream commit: 56360c0a
This commit is contained in:
parent
478a834385
commit
d5184c2cd6
6 changed files with 11 additions and 9 deletions
|
|
@ -13,7 +13,7 @@ in a minimal diff.}
|
|||
|
||||
|
||||
Name: python-specfile
|
||||
Version: 0.20.2
|
||||
Version: 0.21.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
Summary: A library for parsing and manipulating RPM spec files
|
||||
|
|
@ -71,6 +71,10 @@ Summary: %{summary}
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 11 2023 Nikola Forró <nforro@redhat.com> - 0.21.0-1
|
||||
- `specfile` no longer tracebacks when some sources are missing and can't be _emulated_. In such case the spec file is parsed without them at the cost of `%%setup` and `%%patch` macros potentially expanding differently than with the sources present. (#271)
|
||||
- Specfile's license in RPM spec file is now confirmed to be SPDX compatible. (#269)
|
||||
|
||||
* Mon Jul 31 2023 Packit <hello@packit.dev> - 0.20.2-1
|
||||
- Fixed Packit config to work properly with `propose-downstream` and `pull-from-upstream` jobs. (#261)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue