[packit] 0.4.0 upstream release
Upstream tag: 0.4.0 Upstream commit: d3b97670 Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
f7967f73f4
commit
303e08c667
3 changed files with 10 additions and 3 deletions
|
|
@ -1,3 +1,3 @@
|
|||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.51.1.dev2+g213c789.
|
||||
The file was generated using packit 0.52.2.dev4+g63407fe.
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@ in a minimal diff.}
|
|||
|
||||
|
||||
Name: python-specfile
|
||||
Version: 0.3.0
|
||||
Version: 0.4.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
Summary: A library for parsing and manipulating RPM spec files
|
||||
|
|
@ -57,6 +57,13 @@ Summary: %{summary}
|
|||
|
||||
|
||||
%changelog
|
||||
* 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)
|
||||
- Fixed list of valid tag names and ensured newly added tags are not part of a condition block (#66)
|
||||
- Initial patch number and its default number of digits are now honored (#66)
|
||||
- Fixed a bug in `%prep` macro stringification (#67)
|
||||
|
||||
* Mon May 16 2022 Packit <hello@packit.dev> - 0.3.0-1
|
||||
- Made `Sources` a `MutableSequence` (#36)
|
||||
- Started using consistent terminology for source numbers and added the option to insert a source with a specific number (#47)
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (specfile-0.3.0.tar.gz) = 21cff0c575fd9f6c9f13b6e3e4002de68d41ab8248f2cf2873ac0e747371b258da62f90244fbd4f516d2491a5215cbce572c894ae45e12165c068c40d88ea5c8
|
||||
SHA512 (specfile-0.4.0.tar.gz) = 21e68fd6a104dd4d652573a8661a0f6c10e19883374e5a87a16c9925c4ffb7d5758a4b14cf059ed14a0825fb25771898e8c95375e6d015ee22e38d0598af4773
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue