diff --git a/golang-github-abbot-go-http-auth.spec b/golang-github-abbot-go-http-auth.spec index 20c17bc..dc4d1c1 100644 --- a/golang-github-abbot-go-http-auth.spec +++ b/golang-github-abbot-go-http-auth.spec @@ -37,7 +37,7 @@ Name: golang-%{provider}-%{project}-%{repo} Version: 0 -Release: 0.2.git%{shortcommit}%{?dist} +Release: 0.3.git%{shortcommit}%{?dist} Summary: Basic and Digest HTTP Authentication for golang http License: ASL 2.0 URL: https://%{provider_prefix} @@ -175,7 +175,7 @@ gotest %{import_path} %endif %changelog -* Thu Jul 30 2015 Fridolin Pokorny - 0-0.2.gitc0ef453 +* Thu Jul 30 2015 Fridolin Pokorny - 0-0.3.gitc0ef453 - Move test.htpasswd and test.htdigest to test unit related: #1248477