[packit] 0.20.2 upstream release

Upstream tag: 0.20.2
Upstream commit: 4486a88c

If you need to do any change in this pull request, you need to locally fetch the source branch of it and push it (with a fix) to your fork (as it is not possible to push to the branch created in the Packit’s fork):
```
git fetch https://src.fedoraproject.org/forks/packit/rpms/python-specfile.git refs/heads/*:refs/remotes/packit/*
git checkout packit/0.20.2-rawhide-update-propose_downstream
```
This commit is contained in:
Packit 2023-07-31 13:17:21 +00:00
commit 45a5cfd616
6 changed files with 124 additions and 54 deletions

View file

@ -13,8 +13,8 @@ in a minimal diff.}
Name: python-specfile
Version: 0.20.0
Release: 2%{?dist}
Version: 0.20.2
Release: 1%{?dist}
Summary: A library for parsing and manipulating RPM spec files
License: MIT
@ -71,6 +71,9 @@ Summary: %{summary}
%changelog
* 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)
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.20.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild