diff --git a/.gitignore b/.gitignore index 121ae20..bfd1135 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /custodia-0.3.0.tar.gz.sha512sum.txt /custodia-0.3.1.tar.gz /custodia-0.3.1.tar.gz.sha512sum.txt +/custodia-0.5.0.tar.gz diff --git a/custodia.spec b/custodia.spec index 14b1a5b..7e7888e 100644 --- a/custodia.spec +++ b/custodia.spec @@ -4,14 +4,13 @@ %endif Name: custodia -Version: 0.3.1 -Release: 3%{?dist} +Version: 0.5.0 +Release: 1%{?dist} Summary: A service to manage, retrieve and store secrets for other processes License: GPLv3+ URL: https://github.com/latchset/%{name} Source0: https://github.com/latchset/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz -Source1: https://github.com/latchset/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz.sha512sum.txt Source2: custodia.conf Source3: custodia.service Source4: custodia.socket @@ -129,7 +128,6 @@ Sub-package with python3 custodia extra modules (etcdstore) %prep -grep `sha512sum %{SOURCE0}` %{SOURCE1} || (echo "Checksum invalid!" && exit 1) %autosetup @@ -227,6 +225,10 @@ cp %{buildroot}/%{_bindir}/custodia-cli %{buildroot}/%{_bindir}/custodia-cli-3 %changelog +* Tue May 16 2017 Simo Sorce - 0.5.0-1 +- New Custodia version +- Drop checks on sha512sum, these checks are already done by dist-git + * Tue Apr 11 2017 Christian Heimes - 0.3.1-3 - Run Python 3 tests with correct Python version diff --git a/sources b/sources index f01660f..4ac683d 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -SHA512 (custodia-0.3.1.tar.gz) = 2b18dde8ca14d8447fa8a7f844652a981afbbb2fe0a4da0ef4df33aa083f26c7bed0edfe1a3f483a512973588949438810d311138c08b34dde70d99ed54a8bdb -SHA512 (custodia-0.3.1.tar.gz.sha512sum.txt) = 83ef2ebaafcd686da7a49e1a867951cbb28f261a623ee121c8a1181196dd51935ee5236b874dc9eaba1f637d50b367ae753932323285b57027215e26c9724bce +SHA512 (custodia-0.5.0.tar.gz) = 7e92bf30d9e09fb45efb85c2133adb608b3b992d20c58488e8ae2679d34c1dc3225935471bd7e5c03a7afcad8329cfa840c6d5cc7448684c77cb80758c6681d0