public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/breezy] rawhide: Update to 3.3.21
@ 2026-07-05 4:30 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-07-05 4:30 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-05 4:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-05 4:30 [rpms/breezy] rawhide: Update to 3.3.21 Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox