Hello community,

here is the log from the commit of package bcache-tools for openSUSE:Leap:15.2 
checked in at 2020-02-25 12:16:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/bcache-tools (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.bcache-tools.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bcache-tools"

Tue Feb 25 12:16:38 2020 rev:11 rq:775317 version:1.1

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/bcache-tools/bcache-tools.changes      
2020-01-15 14:48:22.757340114 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.bcache-tools.new.26092/bcache-tools.changes   
2020-02-25 12:16:46.680382093 +0100
@@ -1,0 +2,15 @@
+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
+
+-------------------------------------------------------------------
+Thu Aug 22 20:00:37 UTC 2019 - Jan Engelhardt <[email protected]>
+
+- Add a _service file for the tarball from outer space.
+- Shift the version number to 1.0.8+suse5 because there has never
+  been a 1.0.9 release.
+
+-------------------------------------------------------------------
@@ -10,3 +25,5 @@
-- Rename prefix of another patch from 0001- to 1001- to indicate this
-  is specific patch for SUSE,
-  - 1001-udev-do-not-rely-on-DRIVER-variable.patch 
+- Rename prefix of
+  0001-udev-do-not-rely-on-DRIVER-variable.patch
+  to a SUSE specific patch prefix
+  1001-udev-do-not-rely-on-DRIVER-variable.patch
+
@@ -64 +80,0 @@
-

Old:
----
  bcache-tools-1.0.9.tar.xz

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

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

Other differences:
------------------
++++++ bcache-tools.spec ++++++
--- /var/tmp/diff_new_pack.7u6XKf/_old  2020-02-25 12:16:47.308383394 +0100
+++ /var/tmp/diff_new_pack.7u6XKf/_new  2020-02-25 12:16:47.308383394 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bcache-tools
 #
-# Copyright (c) 2015 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
@@ -12,34 +12,31 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           bcache-tools
+Version:        1.1
+Release:        0
 Summary:        Configuration utilities for bcache
-License:        GPL-2.0
+License:        GPL-2.0-only
 Group:          System/Base
-Version:        1.0.9
-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
-Patch1001:     1001-udev-do-not-rely-on-DRIVER-variable.patch
-
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  libblkid-devel
-BuildRequires:  libuuid-devel
-BuildRequires:  libsmartcols-devel
+Patch1:         1001-udev-do-not-rely-on-DRIVER-variable.patch
 BuildRequires:  pkg-config
 BuildRequires:  xz
+BuildRequires:  pkgconfig(blkid)
+BuildRequires:  pkgconfig(smartcols)
+BuildRequires:  pkgconfig(uuid)
+
 %description
 This package contains utilities for configuring the bcache Module.
 
 %prep
-%setup -qn %name
-%patch1001 -p1
+%autosetup -p1
 
 %build
 export SUSE_ASNEEDED=0
@@ -60,13 +57,12 @@
 mv "$b/lib/udev" "$b/%_prefix/lib/"
 
 %files
-%defattr(-,root,root)
 %_sbindir/bcache-super-show
 %_sbindir/make-bcache
 %_sbindir/bcache
 %_prefix/lib/udev
 %_libexecdir/dracut/
 %_mandir/man8/*.8*
-%doc COPYING
+%license COPYING
 
 %changelog

++++++ bcache-tools-1.0.9.tar.xz -> bcache-tools-1.1.tar.xz ++++++
++++ 2553 lines of diff (skipped)


Reply via email to