Hello community,

here is the log from the commit of package bcache-tools for openSUSE:Factory 
checked in at 2020-01-23 16:08:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bcache-tools (Old)
 and      /work/SRC/openSUSE:Factory/.bcache-tools.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bcache-tools"

Thu Jan 23 16:08:34 2020 rev:11 rq:765450 version:1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/bcache-tools/bcache-tools.changes        
2019-08-27 10:18:11.571952328 +0200
+++ /work/SRC/openSUSE:Factory/.bcache-tools.new.26092/bcache-tools.changes     
2020-01-23 16:09:54.671600183 +0100
@@ -1,0 +2,8 @@
+Tue Jan 14 19:27:52 UTC 2020 - Jan Engelhardt <[email protected]>
+
+- Update to tag 1.1
+  * add blkdiscard for cache dev
+  * add 'label' field
+  * allow users to set label for device
+
+-------------------------------------------------------------------

Old:
----
  bcache-tools-1.0.8+suse5.tar.xz

New:
----
  bcache-tools-1.1.tar.xz

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

Other differences:
------------------
++++++ bcache-tools.spec ++++++
--- /var/tmp/diff_new_pack.5nu212/_old  2020-01-23 16:09:57.111601629 +0100
+++ /var/tmp/diff_new_pack.5nu212/_new  2020-01-23 16:09:57.115601631 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bcache-tools
 #
-# Copyright (c) 2019 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
@@ -17,21 +17,20 @@
 
 
 Name:           bcache-tools
+Version:        1.1
+Release:        0
 Summary:        Configuration utilities for bcache
 License:        GPL-2.0-only
 Group:          System/Base
-Version:        1.0.8+suse5
-Release:        0
-Url:            http://bcache.evilpiepirate.org/
+URL:            http://bcache.evilpiepirate.org/
 
-#Git-Clone:    http://evilpiepirate.org/git/bcache-tools.git
 Source:         %name-%version.tar.xz
 Patch1:         1001-udev-do-not-rely-on-DRIVER-variable.patch
-BuildRequires:  libblkid-devel
-BuildRequires:  libsmartcols-devel
-BuildRequires:  libuuid-devel
 BuildRequires:  pkg-config
 BuildRequires:  xz
+BuildRequires:  pkgconfig(blkid)
+BuildRequires:  pkgconfig(smartcols)
+BuildRequires:  pkgconfig(uuid)
 
 %description
 This package contains utilities for configuring the bcache Module.

++++++ _service ++++++
--- /var/tmp/diff_new_pack.5nu212/_old  2020-01-23 16:09:57.135601643 +0100
+++ /var/tmp/diff_new_pack.5nu212/_new  2020-01-23 16:09:57.139601645 +0100
@@ -3,10 +3,9 @@
                <param name="scm">git</param>
                <!-- original author's repo: 
https://evilpiepirate.org/git/bcache-tools.git -->
                <param 
name="url">git://git.kernel.org/pub/scm/linux/kernel/git/colyli/bcache-tools</param>
-               <param name="revision">for-next</param>
-               <!-- colyli repo does not have the tags of evilpiepirate -->
-               <param 
name="parent-tag">a73679b22c333763597d39c72112ef5a53f55419</param>
-               <param name="versionformat">1.0.8+suse@TAG_OFFSET@</param>
+               <param name="revision">bcache-tools-1.1</param>
+               <param name="parent-tag">bcache-tools-1.1</param>
+               <param name="versionformat">1.1</param>
        </service>
        <service name="recompress" mode="disabled">
                <param name="file">*.tar</param>

++++++ bcache-tools-1.0.8+suse5.tar.xz -> bcache-tools-1.1.tar.xz ++++++
++++ 2541 lines of diff (skipped)


Reply via email to