14
0

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:
2018-09-24 11:13:32 +00:00
committed by Git OBS Bridge
6 changed files with 18 additions and 8 deletions

View File

@@ -4,6 +4,6 @@ osc rm *.obscpio
osc service disabledrun
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
sc add *.obscpio
osc add *.obscpio
osc ci -m "Update to $version"
osc sr -m "Update to $version"

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:46b82686bae3187458550179cf945ddece8940e321d7a2e16a0df91f176dfc2b
size 5106700

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f23e7ce92319cf407e11c75cf605a134e6278cc366fb8de568130c74bca0aec6
size 5107212

View File

@@ -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

View File

@@ -1,5 +1,5 @@
name: python-openqa_review
version: 1.12.1
mtime: 1532498344
commit: 42a115d7fb88c0616a3f5940677b9ed361f88e91
version: 1.13.0
mtime: 1537611172
commit: aaab7bd1d23b0e4d65683c03f8c9033eb2fcdb16

View File

@@ -31,7 +31,7 @@
%define binaries openqa-review openqa-review-daily-email openqa-review-sles-ha tumblesle-release openqa-review-functional_autoyast_concise
%define oldpython python
Name: python-%{short_name}%{?name_ext}
Version: 1.12.1
Version: 1.13.0
Release: 0
Summary: A review helper script for openQA
License: MIT