Hello community,

here is the log from the commit of package crmsh for openSUSE:Factory checked 
in at 2019-11-19 12:59:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/crmsh (Old)
 and      /work/SRC/openSUSE:Factory/.crmsh.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "crmsh"

Tue Nov 19 12:59:44 2019 rev:167 rq:749464 version:4.1.0+git.1573547462.281747a7

Changes:
--------
--- /work/SRC/openSUSE:Factory/crmsh/crmsh.changes      2019-11-11 
13:01:07.965737490 +0100
+++ /work/SRC/openSUSE:Factory/.crmsh.new.26869/crmsh.changes   2019-11-19 
12:59:50.534114498 +0100
@@ -1,0 +2,6 @@
+Tue Nov 12 08:36:40 UTC 2019 - xli...@suse.com
+
+- Update to version 4.1.0+git.1573547462.281747a7:
+  * Dev: unittest: make unittest results more verbose
+
+-------------------------------------------------------------------

Old:
----
  crmsh-4.1.0+git.1573020742.a0b88227.tar.bz2

New:
----
  crmsh-4.1.0+git.1573547462.281747a7.tar.bz2

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

Other differences:
------------------
++++++ crmsh.spec ++++++
--- /var/tmp/diff_new_pack.G6koq8/_old  2019-11-19 12:59:51.206114074 +0100
+++ /var/tmp/diff_new_pack.G6koq8/_new  2019-11-19 12:59:51.210114072 +0100
@@ -36,7 +36,7 @@
 Summary:        High Availability cluster command-line interface
 License:        GPL-2.0-or-later
 Group:          %{pkg_group}
-Version:        4.1.0+git.1573020742.a0b88227
+Version:        4.1.0+git.1573547462.281747a7
 Release:        0
 Url:            http://crmsh.github.io
 Source0:        %{name}-%{version}.tar.bz2

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.G6koq8/_old  2019-11-19 12:59:51.254114044 +0100
+++ /var/tmp/diff_new_pack.G6koq8/_new  2019-11-19 12:59:51.254114044 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
             <param name="url">git://github.com/ClusterLabs/crmsh.git</param>
-          <param 
name="changesrevision">b8bb14dbbc9d6a0b1e79d696e64246bec0a98357</param></service></servicedata>
\ No newline at end of file
+          <param 
name="changesrevision">4d3730a6afebbb908817c3eab49d8adddaff4857</param></service></servicedata>
\ No newline at end of file

++++++ crmsh-4.1.0+git.1573020742.a0b88227.tar.bz2 -> 
crmsh-4.1.0+git.1573547462.281747a7.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/crmsh-4.1.0+git.1573020742.a0b88227/test/run 
new/crmsh-4.1.0+git.1573547462.281747a7/test/run
--- old/crmsh-4.1.0+git.1573020742.a0b88227/test/run    2019-11-06 
07:12:22.000000000 +0100
+++ new/crmsh-4.1.0+git.1573547462.281747a7/test/run    2019-11-12 
09:31:02.000000000 +0100
@@ -7,13 +7,13 @@
 
 case `pwd` in
        */test/unittests)
-               PYTHONPATH=../.. $testexec -w . "$@"
+               PYTHONPATH=../.. $testexec -v -w . "$@"
                ;;
        */test)
-               PYTHONPATH=.. $testexec -w unittests "$@"
+               PYTHONPATH=.. $testexec -v -w unittests "$@"
                ;;
        *)
-               PYTHONPATH=. $testexec -w test/unittests "$@"
+               PYTHONPATH=. $testexec -v -w test/unittests "$@"
                ;;
 esac
 


Reply via email to