Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package bup for openSUSE:Factory checked in 
at 2021-01-15 19:46:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/bup (Old)
 and      /work/SRC/openSUSE:Factory/.bup.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "bup"

Fri Jan 15 19:46:02 2021 rev:3 rq:863095 version:0.32

Changes:
--------
--- /work/SRC/openSUSE:Factory/bup/bup.changes  2020-11-23 10:23:58.808921890 
+0100
+++ /work/SRC/openSUSE:Factory/.bup.new.28504/bup.changes       2021-01-15 
19:46:04.522008163 +0100
@@ -1,0 +2,8 @@
+Thu Jan 14 11:49:29 UTC 2021 - ecsos <ec...@opensuse.org>
+
+- Update to 0.32
+  - See https://github.com/bup/bup/blob/master/note/0.32-from-0.31.md
+- Drop bup-python.patch, because now in upstream.
+- Drop bup-i586.patch, because needed pandoc was not build for i586.
+
+-------------------------------------------------------------------

Old:
----
  bup-0.31.tar.gz
  bup-i586.patch
  bup-python.patch

New:
----
  bup-0.32.tar.gz

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

Other differences:
------------------
++++++ bup.spec ++++++
--- /var/tmp/diff_new_pack.i90RVd/_old  2021-01-15 19:46:05.406009479 +0100
+++ /var/tmp/diff_new_pack.i90RVd/_new  2021-01-15 19:46:05.406009479 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bup
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # 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 @@
 
 %define with_test 0
 Name:           bup
-Version:        0.31
+Version:        0.32
 Release:        0
 Summary:        Backup program based on git
 License:        LGPL-2.0-only
 Group:          Productivity/Archiving/Backup
 URL:            https://bup.github.io/
 Source0:        
https://github.com/bup/bup/archive/%{version}/%{name}-%{version}.tar.gz
-Patch1:         %{name}-python.patch
-Patch2:         bup-i586.patch
 BuildRequires:  git-core >= 1.5.3.1
 BuildRequires:  pandoc
 BuildRequires:  perl-Time-HiRes
@@ -38,6 +36,8 @@
 BuildRequires:  python3-pyxattr
 BuildRequires:  python3-tornado
 %if %{with_test}
+BuildRequires:  python3-pytest
+BuildRequires:  python3-pytest-xdist
 BuildRequires:  rsync
 %endif
 Requires:       git-core >= 1.5.3.1
@@ -58,7 +58,7 @@
 # rpmlint: fix incorrect-fsf-address
 find . -type f | xargs sed -i -e 's:59 Temple Place\, Suite 330\, Boston\, MA  
02111-1307  USA:51 Franklin Street\, Fifth Floor\, Boston\, MA 02110-1301 USA:g'
 # fix binpath
-sed -i -e "s|PREFIX=%{_prefix}/local|PREFIX=/usr|g" Makefile
+sed -i -e "s|PREFIX=/usr/local|PREFIX=%{_prefix}|g" Makefile
 # fix docpath
 sed -i -e "s|/share/doc/bup|/share/doc/packages/bup|g" Makefile
 # fix env-script-interpreter

++++++ bup-0.31.tar.gz -> bup-0.32.tar.gz ++++++
++++ 55661 lines of diff (skipped)

Reply via email to