Accepting request 906340 from home:mcepl:branches:devel:tools:scm
- Update to 3.2.1: - Fix compatibliity with newer versions of Dulwich. OBS-URL: https://build.opensuse.org/request/show/906340 OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/breezy?expand=0&rev=16
This commit is contained in:
parent
4364817832
commit
0434e502f8
BIN
breezy-3.2.0.tar.gz
(Stored with Git LFS)
BIN
breezy-3.2.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
breezy-3.2.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
breezy-3.2.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 14 17:22:36 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Update to 3.2.1:
|
||||||
|
- Fix compatibliity with newer versions of Dulwich.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 6 15:27:20 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
Thu May 6 15:27:20 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: breezy
|
Name: breezy
|
||||||
Version: 3.2.0
|
Version: 3.2.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Friendly distributed version control system
|
Summary: Friendly distributed version control system
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
---
|
||||||
|
breezy/tests/blackbox/test_big_file.py | 7 ++++---
|
||||||
|
1 file changed, 4 insertions(+), 3 deletions(-)
|
||||||
|
|
||||||
--- a/breezy/tests/blackbox/test_big_file.py
|
--- a/breezy/tests/blackbox/test_big_file.py
|
||||||
+++ b/breezy/tests/blackbox/test_big_file.py
|
+++ b/breezy/tests/blackbox/test_big_file.py
|
||||||
@@ -67,10 +67,11 @@ class TestAdd(tests.TestCaseWithTranspor
|
@@ -67,10 +67,11 @@ class TestAdd(tests.TestCaseWithTranspor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user