diff options
author | Remi Collet <remi@remirepo.net> | 2021-02-15 08:23:56 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2021-02-15 08:23:56 +0100 |
commit | 4efa260e22648741cb25f2d8d51418c3491c46a9 (patch) | |
tree | e0c13eca39a0ff189e9689ac924d73600a28cbdf /.gitignore | |
parent | b78ba312b02b5706b35adc5bd2db3337b4e1a3fd (diff) |
Update to 1.5.0RC1
open https://github.com/php-gnupg/php-gnupg/pull/25
missing files in pecl archive
open https://github.com/php-gnupg/php-gnupg/pull/26
also cleanup socket files
open https://github.com/php-gnupg/php-gnupg/pull/27
fix build with old libgpgme 1.3
use gnupg version 2 (Fedora and EL-8)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ +clog package-*.xml *.tgz +*.tar.bz2 *.tar.gz *.tar.xz *.tar.xz.asc |