14
0

- adding the option git_describe_command to allow the user to control the

way that git describe is called.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-setuptools_scm?expand=0&rev=42
This commit is contained in:
2019-03-01 12:38:08 +00:00
committed by Git OBS Bridge
parent 3667b0bd77
commit 619d023386
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Mar 1 12:37:15 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
- adding the option git_describe_command to allow the user to control the
way that git describe is called.
-------------------------------------------------------------------
Thu Jan 24 15:37:06 UTC 2019 - Matěj Cepl <mcepl@suse.com>