Update to 0.35.1 upstream release
- Resolves: rhbz#2344364 Upstream tag: 0.35.1 Upstream commit: 81569906 Commit authored by Packit automation (https://packit.dev/)
This commit is contained in:
parent
4a9bf54ee5
commit
58488e616f
3 changed files with 6 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 1.8.0.post1.dev2+g8dc7f525.
|
||||
The file was generated using packit 1.8.0.post1.dev17+g2f26024c.
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ discover:
|
|||
how: fmf
|
||||
url: https://github.com/packit/packit
|
||||
filter: tag:full
|
||||
ref: 8dc7f5258be4dc05094fe33d195a57895190827c
|
||||
ref: 477eb5ab8a7b1cbdfdd01c8d7eb3afe58e24a75c
|
||||
prepare:
|
||||
- how: install
|
||||
copr: packit/packit-dev
|
||||
|
|
|
|||
|
|
@ -77,6 +77,10 @@ sed -i 's/setuptools_scm\[toml\]>=7/setuptools_scm[toml]/' pyproject.toml
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri May 30 2025 Packit <hello@packit.dev> - 0.35.1-1
|
||||
- We have fixed a bug that caused changes to get lost when a spec file passed as a path was replaced or deleted. (#470)
|
||||
- Resolves: rhbz#2344364
|
||||
|
||||
* Fri May 16 2025 Packit <hello@packit.dev> - 0.35.1-1
|
||||
- We have fixed a bug that caused changes to get lost when a spec file passed as a path was replaced or deleted. (#470)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue