[packit] 0.9.1 upstream release
Upstream tag: 0.9.1 Upstream commit: 11b91ccc Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
8f2a067dcd
commit
b56ae30d7d
4 changed files with 9 additions and 5 deletions
|
|
@ -1,3 +1,3 @@
|
|||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.60.1.dev11+g1b5611c.
|
||||
The file was generated using packit 0.63.1.dev12+gb534d99.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
discover:
|
||||
how: fmf
|
||||
url: https://github.com/packit/specfile.git
|
||||
ref: 6b6cbeae4b12458bb7518f889a19371a6d0d7d97
|
||||
ref: 11b91ccce19780d1d99426ec234715150ce00659
|
||||
execute:
|
||||
how: tmt
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@ in a minimal diff.}
|
|||
|
||||
|
||||
Name: python-specfile
|
||||
Version: 0.9.0
|
||||
Version: 0.9.1
|
||||
Release: 1%{?dist}
|
||||
|
||||
Summary: A library for parsing and manipulating RPM spec files
|
||||
|
|
@ -69,8 +69,12 @@ sed -i 's/rpm-py-installer/rpm/' setup.cfg
|
|||
|
||||
|
||||
%changelog
|
||||
* Sat Nov 12 2022 Packit <hello@packit.dev> - 0.9.1-1
|
||||
- `specfile` now supports localized tags (e.g. `Summary(fr)`) and tags with qualifiers (e.g. `Requires(post)`).
|
||||
It also follows more closely rpm parsing logic and doesn't fail on invalid section names. (#132)
|
||||
|
||||
* Tue Oct 25 2022 Packit <hello@packit.dev> - 0.9.0-1
|
||||
- Added utility classes for working with (N)EVR. (#113)
|
||||
- Added utility classes for working with (N)EVR. (#113)
|
||||
- Fixed an issue with multiple instances of `Specfile` not expanding macros in the right context. (#117)
|
||||
|
||||
* Fri Oct 14 2022 Packit <hello@packit.dev> - 0.8.0-1
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (specfile-0.9.0.tar.gz) = 58cab116a4a385fbf0ba7d131f89f2cdacf1c0a0e01db48dc06b7d9fd8fd1342667ca0121f2efa3a31dd49938483ece3f41d34ab7202294638fd00929e288032
|
||||
SHA512 (specfile-0.9.1.tar.gz) = d6a5689211816cb97218081e94bf8755f7b53a37d1c05a429e1d523c460e680c71c40d79a5ccb238c67ad58c8e81b7a083367b80830fd96c5d81e52e741b2906
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue