[packit] 0.19.0 upstream release
Upstream tag: 0.19.0 Upstream commit: bad19f0c
This commit is contained in:
parent
4dd1a288d9
commit
e951aef0c2
5 changed files with 8 additions and 5 deletions
|
|
@ -1,3 +1,3 @@
|
|||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.75.0.post23+g672eac3.
|
||||
The file was generated using packit 0.76.0.post18+g116edc5.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
discover:
|
||||
how: fmf
|
||||
url: https://github.com/packit/specfile.git
|
||||
ref: e5615bf6d4f2b35d66f3f2d9807c81c10fa7fda9
|
||||
ref: bad19f0c5a965dc4a98056dc61fdcb6bf7c4dce9
|
||||
execute:
|
||||
how: tmt
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ discover:
|
|||
how: fmf
|
||||
url: https://github.com/packit/packit
|
||||
filter: tier:0 | tier:1
|
||||
ref: a5a18a83cb2f71eb9899c2000313804f96500d49
|
||||
ref: 116edc57710149e22d73c315367e1c332ebde907
|
||||
prepare:
|
||||
- how: install
|
||||
copr: packit/packit-dev
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ in a minimal diff.}
|
|||
|
||||
|
||||
Name: python-specfile
|
||||
Version: 0.18.0
|
||||
Version: 0.19.0
|
||||
Release: 1%{?dist}
|
||||
|
||||
Summary: A library for parsing and manipulating RPM spec files
|
||||
|
|
@ -71,6 +71,9 @@ Summary: %{summary}
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 22 2023 Packit <hello@packit.dev> - 0.19.0-1
|
||||
- Parsing has been optimized so that even spec files with hundreds of thousands of lines can be processed in reasonable time. (#240)
|
||||
|
||||
* Fri May 26 2023 Packit <hello@packit.dev> - 0.18.0-1
|
||||
- Specfile library now handles multiple `%%changelog` sections. (#230)
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (specfile-0.18.0.tar.gz) = 9f4987d8bd6d43dc0021cf223202bbf04592ade706de23f700793a9366cc4500b01401834a3a8c9d03e7d4d13be753c83fa382dbee6b80fc5a428edad8e88119
|
||||
SHA512 (specfile-0.19.0.tar.gz) = d0b0ea46227180bfad8a7fd896139dbe2120669dbad3f952642899cbd0cc090b58f5978c9d8ff5180330e5642bf29514520836b28438e52f67f9a5dc092be16e
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue