diff --git a/osbs-client.spec b/osbs-client.spec index 2fa5844..95647b6 100644 --- a/osbs-client.spec +++ b/osbs-client.spec @@ -26,7 +26,7 @@ %global shortcommit %(c=%{commit}; echo ${c:0:7}) # set to 0 to create a normal release %global postrelease 0 -%global release 3 +%global release 4 %global osbs_obsolete_vr 0.14-2 @@ -246,6 +246,9 @@ LANG=en_US.utf8 py.test-%{python2_version} -vv tests %endif # with_python3 %changelog +* Mon Dec 19 2016 Miro HronĨok - 0.33-4 +- Rebuild for Python 3.6 + * Thu Dec 15 2016 Adam Miller - 0.33-3 - Update patch for site specific customizations to be in line with upstream - Add cancel-build patch