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 | 493f5d64a95c45ee2cf89d61b89f022eb6d7fb00 (patch) | |
| tree | 6a7eb100790ac0c4c00650dc1e7574cb904f8734 | |
| parent | 77dcdbd4ef5d0bf0ca3de5928f9a9a51ff8c95a9 (diff) | |
automatic import of python-seabornopeneuler24.03_LTS_SP1
| -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 |
