diff options
author | Remi Collet <remi@remirepo.net> | 2018-03-01 15:38:16 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-03-01 15:38:16 +0100 |
commit | 4cdae8a5d84d306bcdaa3dd8979722c1e35aa83a (patch) | |
tree | a414ee1735d7195d5ff0e866ff28c0e1f79c5601 | |
parent | 07d9d9269d4fc0ac7ba88c75945b49da4b7c9e80 (diff) |
add TODO
-rw-r--r-- | phpMyAdmin.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phpMyAdmin.spec b/phpMyAdmin.spec index 51b690c..2ff1285 100644 --- a/phpMyAdmin.spec +++ b/phpMyAdmin.spec @@ -20,6 +20,8 @@ %global with_httpd 0 %endif +## TODO pragmarx/google2fa and samyoul/u2f-php-server + %global upstream_version 4.8.0 %global upstream_prever alpha1 |