1
0

4 Commits

Author SHA256 Message Date
06daa3f9c5 Accepting request 1255081 from devel:languages:python
- update to 1.23.1:
  * Fixed: Version.__lt__ checked if all fields were less than the other
    instance (forwarded request 1255080 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1255081
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dunamai?expand=0&rev=9
2025-03-24 12:27:45 +00:00
Richard Rahl
ea4fd23592 - update to 1.23.1:
* Fixed: Version.__lt__ checked if all fields were less than the other
    instance

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dunamai?expand=0&rev=17
2025-03-21 18:04:43 +00:00
1634274b71 Accepting request 1224852 from devel:languages:python
- update to 1.23.0:
  * Add major/minor/patch format placeholders
  * Clean up some formatting (forwarded request 1224848 from rrahl0)

OBS-URL: https://build.opensuse.org/request/show/1224852
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-dunamai?expand=0&rev=8
2024-11-18 19:02:25 +00:00
Richard Rahl
5e3234f9d2 Accepting request 1224848 from home:rrahl0
- update to 1.23.0:
  * Add major/minor/patch format placeholders
  * Clean up some formatting

OBS-URL: https://build.opensuse.org/request/show/1224848
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dunamai?expand=0&rev=15
2024-11-18 12:06:46 +00:00
4 changed files with 19 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:375a0b21309336f0d8b6bbaea3e038c36f462318c68795166e31f9873fdad676
size 44453

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0b5712fc63bfb235263d912bfc5eb84590ba2201bb737268d25a5dbad7085489
size 45066

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Mar 21 17:00:43 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 1.23.1:
* Fixed: Version.__lt__ checked if all fields were less than the other
instance
-------------------------------------------------------------------
Mon Nov 18 11:59:04 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- update to 1.23.0:
* Add major/minor/patch format placeholders
* Clean up some formatting
-------------------------------------------------------------------
Wed Aug 7 04:35:52 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-dunamai
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-dunamai
Version: 1.22.0
Version: 1.23.1
Release: 0
Summary: Dynamic version generation
License: MIT