14
0

Accepting request 1128265 from home:david.anes:branches:devel:languages:python

- Update to 0.25.0:
  - There is a new method, Specfile.update_version(), that allows 
    updating spec file version even if it is a pre-release. (#317)

OBS-URL: https://build.opensuse.org/request/show/1128265
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-specfile?expand=0&rev=36
This commit is contained in:
2023-11-23 10:27:52 +00:00
committed by Git OBS Bridge
parent 40097385cc
commit 4e944a5d82
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Nov 23 07:47:50 UTC 2023 - David Anes <david.anes@suse.com>
- Update to 0.25.0:
- There is a new method, Specfile.update_version(), that allows
updating spec file version even if it is a pre-release. (#317)
-------------------------------------------------------------------
Wed Nov 8 10:08:44 UTC 2023 - Matej Cepl <mcepl@suse.com>