14
0

Accepting request 625324 from devel:languages:python

Update to 1.12.1

OBS-URL: https://build.opensuse.org/request/show/625324
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-openqa_review?expand=0&rev=24
This commit is contained in:
2018-07-27 08:56:02 +00:00
committed by Git OBS Bridge
6 changed files with 18 additions and 11 deletions

View File

@@ -1,11 +1,9 @@
#!/bin/sh -e
osc up
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
rm *.tar.xz
osc rm *.tar.gz
osc service localrun download_files
osc add *.tar.gz
sc 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:5daf3c9d918500e26cd892ad3a24741cca2b2df93a57ed3bb8be3dd39ae9cde4
size 5106188

View File

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jul 25 07:03:33 UTC 2018 - okurz@suse.com
- Update to version 1.12.1:
* Fix problem introduced in 4189852 parsing the URL parameter
* Fix non-ascii characters in external references
* Fix report_link for pre-4.6
* Add backwards-compatible support for pre-4.6 openQA
-------------------------------------------------------------------
Wed Jul 11 06:56:41 UTC 2018 - okurz@suse.com

View File

@@ -1,5 +1,5 @@
name: python-openqa_review
version: 1.11.0
mtime: 1531288536
commit: c73bfc6bf6604a3e28002832da3dc00d2042ed0b
version: 1.12.1
mtime: 1532498344
commit: 42a115d7fb88c0616a3f5940677b9ed361f88e91

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.11.0
Version: 1.12.1
Release: 0
Summary: A review helper script for openQA
License: MIT