Hello community,

here is the log from the commit of package openQA for openSUSE:Factory checked 
in at 2020-03-29 14:27:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openQA (Old)
 and      /work/SRC/openSUSE:Factory/.openQA.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openQA"

Sun Mar 29 14:27:26 2020 rev:135 rq:789322 version:4.6.1585334025.c496db1d6

Changes:
--------
New Changes file:

--- /dev/null   2020-03-10 18:28:06.918142398 +0100
+++ /work/SRC/openSUSE:Factory/.openQA.new.3160/openQA-client-test.changes      
2020-03-29 14:27:32.298154042 +0200
@@ -0,0 +1,4 @@
+-------------------------------------------------------------------
+Sat Mar 28 16:23:25 UTC 2020 - Oliver Kurz <[email protected]>
+
+- No changelog - see openQA.changes
openQA-test.changes: same change
openQA-worker-test.changes: same change
--- /work/SRC/openSUSE:Factory/openQA/openQA.changes    2020-03-26 
23:34:44.738806920 +0100
+++ /work/SRC/openSUSE:Factory/.openQA.new.3160/openQA.changes  2020-03-29 
14:27:34.534155185 +0200
@@ -1,0 +2,12 @@
+Sat Mar 28 10:48:12 UTC 2020 - [email protected]
+
+- Update to version 4.6.1585334025.c496db1d6:
+  * Revert "Improve the operation of 'jobs post'"
+  * Rewrite asset list generation for cache service
+  * Revert "Rewrite asset list generation for cache service"
+  * Ensure final linebreak in job template editor
+  * Do not re-generate settings when cloning a job
+  * Handle the settings that start with `+` when creating a job
+  * Dependency cron 200326
+
+-------------------------------------------------------------------

Old:
----
  openQA-4.6.1585161757.bb4097462.obscpio

New:
----
  openQA-4.6.1585334025.c496db1d6.obscpio
  openQA-client-test.changes
  openQA-client-test.spec

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

Other differences:
------------------
++++++ openQA-client-test.spec ++++++
#
# spec file for package openQA-client-test
#
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via https://bugs.opensuse.org/
#


%define         short_name openQA-client
Name:           %{short_name}-test
Version:        4.6.1585334025.c496db1d6
Release:        0
Summary:        Test package for %{short_name}
License:        GPL-2.0-or-later
BuildRequires:  %{short_name} == %{version}
ExcludeArch:    i586

%description
.

%prep
# workaround to prevent post/install failing assuming this file for whatever
# reason
touch %{_sourcedir}/%{short_name}

%build
openqa-client --help

%install
# disable debug packages in package test to prevent error about missing files
%define debug_package %{nil}

%changelog
++++++ openQA-devel-test.spec ++++++
--- /var/tmp/diff_new_pack.5iCDov/_old  2020-03-29 14:27:36.570156226 +0200
+++ /var/tmp/diff_new_pack.5iCDov/_new  2020-03-29 14:27:36.574156228 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA-devel
 Name:           %{short_name}-test
-Version:        4.6.1585161757.bb4097462
+Version:        4.6.1585334025.c496db1d6
 Release:        0
 Summary:        Test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ openQA-test.spec ++++++
--- /var/tmp/diff_new_pack.5iCDov/_old  2020-03-29 14:27:36.598156241 +0200
+++ /var/tmp/diff_new_pack.5iCDov/_new  2020-03-29 14:27:36.598156241 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA
 Name:           %{short_name}-test
-Version:        4.6.1585161757.bb4097462
+Version:        4.6.1585334025.c496db1d6
 Release:        0
 Summary:        Test package for openQA
 License:        GPL-2.0-or-later

++++++ openQA-worker-test.spec ++++++
--- /var/tmp/diff_new_pack.5iCDov/_old  2020-03-29 14:27:36.622156253 +0200
+++ /var/tmp/diff_new_pack.5iCDov/_new  2020-03-29 14:27:36.630156257 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA-worker
 Name:           %{short_name}-test
-Version:        4.6.1585161757.bb4097462
+Version:        4.6.1585334025.c496db1d6
 Release:        0
 Summary:        Test package for %{short_name}
 License:        GPL-2.0-or-later

++++++ openQA.spec ++++++
--- /var/tmp/diff_new_pack.5iCDov/_old  2020-03-29 14:27:36.646156265 +0200
+++ /var/tmp/diff_new_pack.5iCDov/_new  2020-03-29 14:27:36.654156269 +0200
@@ -65,7 +65,7 @@
 %define devel_requires %build_requires %test_requires rsync chromedriver curl 
postgresql-devel %qemu tar xorg-x11-fonts sudo perl(Devel::Cover) 
perl(Devel::Cover::Report::Codecov) perl(Perl::Tidy)
 
 Name:           openQA
-Version:        4.6.1585161757.bb4097462
+Version:        4.6.1585334025.c496db1d6
 Release:        0
 Summary:        The openQA web-frontend, scheduler and tools
 License:        GPL-2.0-or-later

++++++ _service ++++++
--- /var/tmp/diff_new_pack.5iCDov/_old  2020-03-29 14:27:36.690156288 +0200
+++ /var/tmp/diff_new_pack.5iCDov/_new  2020-03-29 14:27:36.690156288 +0200
@@ -5,6 +5,7 @@
     <param name="extract">openQA-test.spec</param>
     <param name="extract">openQA-worker-test.spec</param>
     <param name="extract">openQA-devel-test.spec</param>
+    <param name="extract">openQA-client-test.spec</param>
     <param name="url">git://github.com/os-autoinst/openQA.git</param>
     <param name="revision">master</param>
     <param name="versionprefix">4.6</param>


++++++ openQA-4.6.1585161757.bb4097462.obscpio -> 
openQA-4.6.1585334025.c496db1d6.obscpio ++++++
/work/SRC/openSUSE:Factory/openQA/openQA-4.6.1585161757.bb4097462.obscpio 
/work/SRC/openSUSE:Factory/.openQA.new.3160/openQA-4.6.1585334025.c496db1d6.obscpio
 differ: char 50, line 1

++++++ openQA.obsinfo ++++++
--- /var/tmp/diff_new_pack.5iCDov/_old  2020-03-29 14:27:36.734156310 +0200
+++ /var/tmp/diff_new_pack.5iCDov/_new  2020-03-29 14:27:36.734156310 +0200
@@ -1,5 +1,5 @@
 name: openQA
-version: 4.6.1585161757.bb4097462
-mtime: 1585161757
-commit: bb4097462c6924f5eb487146c649d05bb1f70cf0
+version: 4.6.1585334025.c496db1d6
+mtime: 1585334025
+commit: c496db1d60e3e2d644e0ebac943a898761af05ff
 


Reply via email to