14
0

Accepting request 1188958 from home:smolsheep:upgrades

- Add typing_extensions to Requires as well -- Fix rpmlint error
- Update to 0.32.0:
  * It is now possible to bump a release in a manner similar to
    rpmdev-bumpspec using Specfile.bump_release() method.

OBS-URL: https://build.opensuse.org/request/show/1188958
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-specfile?expand=0&rev=46
This commit is contained in:
2024-07-22 18:47:37 +00:00
committed by Git OBS Bridge
parent 569e18f069
commit 26b6ffe627
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Jul 22 07:48:10 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
- Add typing_extensions to Requires as well -- Fix rpmlint error
- Update to 0.32.0:
* It is now possible to bump a release in a manner similar to
rpmdev-bumpspec using Specfile.bump_release() method.
-------------------------------------------------------------------
Fri Jul 5 13:06:52 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>