14
0

- Update to 0.35.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)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-specfile?expand=0&rev=68
This commit is contained in:
2025-05-30 09:20:44 +00:00
committed by Git OBS Bridge
parent 9fce79d461
commit 05743aeea2
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri May 30 08:43:58 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.35.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)
-------------------------------------------------------------------
Wed May 14 12:17:22 UTC 2025 - Nico Krapp <nico.krapp@suse.com>