diff --git a/.gitignore b/.gitignore index e16b313..5ea7ca9 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /copr-dist-git-0.26.tar.gz /copr-dist-git-0.27.tar.gz /copr-dist-git-0.29.tar.gz +/copr-dist-git-0.30.tar.gz diff --git a/copr-dist-git.spec b/copr-dist-git.spec index fe4651a..67e254b 100644 --- a/copr-dist-git.spec +++ b/copr-dist-git.spec @@ -1,5 +1,5 @@ Name: copr-dist-git -Version: 0.29 +Version: 0.30 Release: 1%{?dist} Summary: Copr services for Dist Git server @@ -56,6 +56,7 @@ Requires: python-jinja2 Requires: pyrpkg >= 1.47 Requires: docker Requires: httpd +Requires: git-svn %{?fedora:Requires(post): policycoreutils-python-utils} %{?rhel:Requires(post): policycoreutils-python} @@ -146,6 +147,13 @@ restorecon -rv /var/lib/copr-dist-git %ghost %{_var}/log/copr-dist-git/*.log %changelog +* Fri Jun 09 2017 clime 0.30-1 +- import build task only once +- remove unsupported --depth from git svn command +- add dep on git-svn +- better exception handling in MockScmProvider +- fix 'git svn clone' and add exception handling for clone part in MockScm provider + * Thu Jun 01 2017 clime 0.29-1 - Bug 1457888 - Mock SCM method fails to build a package - increase depth for git clone so that required tags that tito needs are downloaded diff --git a/sources b/sources index 0fa70eb..d38a0c1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (copr-dist-git-0.29.tar.gz) = c0eb3b92f991f7630d8a862ef2a422e184286630dd32c44b7e6ffe5c1d68765534a22790d065e96e5e949af6b6d1fb97c7423ccda183defa5eba5c94823c726f +SHA512 (copr-dist-git-0.30.tar.gz) = 64e0e25070ce9fb6ed3afcb2ffdeafc882e0be577d4147554e1638d5f0a51170e1cb3e036dc7c37c7585e593ae99cad0d93d05b14fecd7ea6efd61f93d760bc7