| Name: | git-secret | 
|---|---|
| Version: | 0.3.2 | 
| Release: | 2.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 59585 | 
| License: | MIT | 
| RPM: | git-secret-0.3.2-2.el8.noarch.rpm | 
| Source RPM: | git-secret-0.3.2-2.el8.src.rpm | 
| Build Date: | Fri Nov 01 2019 | 
| Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.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