Hello community,

here is the log from the commit of package python-openqa_review for 
openSUSE:Factory checked in at 2018-07-12 09:20:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-openqa_review (Old)
 and      /work/SRC/openSUSE:Factory/.python-openqa_review.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-openqa_review"

Thu Jul 12 09:20:16 2018 rev:23 rq:622059 version:1.11.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-openqa_review/python-openqa_review.changes    
    2018-05-29 16:47:37.830072274 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-openqa_review.new/python-openqa_review.changes
   2018-07-12 09:21:51.126644044 +0200
@@ -1,0 +2,20 @@
+Wed Jul 11 06:56:41 UTC 2018 - ok...@suse.com
+
+- Update to version 1.11.0:
+  * Fix workaround bugref not detected on string after bugref
+  * tox.ini: Specify pika as test dependency for tox environment "cov"
+  * Adapt script to the openQA layout changes
+  * Fix report filter for issues with not valid bugref
+  * Test filter report  with not valid bugref
+  * Fix reminder comment when issue type is not valid
+  * Test reminder comment when issue type is not valid
+  * Fix report generation for issues without bugid
+  * Test if issue without bugid processed correctly
+  * Add request retry on HTTP error 504
+  * Add soft-fails without bugref to openqa report
+  * Add test data for softfailed test without bugref
+  * Add hint for custom CA store locations
+  * Process poo#0/boo#0/bsc#0 ticket labels
+- Switch package build to obs_scm service
+
+-------------------------------------------------------------------

Old:
----
  python-openqa_review-1.10.1.tar.gz

New:
----
  python-openqa_review-1.11.0.obscpio
  python-openqa_review.obsinfo

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-openqa_review.spec ++++++
--- /var/tmp/diff_new_pack.nAdA1P/_old  2018-07-12 09:21:51.626644743 +0200
+++ /var/tmp/diff_new_pack.nAdA1P/_new  2018-07-12 09:21:51.626644743 +0200
@@ -31,16 +31,16 @@
 %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.10.1
+Version:        1.11.0
 Release:        0
 Summary:        A review helper script for openQA
 License:        MIT
 Group:          Development/Languages/Python
-Source:         
https://github.com/okurz/%{short_name}/archive/%{version}.tar.gz#/python-%{short_name}-%{version}.tar.gz
+Source:         python-%{short_name}-%{version}.tar.xz
 Url:            https://github.com/okurz/%{short_name}
 BuildRequires:  python-rpm-macros
 %if 0%{?_test}
-BuildRequires:  %{oldpython}-%{short_name}
+BuildRequires:  %{oldpython}-%{short_name} == %{version}
 %else
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -80,7 +80,7 @@
 # reason
 touch %{_sourcedir}/%{short_name}
 %else
-%setup -q -n %{short_name}-%{version}
+%setup -q
 # delete shebang of files not in executable path
 find %{short_name}/ -name '*.py' -print0 | xargs -0 sed -i '1s/#!.*$//'
 %endif

++++++ _service ++++++
--- /var/tmp/diff_new_pack.nAdA1P/_old  2018-07-12 09:21:51.662644794 +0200
+++ /var/tmp/diff_new_pack.nAdA1P/_new  2018-07-12 09:21:51.662644794 +0200
@@ -1,5 +1,5 @@
 <services>
-  <service name="tar_scm" mode="disabled">
+  <service name="obs_scm" mode="disabled">
     <param name="filename">python-openqa_review</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="url">git://github.com/okurz/openqa_review.git</param>
@@ -8,9 +8,10 @@
     <param name="changesgenerate">enable</param>
     <param name="changesauthor">ok...@suse.com</param>
   </service>
-  <service name="recompress" mode="disabled">
+  <service name="set_version" mode="disabled"/>
+  <service name="tar" mode="buildtime"/>
+  <service name="recompress" mode="buildtime">
     <param name="compression">xz</param>
     <param name="file">*.tar</param>
   </service>
-  <service name="set_version" mode="disabled"/>
 </services>

++++++ python-openqa_review.obsinfo ++++++
name: python-openqa_review
version: 1.11.0
mtime: 1531288536
commit: c73bfc6bf6604a3e28002832da3dc00d2042ed0b


Reply via email to