public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/breezy] rawhide: Update to 3.3.21
Date: Sun, 05 Jul 2026 04:30:03 GMT [thread overview]
Message-ID: <178322580315.1.14577824269024034775.rpms-breezy-2c145a3acd10@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/breezy
Branch : rawhide
Commit : 2c145a3acd10552de747ab2142d334489ece27bb
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-07-02T10:44:17+01:00
Stats : +4/-38 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/breezy/c/2c145a3acd10552de747ab2142d334489ece27bb?branch=rawhide
Log:
Update to 3.3.21
---
diff --git a/.gitignore b/.gitignore
index 3429f54..4353a9a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
/brz-3.3.12.tar.gz
/brz-3.3.17.tar.gz
/brz-3.3.20.tar.gz
+/brz-3.3.21.tar.gz
diff --git a/breezy.spec b/breezy.spec
index 603d947..889ed14 100644
--- a/breezy.spec
+++ b/breezy.spec
@@ -3,7 +3,7 @@
# bzrmajor: main bzr version
# Version: bzr version, add subrelease version here
%global brzmajor 3.3
-%global brzminor .20
+%global brzminor .21
# Optional dependencies not packaged or retired:
%bcond fastimport 0
@@ -20,18 +20,13 @@ Summary: Friendly distributed version control system
#
# (MIT OR Apache-2.0) AND Unicode-DFS-2016
# GPL-2.0+
-# MIT
# MIT OR Apache-2.0
# Unlicense OR MIT
-License: GPL-2.0-or-later AND (MIT OR Apache-2.0) AND Unicode-DFS-2016 AND MIT AND (Unlicense OR MIT)
+License: GPL-2.0-or-later AND (MIT OR Apache-2.0) AND Unicode-DFS-2016 AND (Unlicense OR MIT)
URL: http://www.breezy-vcs.org/
Source0: https://github.com/breezy-team/breezy/archive/brz-%{version}%{?brzrc}.tar.gz
Source1: brz-icon-64.png
-# Allow dulwich version 1
-# https://github.com/breezy-team/breezy/pull/335
-Patch: dulwich1.patch
-
BuildRequires: python3-devel
BuildRequires: rust-packaging >= 21
BuildRequires: zlib-devel
diff --git a/dulwich1.patch b/dulwich1.patch
deleted file mode 100644
index c440d78..0000000
--- a/dulwich1.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-From c95273bdce88975edf2af7a91ee0d63d88da3a00 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= <miro@hroncok.cz>
-Date: Wed, 21 Jan 2026 18:27:10 +0100
-Subject: [PATCH] Allow dulwich version 1
-
-From the release notes:
-
-> From here on, Dulwich will not break backwards compatibility until 2.0
-
-https://github.com/jelmer/dulwich/commit/ca9de6da80e2dab04f0da4c260afc09ae24bc1c1
----
- pyproject.toml | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/pyproject.toml b/pyproject.toml
-index be5758e..bafbcd1 100644
---- a/pyproject.toml
-+++ b/pyproject.toml
-@@ -31,7 +31,7 @@ dependencies = [
- "fastbencode",
- "patiencediff",
- "merge3",
-- "dulwich>=0.25.0,<0.26",
-+ "dulwich>=0.25.0,<2",
- "urllib3>=1.24.1",
- "pyyaml",
- ]
---
-2.52.0
-
diff --git a/sources b/sources
index 7c786aa..338bd0e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (brz-3.3.20.tar.gz) = 1795228123a19ab84f0b40f5b1bceca83b2c51e87e589329da1629d7c40f6ed99247a725dd140e6bf643eb5b5335cc1d8841555349f8e0f52d0188cc6c1ffb73
+SHA512 (brz-3.3.21.tar.gz) = f18130fdd17ac85127ba900d730cfbf9114d8f891b3f2b130e81cea027383e2959a9ffa5ea4fe3f6d2e0f75799e0b4b1ce2060715158aea138403a50a18d612f
reply other threads:[~2026-07-05 4:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178322580315.1.14577824269024034775.rpms-breezy-2c145a3acd10@fedoraproject.org \
--to=code@musicinmybrain.net \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox