diff options
author | François Andriot <albator78@libertysurf.fr> | 2021-04-30 23:59:27 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2021-05-01 18:08:56 +0200 |
commit | b4ae1bd8917e7d998552912b5eb15444c7f1b023 (patch) | |
tree | de4ee69a8ee8e0c111bd3434cf97cdac68dd98c9 /redhat/dependencies/python-tqt | |
parent | da3fb75aff49630932f0204992db6d71ade3e711 (diff) | |
download | tde-packaging-b4ae1bd8917e7d998552912b5eb15444c7f1b023.tar.gz tde-packaging-b4ae1bd8917e7d998552912b5eb15444c7f1b023.zip |
RPM: update TDE version to 14.0.10
Diffstat (limited to 'redhat/dependencies/python-tqt')
-rw-r--r-- | redhat/dependencies/python-tqt/python-tqt.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/redhat/dependencies/python-tqt/python-tqt.spec b/redhat/dependencies/python-tqt/python-tqt.spec index 16ced1e89..2f31527ef 100644 --- a/redhat/dependencies/python-tqt/python-tqt.spec +++ b/redhat/dependencies/python-tqt/python-tqt.spec @@ -22,7 +22,7 @@ # TDE variables %define tde_epoch 2 %if "%{?tde_version}" == "" -%define tde_version 14.0.9 +%define tde_version 14.0.10 %endif %define tde_pkg python-tqt %define tde_prefix /opt/trinity |