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:
Packit 2025-05-30 08:49:24 +00:00
commit 58488e616f
3 changed files with 6 additions and 2 deletions

View file

@ -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)