[packit] 0.5.0 upstream release
Upstream tag: 0.5.0 Upstream commit: e4f80e56 Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
3d61f65819
commit
f15f6e3202
3 changed files with 12 additions and 3 deletions
|
|
@ -1,3 +1,3 @@
|
|||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.52.2.dev4+g63407fe.
|
||||
The file was generated using packit 0.55.1.dev8+g432e38d.
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ in a minimal diff.}
|
|||
|
||||
|
||||
Name: python-specfile
|
||||
Version: 0.4.0
|
||||
Version: 0.5.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
Summary: A library for parsing and manipulating RPM spec files
|
||||
|
|
@ -57,6 +57,15 @@ Summary: %{summary}
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 22 2022 Packit <hello@packit.dev> - 0.5.0-1
|
||||
- Strict optional typing is now enforced (#68)
|
||||
- Fixed deduplication of tag names (#69)
|
||||
- Sources and patches can now be removed by number (#69)
|
||||
- Number of digits in a source number is now expressed the same way as packit does it (#69)
|
||||
- Empty lines are now compressed when deleting tags (#69)
|
||||
- Added convenience property for getting texts of tag comments (#69)
|
||||
- Added convenience method for adding a patch (#69)
|
||||
|
||||
* Tue Jun 21 2022 Packit <hello@packit.dev> - 0.4.0-1
|
||||
- Added convenience properties for most used tags (#63)
|
||||
- Hardened linting by ignoring only specific mypy errors (#64)
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (specfile-0.4.0.tar.gz) = 21e68fd6a104dd4d652573a8661a0f6c10e19883374e5a87a16c9925c4ffb7d5758a4b14cf059ed14a0825fb25771898e8c95375e6d015ee22e38d0598af4773
|
||||
SHA512 (specfile-0.5.0.tar.gz) = e5472d1bfffc76acd781ee32fb79b4f2be9b46d3576fc5bf2d52e2edff3a2aa47563237bad1563c4c0f305a4aa1bbc59a515fa2153e6e37b01f1c7b216ad58e0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue