Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package fuse-oscfs for openSUSE:Factory checked in at 2022-02-22 21:18:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fuse-oscfs (Old) and /work/SRC/openSUSE:Factory/.fuse-oscfs.new.1958 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fuse-oscfs" Tue Feb 22 21:18:16 2022 rev:4 rq:956655 version:0.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/fuse-oscfs/fuse-oscfs.changes 2021-03-03 18:36:01.255420451 +0100 +++ /work/SRC/openSUSE:Factory/.fuse-oscfs.new.1958/fuse-oscfs.changes 2022-02-22 21:18:55.702294358 +0100 @@ -1,0 +2,11 @@ +Tue Feb 22 09:42:26 UTC 2022 - [email protected] + +- Update to version v0.8.0: + - fix error if a package filename contained the '#' character. + - fix authentication error detection during startup. + - enable urlopenwrapper hack again which speeds up consecutive requests + drastically. + - source code ported to Python3 only, removed all Python2 compatibility. + Source code is now conforming largely to PIP and flake8 standards. + +------------------------------------------------------------------- Old: ---- oscfs-v0.7.2.tar.xz New: ---- oscfs-v0.8.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fuse-oscfs.spec ++++++ --- /var/tmp/diff_new_pack.cKL1M2/_old 2022-02-22 21:18:56.518294507 +0100 +++ /var/tmp/diff_new_pack.cKL1M2/_new 2022-02-22 21:18:56.530294510 +0100 @@ -1,7 +1,7 @@ # # spec file for package fuse-oscfs # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: fuse-oscfs -Version: 0.7.2 +Version: 0.8.0 Release: 0 Summary: A FUSE file system for accessing Open Build Service instances License: GPL-2.0-or-later ++++++ _service ++++++ --- /var/tmp/diff_new_pack.cKL1M2/_old 2022-02-22 21:18:56.562294515 +0100 +++ /var/tmp/diff_new_pack.cKL1M2/_new 2022-02-22 21:18:56.562294515 +0100 @@ -2,7 +2,7 @@ <service name="tar_scm" mode="disabled"> <param name="url">https://github.com/mgerstner/oscfs.git</param> <param name="scm">git</param> - <param name="revision">v0.7.2</param> + <param name="revision">v0.8.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="changesgenerate">enable</param> </service> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.cKL1M2/_old 2022-02-22 21:18:56.582294520 +0100 +++ /var/tmp/diff_new_pack.cKL1M2/_new 2022-02-22 21:18:56.586294520 +0100 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/mgerstner/oscfs.git</param> - <param name="changesrevision">4f47efa3a599448f36d49763445d9867a8610fae</param></service></servicedata> + <param name="changesrevision">6cb0cc4bc3f2338dcb88f6e4aa22983558a52944</param></service></servicedata> (No newline at EOF) ++++++ oscfs-v0.7.2.tar.xz -> oscfs-v0.8.0.tar.xz ++++++ ++++ 5858 lines of diff (skipped)
