[packit] 0.6.0 upstream release
Upstream tag: 0.6.0 Upstream commit: 8b0a6cc4 Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
1e93bf71df
commit
8505b23f3d
4 changed files with 10 additions and 6 deletions
|
|
@ -5,7 +5,7 @@ in a minimal diff.}
|
|||
|
||||
|
||||
Name: python-specfile
|
||||
Version: 0.5.1
|
||||
Version: 0.6.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
Summary: A library for parsing and manipulating RPM spec files
|
||||
|
|
@ -59,9 +59,13 @@ sed -i 's/rpm-py-installer/rpm/' setup.cfg
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 25 2022 Packit <hello@packit.dev> - 0.6.0-1
|
||||
- Switched to our own implementation of working with `%changelog` timestamps and removed dependency on arrow (#88)
|
||||
- Fixed requires of EPEL 8 rpm (#86)
|
||||
|
||||
* Wed Aug 10 2022 Packit <hello@packit.dev> - 0.5.1-1
|
||||
- Added new `%conf` section (#74)
|
||||
- Switched to rpm-py-installer (#75)
|
||||
- Added new `%conf` section (#74)
|
||||
- Switched to rpm-py-installer (#75)
|
||||
- Fixed detecting extended timestamp format in `%changelog` (#77, #81)
|
||||
|
||||
* Fri Jul 22 2022 Packit <hello@packit.dev> - 0.5.0-1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue