diff --git a/_update.sh b/_update.sh index 961c628..18c14e8 100644 --- a/_update.sh +++ b/_update.sh @@ -8,3 +8,4 @@ osc rm *.tar.gz osc service localrun download_files osc add *.tar.gz osc ci -m "Update to $version" +osc sr -m "Update to $version" diff --git a/python-openqa_review-1.7.2.tar.gz b/python-openqa_review-1.7.2.tar.gz deleted file mode 100644 index 93201ea..0000000 --- a/python-openqa_review-1.7.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:894a4bb49ce0ddaf364532b9dfa9b1df5715ec8a54fcff21902923e39c4143e5 -size 395762 diff --git a/python-openqa_review-1.7.4.tar.gz b/python-openqa_review-1.7.4.tar.gz new file mode 100644 index 0000000..18bce62 --- /dev/null +++ b/python-openqa_review-1.7.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b566e5a7ffeb06f29cf0c445755024ee0b86f867a4e63129a078b6e314ec4240 +size 396005 diff --git a/python-openqa_review.changes b/python-openqa_review.changes index c1540e5..f412e27 100644 --- a/python-openqa_review.changes +++ b/python-openqa_review.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Aug 26 08:53:36 UTC 2017 - okurz@suse.com + +- Update to version 1.7.4: + * Fix error 401 on redmine after server side ngingx update + * Ignore cscope.out + * Fix whitespace as reported by flake8 + * Fix handling of dotted build numbers parsing from comments + ------------------------------------------------------------------- Mon Jul 24 15:08:40 UTC 2017 - okurz@suse.com diff --git a/python-openqa_review.spec b/python-openqa_review.spec index 82babdb..6f41617 100644 --- a/python-openqa_review.spec +++ b/python-openqa_review.spec @@ -18,7 +18,7 @@ %define short_name openqa_review Name: python-%{short_name} -Version: 1.7.2 +Version: 1.7.4 Release: 0 Summary: A review helper script for openQA License: MIT