forked from pool/python-openqa_review
Accepting request 637177 from devel:languages:python
Update to 1.13.0 OBS-URL: https://build.opensuse.org/request/show/637177 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-openqa_review?expand=0&rev=25
This commit is contained in:
@@ -4,6 +4,6 @@ osc rm *.obscpio
|
|||||||
osc service disabledrun
|
osc service disabledrun
|
||||||
version=$(osc diff | sed -n 's/^.*Update to version \([0-9.]\+\):/\1/p')
|
version=$(osc diff | sed -n 's/^.*Update to version \([0-9.]\+\):/\1/p')
|
||||||
sed -i -e "s/^\(Version:\s*\)[0-9.]\+/\1$version/g" python-openqa_review.spec
|
sed -i -e "s/^\(Version:\s*\)[0-9.]\+/\1$version/g" python-openqa_review.spec
|
||||||
sc add *.obscpio
|
osc add *.obscpio
|
||||||
osc ci -m "Update to $version"
|
osc ci -m "Update to $version"
|
||||||
osc sr -m "Update to $version"
|
osc sr -m "Update to $version"
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:46b82686bae3187458550179cf945ddece8940e321d7a2e16a0df91f176dfc2b
|
|
||||||
size 5106700
|
|
3
python-openqa_review-1.13.0.obscpio
Normal file
3
python-openqa_review-1.13.0.obscpio
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f23e7ce92319cf407e11c75cf605a134e6278cc366fb8de568130c74bca0aec6
|
||||||
|
size 5107212
|
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 22 10:15:30 UTC 2018 - okurz@suse.com
|
||||||
|
|
||||||
|
- Update to version 1.13.0:
|
||||||
|
* Delete obsolete warning about build number format
|
||||||
|
* Fix non-ascii encoding problems in the whole generated report
|
||||||
|
* Add request retry on HTTP error 503
|
||||||
|
* Add tests for urls formatting using markdown
|
||||||
|
* Format all urls in softfail message using markdown
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 25 07:03:33 UTC 2018 - okurz@suse.com
|
Wed Jul 25 07:03:33 UTC 2018 - okurz@suse.com
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
name: python-openqa_review
|
name: python-openqa_review
|
||||||
version: 1.12.1
|
version: 1.13.0
|
||||||
mtime: 1532498344
|
mtime: 1537611172
|
||||||
commit: 42a115d7fb88c0616a3f5940677b9ed361f88e91
|
commit: aaab7bd1d23b0e4d65683c03f8c9033eb2fcdb16
|
||||||
|
|
||||||
|
@@ -31,7 +31,7 @@
|
|||||||
%define binaries openqa-review openqa-review-daily-email openqa-review-sles-ha tumblesle-release openqa-review-functional_autoyast_concise
|
%define binaries openqa-review openqa-review-daily-email openqa-review-sles-ha tumblesle-release openqa-review-functional_autoyast_concise
|
||||||
%define oldpython python
|
%define oldpython python
|
||||||
Name: python-%{short_name}%{?name_ext}
|
Name: python-%{short_name}%{?name_ext}
|
||||||
Version: 1.12.1
|
Version: 1.13.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A review helper script for openQA
|
Summary: A review helper script for openQA
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Reference in New Issue
Block a user