[packit] 0.7.0 upstream release

Upstream tag: 0.7.0
Upstream commit: e121363b

Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
Packit 2022-10-07 14:31:27 +00:00
commit 9219e57195
7 changed files with 18 additions and 13 deletions

View file

@ -13,7 +13,7 @@ in a minimal diff.}
Name: python-specfile
Version: 0.6.0
Version: 0.7.0
Release: 1%{?dist}
Summary: A library for parsing and manipulating RPM spec files
@ -69,6 +69,10 @@ sed -i 's/rpm-py-installer/rpm/' setup.cfg
%changelog
* Fri Oct 07 2022 Packit <hello@packit.dev> - 0.7.0-1
- It is now possible to filter changelog entries by specifying lower bound EVR, upper bound EVR or both. (#104)
- Added support for filenames specified in source URL fragments, for example: `https://example.com/foo/1.0/download.cgi#/%{name}-%{version}.tar.gz` (#100)
* Thu Aug 25 2022 Nikola Forró <nforro@redhat.com> - 0.6.0-1
- New upstream release 0.6.0