From 1ee8a4b906bc02141e09717b6c605d6c61dcb2ee Mon Sep 17 00:00:00 2001 From: Jaroslav Klech Date: Mar 25 2020 17:26:58 +0000 Subject: [PATCH 1/2] Describes issue #415 --- diff --git a/modules/release-notes/pages/sysadmin/System_Utilities.adoc b/modules/release-notes/pages/sysadmin/System_Utilities.adoc index 2f57f6e..cce106c 100644 --- a/modules/release-notes/pages/sysadmin/System_Utilities.adoc +++ b/modules/release-notes/pages/sysadmin/System_Utilities.adoc @@ -3,3 +3,9 @@ include::{partialsdir}/entities.adoc[] [[sect-system-utilities]] = System Utilities + +== Bazaar has been replaced by Breezy + +Fedora 32 introduces the `breezy` package for a version control system that obsoletes the `bzr` and `git-remote-bzr` packages related to the Bazaar version control system. As a result, users who install `bzr` will receive `breezy` instead. The `bzr` command (Bazaar) will be provided as a symbolic link to the `brz` command (Breezy). + + \ No newline at end of file From df9cfa610e65655c40c3032c147bf13409bfa839 Mon Sep 17 00:00:00 2001 From: Jaroslav Klech Date: Mar 25 2020 17:26:58 +0000 Subject: [PATCH 2/2] Applies SME feedback --- diff --git a/modules/release-notes/pages/sysadmin/System_Utilities.adoc b/modules/release-notes/pages/sysadmin/System_Utilities.adoc index cce106c..1573e27 100644 --- a/modules/release-notes/pages/sysadmin/System_Utilities.adoc +++ b/modules/release-notes/pages/sysadmin/System_Utilities.adoc @@ -6,6 +6,6 @@ include::{partialsdir}/entities.adoc[] == Bazaar has been replaced by Breezy -Fedora 32 introduces the `breezy` package for a version control system that obsoletes the `bzr` and `git-remote-bzr` packages related to the Bazaar version control system. As a result, users who install `bzr` will receive `breezy` instead. The `bzr` command (Bazaar) will be provided as a symbolic link to the `brz` command (Breezy). +In Fedora 32, the `breezy` package for a version control system obsoletes the `bzr` and `git-remote-bzr` packages related to the Bazaar version control system. As a result, users who install `bzr` will receive `breezy` instead. The `bzr` command (Bazaar) will be provided as a symbolic link to the `brz` command (Breezy). \ No newline at end of file