Hello community,

here is the log from the commit of package openQA for openSUSE:Factory checked 
in at 2018-08-22 14:21:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/openQA (Old)
 and      /work/SRC/openSUSE:Factory/.openQA.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "openQA"

Wed Aug 22 14:21:36 2018 rev:29 rq:630804 version:4.6.1534873283.be929573

Changes:
--------
--- /work/SRC/openSUSE:Factory/openQA/openQA-test.changes       2018-08-12 
20:55:29.209481135 +0200
+++ /work/SRC/openSUSE:Factory/.openQA.new/openQA-test.changes  2018-08-22 
14:21:56.934578438 +0200
@@ -1,0 +2,29 @@
+Tue Aug 21 18:55:46 UTC 2018 - co...@suse.com
+
+- Update to version 4.6.1534873283.be929573:
+  * Remove entrypoint from specfile sources
+  * Makefile: Build env file for docker with needed environmental variables
+  * Fix Mojolicious version requirement
+  * Emit parent group ID in AMQP comment event
+  * Use subtests in AMQP test
+  * Makefile: Avoid also to parse env with spaces to travis
+  * tests: Fix builds on master
+  * Adapt fullstack tests to changes in os-autoinst
+  * Make javascript_console method less verbose when there are no errors
+  * test: disable broken test
+  * Do not call unblock introduced in 184d0c5d5
+  * Revert "Calculate blocked by jobs on creation in job resultset"
+  * Do not display blocked count
+  * Do not calculate blocked jobs
+  * Drop unused import
+  * Revert "Merge pull request #1729 from mudler/blocked_by"
+  * Revert "Fix usage of $blocked in test results template (#1740)"
+  * Revert "Merge pull request #1741 from coolo/fix_blocked_by"
+  * Makefile: cleanup
+  * tests: INSTALL_FROM_CPAN by default
+  * docker: Pass environment to docker
+  * docker: try to build our image with package upgrades and custom entrypoint 
while running tests
+  * docker: Upgrade container packages before running tests
+  * Fix suggested command for adding devel repo
+
+-------------------------------------------------------------------
openQA.changes: same change

Old:
----
  entrypoint.sh
  openQA-4.6.1533914931.14b73490.obscpio

New:
----
  openQA-4.6.1534873283.be929573.obscpio

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

Other differences:
------------------
++++++ openQA-test.spec ++++++
--- /var/tmp/diff_new_pack.eXo5gK/_old  2018-08-22 14:22:00.362586555 +0200
+++ /var/tmp/diff_new_pack.eXo5gK/_new  2018-08-22 14:22:00.362586555 +0200
@@ -18,7 +18,7 @@
 
 %define         short_name openQA
 Name:           %{short_name}-test
-Version:        4.6.1533914931.14b73490
+Version:        4.6.1534873283.be929573
 Release:        0
 Summary:        Test package for openQA
 License:        GPL-2.0+

++++++ openQA.spec ++++++
--- /var/tmp/diff_new_pack.eXo5gK/_old  2018-08-22 14:22:00.382586602 +0200
+++ /var/tmp/diff_new_pack.eXo5gK/_new  2018-08-22 14:22:00.386586612 +0200
@@ -36,7 +36,7 @@
 # runtime requirements that also the testsuite needs
 %define t_requires perl(DBD::Pg) perl(DBIx::Class) perl(Config::IniFiles) 
perl(SQL::Translator) perl(Date::Format) perl(File::Copy::Recursive) 
perl(DateTime::Format::Pg) perl(Net::OpenID::Consumer) 
perl(Mojolicious::Plugin::RenderFile) perl(Mojolicious::Plugin::AssetPack) 
perl(aliased) perl(Config::Tiny) perl(DBIx::Class::DynamicDefault) 
perl(DBIx::Class::Schema::Config) perl(DBIx::Class::Storage::Statistics) 
perl(IO::Socket::SSL) perl(Data::Dump) perl(DBIx::Class::OptimisticLocking) 
perl(Text::Markdown) perl(Net::DBus) perl(IPC::Run) perl(Archive::Extract) 
perl(CSS::Minifier::XS) perl(JavaScript::Minifier::XS) perl(Time::ParseDate) 
perl(Sort::Versions) perl(Mojo::RabbitMQ::Client) perl(BSD::Resource) 
perl(Cpanel::JSON::XS) perl(Pod::POM) perl(Mojo::IOLoop::ReadWriteProcess) 
perl(Minion) perl(Mojo::Pg)
 Name:           openQA
-Version:        4.6.1533914931.14b73490
+Version:        4.6.1534873283.be929573
 Release:        0
 Summary:        The openQA web-frontend, scheduler and tools
 License:        GPL-2.0+
@@ -48,7 +48,6 @@
 Source1:        cache.txz
 Source101:      update-cache.sh
 Source102:      Dockerfile
-Source103:      entrypoint.sh
 BuildRequires:  %{t_requires}
 BuildRequires:  fdupes
 BuildRequires:  os-autoinst
@@ -56,7 +55,7 @@
 # critical bug fix
 BuildRequires:  perl(DBIx::Class) >= 0.082801
 BuildRequires:  perl(Minion) >= 9.02
-BuildRequires:  perl(Mojolicious) >= 7.24
+BuildRequires:  perl(Mojolicious) >= 7.92
 BuildRequires:  perl(Mojolicious::Plugin::AssetPack) >= 1.36
 BuildRequires:  rubygem(sass)
 Requires:       dbus-1
@@ -129,7 +128,7 @@
 Summary:        The openQA common tools for web-frontend and workers
 Group:          Development/Tools/Other
 Requires:       %{t_requires}
-Requires:       perl(Mojolicious) >= 7.24
+Requires:       perl(Mojolicious) >= 7.92
 
 %description common
 This package contain shared resources for openQA web-frontend and

++++++ Dockerfile ++++++
--- /var/tmp/diff_new_pack.eXo5gK/_old  2018-08-22 14:22:00.422586697 +0200
+++ /var/tmp/diff_new_pack.eXo5gK/_new  2018-08-22 14:22:00.422586697 +0200
@@ -139,10 +139,5 @@
 RUN mkdir -p /opt/testing_area
 RUN chown -R $NORMAL_USER:users /opt/testing_area
 
-COPY entrypoint.sh /usr/bin/entrypoint
-RUN ["chmod","+x","/usr/bin/entrypoint"]
-USER ${NORMAL_USER}
-ENTRYPOINT ["entrypoint"]
+ENTRYPOINT ["/bin/bash"]
 WORKDIR $OPENQA_DIR
-                    
-

++++++ _service ++++++
--- /var/tmp/diff_new_pack.eXo5gK/_old  2018-08-22 14:22:00.434586725 +0200
+++ /var/tmp/diff_new_pack.eXo5gK/_new  2018-08-22 14:22:00.434586725 +0200
@@ -1,7 +1,6 @@
 <?xml version="1.0"?>
 <services>
   <service name="obs_scm" mode="disabled">
-    <param name="extract">docker/travis_test/entrypoint.sh</param>
     <param name="extract">docker/travis_test/Dockerfile</param>
     <param name="extract">openQA.spec</param>
     <param name="extract">openQA-test.spec</param>


++++++ openQA-4.6.1533914931.14b73490.obscpio -> 
openQA-4.6.1534873283.be929573.obscpio ++++++
/work/SRC/openSUSE:Factory/openQA/openQA-4.6.1533914931.14b73490.obscpio 
/work/SRC/openSUSE:Factory/.openQA.new/openQA-4.6.1534873283.be929573.obscpio 
differ: char 8, line 1

++++++ openQA.obsinfo ++++++
--- /var/tmp/diff_new_pack.eXo5gK/_old  2018-08-22 14:22:00.494586867 +0200
+++ /var/tmp/diff_new_pack.eXo5gK/_new  2018-08-22 14:22:00.494586867 +0200
@@ -1,5 +1,5 @@
 name: openQA
-version: 4.6.1533914931.14b73490
-mtime: 1533914931
-commit: 14b7349010407f7ae048cd8affed46fa062114f3
+version: 4.6.1534873283.be929573
+mtime: 1534873283
+commit: be929573b7a873262528c481db80c6d32809b436
 


Reply via email to