diff --git a/python-distutils-extra-2.39.tar.gz b/python-distutils-extra-2.39.tar.gz index 0a04e10..c146571 100644 Binary files a/python-distutils-extra-2.39.tar.gz and b/python-distutils-extra-2.39.tar.gz differ diff --git a/python-distutils-extra.spec b/python-distutils-extra.spec index abcaded..6ebfc4f 100644 --- a/python-distutils-extra.spec +++ b/python-distutils-extra.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 2.39 -Release: 1 +Release: 9 Summary: Integrate more support into Python's distutils License: GPLv2+ #Group: Development/Libraries diff --git a/python-distutils-extra.yaml b/python-distutils-extra.yaml new file mode 100644 index 0000000..205865a --- /dev/null +++ b/python-distutils-extra.yaml @@ -0,0 +1,4 @@ +version_control: git +src_repo: https://github.com/clearlinux-pkgs/python-distutils-extra.git +tag_prefix: "python-distutils-extra-" +seperator: "."