| Name: | git-secret |
|---|---|
| Version: | 0.3.2 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 59589 |
| License: | MIT |
| RPM: | git-secret-0.3.2-2.el7.noarch.rpm |
| Source RPM: | git-secret-0.3.2-2.el7.src.rpm |
| Build Date: | Thu Oct 10 2019 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://git-secret.io/ |
| Summary: | A bash-tool to store your private data inside a git repository |
| Description: | git-secret is a bash tool which stores private data inside a git repository. It encrypts tracked files with public keys for users whom you trust using GPG, allowing permitted users to access encrypted data using their secret keys. |
- remove sha256sum dependency as nothing provides it (in coreutils)
- 0.3.2 upgrade, clarify sha256sum dependency
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- 0.2.6 upgrade
- Fix reviewer comments
- Initial packaging for review submission