SHA256
1
0
forked from pool/breezy

Accepting request 1116637 from devel:tools:scm

- 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.

OBS-URL: https://build.opensuse.org/request/show/1116637
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/breezy?expand=0&rev=13
This commit is contained in:
Ana Guerrero 2023-10-10 19:00:56 +00:00 committed by Git OBS Bridge
commit 6add4051ad
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5ab5e6c69eb7ba36b995f3c83e33e7be1d5dfcac2b9283888e1e0c61e47030e7
size 9444789

3
breezy-3.3.4.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7c412f39fa3c616871fb1ba2a83fca36cb65b28e7f2b55c99c663ae2d90b2301
size 9446061

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Oct 10 07:37:39 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
- 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 <mcepl@suse.com>

View File

@ -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}