Hello community,

here is the log from the commit of package bcache-tools for openSUSE:Factory 
checked in at 2019-08-27 10:17:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bcache-tools (Old)
 and      /work/SRC/openSUSE:Factory/.bcache-tools.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bcache-tools"

Tue Aug 27 10:17:46 2019 rev:10 rq:725414 version:1.0.8+suse5

Changes:
--------
--- /work/SRC/openSUSE:Factory/bcache-tools/bcache-tools.changes        
2018-10-25 08:09:00.144319331 +0200
+++ /work/SRC/openSUSE:Factory/.bcache-tools.new.7948/bcache-tools.changes      
2019-08-27 10:18:11.571952328 +0200
@@ -1,0 +2,7 @@
+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.
+
+-------------------------------------------------------------------
@@ -13,0 +21 @@
+
@@ -65 +72,0 @@
-

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

New:
----
  _service
  bcache-tools-1.0.8+suse5.tar.xz

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

Other differences:
------------------
++++++ bcache-tools.spec ++++++
--- /var/tmp/diff_new_pack.ItVJTa/_old  2019-08-27 10:18:11.963952303 +0200
+++ /var/tmp/diff_new_pack.ItVJTa/_new  2019-08-27 10:18:11.967952302 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package bcache-tools
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,15 +20,13 @@
 Summary:        Configuration utilities for bcache
 License:        GPL-2.0-only
 Group:          System/Base
-Version:        1.0.9
+Version:        1.0.8+suse5
 Release:        0
 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
+Patch1:         1001-udev-do-not-rely-on-DRIVER-variable.patch
 BuildRequires:  libblkid-devel
 BuildRequires:  libsmartcols-devel
 BuildRequires:  libuuid-devel
@@ -39,8 +37,7 @@
 This package contains utilities for configuring the bcache Module.
 
 %prep
-%setup -qn %name
-%patch1001 -p1
+%autosetup -p1
 
 %build
 export SUSE_ASNEEDED=0
@@ -61,13 +58,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

++++++ _service ++++++
<services>
        <service name="tar_scm" mode="disabled">
                <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>
        </service>
        <service name="recompress" mode="disabled">
                <param name="file">*.tar</param>
                <param name="compression">xz</param>
        </service>
        <service name="set_version" mode="disabled"/>
</services>

Reply via email to