f16788e7d4
* Updated `Version.bump()` to add a `smart` argument,
which only bumps when `distance != 0`.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dunamai?expand=0&rev=5
22 lines
761 B
Plaintext
22 lines
761 B
Plaintext
-------------------------------------------------------------------
|
|
Sat Apr 20 14:07:58 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
- update to 1.20.0:
|
|
* Updated `Version.bump()` to add a `smart` argument,
|
|
which only bumps when `distance != 0`.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Feb 17 01:51:54 UTC 2024 - Richard Rahl <rrahl0@proton.me>
|
|
|
|
- update to 1.19.2
|
|
* ixed an exception when a Git repository had a broken ref
|
|
|
|
- update to 1.19.1:
|
|
* Relaxed Python bounds
|
|
* Fixed some git log commands that did not include -c log.showsignature=false
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 16 07:27:18 UTC 2023 - Richard Rahl <rrahl0@proton.me>
|
|
|
|
- initial packaging of version 1.19
|