From 297b932500390748fbc5ccf02b49c3ad6ec9149bc08774793010945fcffd3471 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 10 Oct 2023 08:05:59 +0000 Subject: [PATCH] - Update to 3.3.4: - Improve handling of lp: URLs when lp: insteadOf is set in gitconfig. - Allow setting _ConnectRequestor.selector. - Fix brz-email bug on Python 3. - Fix compatibility with newer versions of dulwich. - Drop support for the ubuntu: and debianlp: aliases. These imports have long been broken. - Fix support for newer versions of Dulwich. - Remove now unnecessary skip_lp2003710.patch. OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/breezy?expand=0&rev=29 --- breezy-3.3.3.tar.gz | 3 --- breezy-3.3.4.tar.gz | 3 +++ breezy.changes | 9 +++++++++ breezy.spec | 3 ++- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 breezy-3.3.3.tar.gz create mode 100644 breezy-3.3.4.tar.gz diff --git a/breezy-3.3.3.tar.gz b/breezy-3.3.3.tar.gz deleted file mode 100644 index 03364dc..0000000 --- a/breezy-3.3.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ab5e6c69eb7ba36b995f3c83e33e7be1d5dfcac2b9283888e1e0c61e47030e7 -size 9444789 diff --git a/breezy-3.3.4.tar.gz b/breezy-3.3.4.tar.gz new file mode 100644 index 0000000..9ecc5e5 --- /dev/null +++ b/breezy-3.3.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c412f39fa3c616871fb1ba2a83fca36cb65b28e7f2b55c99c663ae2d90b2301 +size 9446061 diff --git a/breezy.changes b/breezy.changes index 3d284da..1b68a53 100644 --- a/breezy.changes +++ b/breezy.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Oct 10 07:37:39 UTC 2023 - Matej Cepl + +- Update to 3.3.4: + - Improve handling of lp: URLs when lp: insteadOf is set in gitconfig. + - Allow setting _ConnectRequestor.selector. + - Fix brz-email bug on Python 3. + - Fix compatibility with newer versions of dulwich. + ------------------------------------------------------------------- Wed Jun 7 16:00:14 UTC 2023 - Matej Cepl diff --git a/breezy.spec b/breezy.spec index 2d3f9c8..3a221ec 100644 --- a/breezy.spec +++ b/breezy.spec @@ -19,7 +19,7 @@ %define rustflags '-Clink-arg=-Wl,-z,relro,-z,now' Name: breezy -Version: 3.3.3 +Version: 3.3.4 Release: 0 Summary: Distributed version control system with multi-format support License: GPL-2.0-or-later @@ -52,6 +52,7 @@ Requires: python3-fastimport >= 0.9.8 Requires: python3-merge3 Requires: python3-patiencediff Requires: python3-urllib3 +Requires: python3-urllib3 >= 1.24.1 Suggests: python3-launchpadlib >= 1.6.3 Provides: bzr = %{version} Obsoletes: bzr < %{version}