diff --git a/.gitignore b/.gitignore index fc49ad0..bf78f8e 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /osbs-client-6308ccdac3503f8d78400d06b998e81ddb57df7a.tar.gz /osbs-client-0112f3773b0d29b38df1e6e6373c811383b1d3d5.tar.gz /osbs-client-dd5b0ea3f0b77fd3f9f2d55f607dbf4323b4d167.tar.gz +/osbs-client-5021224746eb0e6ac12c54c397397b629167030b.tar.gz diff --git a/osbs-client.spec b/osbs-client.spec index 182c1c3..9972238 100644 --- a/osbs-client.spec +++ b/osbs-client.spec @@ -22,16 +22,16 @@ %global with_check 1 %endif -%global commit dd5b0ea3f0b77fd3f9f2d55f607dbf4323b4d167 +%global commit 5021224746eb0e6ac12c54c397397b629167030b %global shortcommit %(c=%{commit}; echo ${c:0:7}) # set to 0 to create a normal release %global postrelease 0 -%global release 3 +%global release 1 %global osbs_obsolete_vr 0.14-2 Name: osbs-client -Version: 0.31 +Version: 0.32 %if "x%{postrelease}" != "x0" Release: %{release}.%{postrelease}.git.%{shortcommit}%{?dist} %else @@ -226,6 +226,9 @@ LANG=en_US.utf8 py.test-%{python2_version} -vv tests %endif # with_python3 %changelog +* Thu Oct 13 2016 Adam Miller - 0.32-1 +- Update to latest upstream + * Thu Sep 22 2016 Adam Miller - 0.31-3 - Update python-requests patch to handle python3 bytestrings properly diff --git a/sources b/sources index fac855c..c6f16c3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -212b05033163e50880a45d005c051b58 osbs-client-dd5b0ea3f0b77fd3f9f2d55f607dbf4323b4d167.tar.gz +4beb395b88a3ee0e39a62fb56b510023 osbs-client-5021224746eb0e6ac12c54c397397b629167030b.tar.gz