diff --git a/gnome-shell.spec b/gnome-shell.spec index b43b405..db51421 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,6 +1,6 @@ Name: gnome-shell Version: 3.32.2 -Release: 51%{?dist} +Release: 52%{?dist} Summary: Window management and application launching for GNOME Group: User Interface/Desktops @@ -284,6 +284,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/evolution-calendar.de %{_mandir}/man1/%{name}.1.gz %changelog +* Mon Sep 18 2023 Florian Müllner - 3.32.2-52 +- Bump release to avoid conflict with z-stream + * Mon Sep 11 2023 Florian Müllner - 3.32.2-51 - Support OWE networks Resolves: #2033620