Hello community,

here is the log from the commit of package blktests for openSUSE:Factory 
checked in at 2020-03-25 23:47:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/blktests (Old)
 and      /work/SRC/openSUSE:Factory/.blktests.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "blktests"

Wed Mar 25 23:47:22 2020 rev:2 rq:788233 version:0+20200307.cd11d00

Changes:
--------
--- /work/SRC/openSUSE:Factory/blktests/blktests.changes        2018-12-10 
12:28:52.402494893 +0100
+++ /work/SRC/openSUSE:Factory/.blktests.new.3160/blktests.changes      
2020-03-25 23:48:50.280043731 +0100
@@ -1,0 +2,24 @@
+Wed Mar 25 13:20:26 UTC 2020 - pcervi...@suse.com
+
+- Update to version 20200307.cd11d00:
+  * Support skipping tests from test{,_device}()
+  * Show last run for skipped tests
+  * Skip tests based on SKIP_REASON, not return value
+  * nbd/003: fix compiling error with gcc version 4.8.5
+  * nbd/003:add mount and clear_sock test for nbd
+  * nvme/018: Reword misleading error message
+  * nvme/018: Ignore message generated by nvme read
+  * tests/srp/015: Add a test that uses the SoftiWARP (siw) driver
+  * common/multipath-over-rdma, tests/srp: Make it easy to use siw instead of 
rdma_rxe
+  * common/multipath-over-rdma: Rename two functions
+- Apply spec-cleaner
+- Change version format in service file
+- Add GPL-3.0 to license list
+- Add README.md to doc section 
+
+-------------------------------------------------------------------
+Thu Oct 17 14:44:14 UTC 2019 - Richard Brown <rbr...@suse.com>
+
+- Remove obsolete Groups tag (fate#326485)
+
+-------------------------------------------------------------------

Old:
----
  blktests-0+git.20181114.tar.xz

New:
----
  _servicedata
  blktests-0+20200307.cd11d00.tar.xz

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

Other differences:
------------------
++++++ blktests.spec ++++++
--- /var/tmp/diff_new_pack.7MWWLO/_old  2020-03-25 23:48:51.364043444 +0100
+++ /var/tmp/diff_new_pack.7MWWLO/_new  2020-03-25 23:48:51.372043442 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package blktests
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -16,26 +16,22 @@
 #
 
 
-%define version_unconverted 0+git.20181114
 Name:           blktests
-Version:        0+git.20181114
+Version:        0+20200307.cd11d00
 Release:        0
 Summary:        Linux kernel block layer testing framework
-# FIXME: Select a correct license from 
https://github.com/openSUSE/spec-cleaner#spdx-licenses
 License:        GPL-2.0-or-later
-# FIXME: use correct group, see 
"https://en.opensuse.org/openSUSE:Package_group_guidelines";
-Group:          System/Benchmark
 URL:            https://github.com/osandov/blktests
-Source:         blktests-0+git.20181114.tar.xz
+Source:         %{name}-%{version}.tar.xz
 BuildRequires:  gcc-c++
+Requires:       fio
+Requires:       gawk
 Requires:       gcc
 Requires:       make
-Requires:       gawk
-Requires:       fio
-Recommends:     multipath-tools
-Recommends:     nvme-cli
 Recommends:     device-mapper
 Recommends:     e2fsprogs
+Recommends:     multipath-tools
+Recommends:     nvme-cli
 Recommends:     xfsprogs
 
 %description
@@ -53,7 +49,8 @@
 %make_install prefix="%{_prefix}/lib"
 
 %files
-%license LICENSES/GPL-2.0
+%doc README.md
+%license LICENSES/GPL-2.0 LICENSES/GPL-3.0
 %{_prefix}/lib/blktests
 
 %changelog

++++++ _service ++++++
--- /var/tmp/diff_new_pack.7MWWLO/_old  2020-03-25 23:48:51.416043430 +0100
+++ /var/tmp/diff_new_pack.7MWWLO/_new  2020-03-25 23:48:51.416043430 +0100
@@ -4,7 +4,7 @@
     <param name="scm">git</param>
     <param name="changesgenerate">enable</param>
     <param name="filename">blktests</param>
-    <param name="versionformat">0+git.%cd</param>
+    <param name="versionformat">0+%cd.%h</param>
   </service>
   <service mode="disabled" name="recompress">
     <param name="file">*.tar</param>

++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param name="url">git://github.com/osandov/blktests</param>
              <param 
name="changesrevision">cd11d001fe8619f491fcbf89517a14169411ac3e</param></service></servicedata>++++++
 blktests-0+git.20181114.tar.xz -> blktests-0+20200307.cd11d00.tar.xz ++++++
++++ 15031 lines of diff (skipped)


Reply via email to