diff options
author | CoprDistGit <infra@openeuler.org> | 2025-10-15 03:18:47 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-10-15 03:18:47 +0000 |
commit | f62a96335e2c9bf65425ddf5ed772a7cac50e0cb (patch) | |
tree | 6a7eb100790ac0c4c00650dc1e7574cb904f8734 /python-seaborn.spec | |
parent | 476c38bcf5272ab01ebbc0b222382d9101db7900 (diff) |
automatic import of python-seabornopeneuler24.03_LTS_SP2openeuler24.03_LTS
Diffstat (limited to 'python-seaborn.spec')
-rw-r--r-- | python-seaborn.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-seaborn.spec b/python-seaborn.spec index ead9aed..ce52751 100644 --- a/python-seaborn.spec +++ b/python-seaborn.spec @@ -1,5 +1,5 @@ %global _empty_manifest_terminate_build 0 -%define dist_tag %(sed -n 's/.* release \\([0-9]\\{2\\}\\)\\.\\([0-9]\\{2\\}\\).*LTS-SP\\([0-9]\\).*/oe\\1\\2sp\\3/p' /etc/openEuler-release) +%define dist_tag %(sed -n 's/.*release \\([0-9]*\\)\.\\([0-9]*\\).*[Ss][Pp]\\([0-9]*\\).*/oe\\1\\2sp\\3/p; t; s/.*release \\([0-9]*\\)\.\\([0-9]*\\).*/oe\\1\\2/p' /etc/openEuler-release) Name: python-seaborn Version: 0.13.2 |