From 9b8455d5b16d86895d01b8b3db504b5d051d8b73 Mon Sep 17 00:00:00 2001 From: dirkmueller <> Date: Jun 06 2024 10:51:37 +0000 Subject: Update python-dunamai to version 1.21.1 / rev 5 via SR 1178911 https://build.opensuse.org/request/show/1178911 by user dirkmueller + anag+factory - update to 1.21.1: * Fixed: Distance was calculated inconsistently for Git * when there were some tags and none matched the version pattern. --- diff --git a/.files b/.files index 629e0ff..ef52f22 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 17a6c98..dd40e32 100644 --- a/.rev +++ b/.rev @@ -40,4 +40,15 @@ the repository is dirty.</comment> <requestid>1171535</requestid> </revision> + <revision rev="5" vrev="1"> + <srcmd5>ab7a16a8920aa29efbb5dd782ec7f745</srcmd5> + <version>1.21.1</version> + <time>1717670062</time> + <user>anag+factory</user> + <comment>- update to 1.21.1: + * Fixed: Distance was calculated inconsistently for Git + * when there were some tags and none matched the version + pattern.</comment> + <requestid>1178911</requestid> + </revision> </revisionlist> diff --git a/python-dunamai-1.21.0.tar.gz b/python-dunamai-1.21.0.tar.gz deleted file mode 120000 index 241cbe7..0000000 --- a/python-dunamai-1.21.0.tar.gz +++ /dev/null @@ -1 +0,0 @@ -/ipfs/bafkreibi2s7v5drph7s5njg6mgyfytdqv6vhy3pvl7qcas5vw22toypexq \ No newline at end of file diff --git a/python-dunamai-1.21.1.tar.gz b/python-dunamai-1.21.1.tar.gz new file mode 120000 index 0000000..3dff0f0 --- /dev/null +++ b/python-dunamai-1.21.1.tar.gz @@ -0,0 +1 @@ +/ipfs/bafkreigx72rivux26ifgzjpmcipfy2hfl3wgxcw2epm4hb7e46sxjtcvt4 \ No newline at end of file diff --git a/python-dunamai.changes b/python-dunamai.changes index cb18a60..72f2e26 100644 --- a/python-dunamai.changes +++ b/python-dunamai.changes @@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Thu Jun 6 07:27:47 UTC 2024 - Dirk Müller <dmueller@suse.com> + +- update to 1.21.1: + * Fixed: Distance was calculated inconsistently for Git + * when there were some tags and none matched the version + pattern. + +------------------------------------------------------------------- Fri May 3 07:28:45 UTC 2024 - Dirk Müller <dmueller@suse.com> - update to 1.21.0: diff --git a/python-dunamai.spec b/python-dunamai.spec index 575b959..8c2c688 100644 --- a/python-dunamai.spec +++ b/python-dunamai.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-dunamai -Version: 1.21.0 +Version: 1.21.1 Release: 0 Summary: Dynamic version generation License: MIT