Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bees for openSUSE:Factory checked in 
at 2022-10-26 16:08:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bees (Old)
 and      /work/SRC/openSUSE:Factory/.bees.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bees"

Wed Oct 26 16:08:39 2022 rev:4 rq:1031346 version:0.7.20221025

Changes:
--------
--- /work/SRC/openSUSE:Factory/bees/bees.changes        2022-09-05 
21:22:21.649189936 +0200
+++ /work/SRC/openSUSE:Factory/.bees.new.2275/bees.changes      2022-10-26 
16:08:40.586028173 +0200
@@ -1,0 +2,7 @@
+Thu Oct 20 00:00:00 CEST 2022 - dste...@suse.cz
+
+- update to 0.7 git 5953ea6d3c5646 (20221025)
+- build fixes
+- Removed patch: 0001-fs-fix-FIEMAP_MAX_OFFSET-type-silliness-in-fiemap.h.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-fs-fix-FIEMAP_MAX_OFFSET-type-silliness-in-fiemap.h.patch
  bees-0.7.tar.gz

New:
----
  bees-0.7-20221025-git.tar.xz

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

Other differences:
------------------
++++++ bees.spec ++++++
--- /var/tmp/diff_new_pack.RgipCV/_old  2022-10-26 16:08:41.314029135 +0200
+++ /var/tmp/diff_new_pack.RgipCV/_new  2022-10-26 16:08:41.322029146 +0200
@@ -16,16 +16,18 @@
 #
 
 
+%define vtag 0.7-20221025
+
 Name:           bees
-Version:        0.7
+Version:        0.7.20221025
 Release:        0
 Summary:        Best-Effort Extent-Same, a btrfs deduplication agent
 License:        GPL-3.0-only
 Group:          System/Filesystems
 URL:            https://github.com/Zygo/bees
-Source:         
https://github.com/Zygo/bees/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+#Source:         
https://github.com/Zygo/bees/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source:         bees-%{vtag}-git.tar.xz
 Patch1:         fix-Makefile-version.diff
-Patch2:         0001-fs-fix-FIEMAP_MAX_OFFSET-type-silliness-in-fiemap.h.patch
 BuildRequires:  gcc-c++
 BuildRequires:  libbtrfs-devel
 BuildRequires:  libuuid-devel
@@ -49,9 +51,8 @@
 * Automatic self-throttling based on system load
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{vtag}
 %patch1 -p1
-%patch2 -p1
 
 %build
 cat >localconf <<-EOF

Reply via email to