public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mir] f45: Update to 2.29.0
@ 2026-09-21 15:56 Neal Gompa
  0 siblings, 0 replies; only message in thread
From: Neal Gompa @ 2026-09-21 15:56 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/mir
Branch : f45
Commit : 0e3a9e5e155fa8e54b9404bb91f44653462137c9
Author : Neal Gompa <ngompa@fedoraproject.org>
Date   : 2026-09-21T11:55:48-04:00
Stats  : +19/-12 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/mir/c/0e3a9e5e155fa8e54b9404bb91f44653462137c9?branch=f45

Log:
Update to 2.29.0

---
diff --git a/.gitignore b/.gitignore
index 0aef6cc..f1d5ca7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,4 @@
 /mir-2.25.1.tar.xz
 /mir-2.26.0.tar.xz
 /mir-2.28.0.tar.xz
+/mir-2.29.0.tar.xz

diff --git a/mir.spec b/mir.spec
index 7b29cbb..57f5a74 100644
--- a/mir.spec
+++ b/mir.spec
@@ -23,19 +23,20 @@
 %endif
 
 # Track various library soversions
-%global miral_sover 7
-%global mircommon_sover 12
-%global mircore_sover 2
-%global miroil_sover 9
-%global mirplatform_sover 34
-%global mirserver_sover 67
-%global mirwayland_sover 6
-%global mirplatformgraphics_sover 23
-%global mirplatforminput_sover 10
+%global miral_sover 8
+%global mircommon_sover 13
+%global mircore_sover 3
+%global miroil_sover 10
+%global mirplatform_sover 35
+%global mirserver_sover 68
+%global mirwayland_sover 7
+%global mirplatformgraphics_sover 24
+%global mirplatforminput_sover 11
+
 
 Name:           mir
-Version:        2.28.0
-Release:        4%{?dist}
+Version:        2.29.0
+Release:        1%{?dist}
 Summary:        Next generation Wayland display server toolkit
 
 # mircommon is LGPL-2.1-only/LGPL-3.0-only, everything else is GPL-2.0-only/GPL-3.0-only
@@ -223,9 +224,11 @@ Mir unit and integration tests.
 %autosetup -S git_am
 %cargo_prep
 
+
 %generate_buildrequires
 %cargo_generate_buildrequires
 
+
 %conf
 %cmake	-GNinja \
 	%{?with_ccache:-DCMAKE_C_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER_LAUNCHER=ccache} \
@@ -327,6 +330,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/miral-shell.desktop
 
 
 %changelog
+* Mon Sep 21 2026 Neal Gompa <ngompa@fedoraproject.org> - 2.29.0-1
+- Update to 2.29.0
+
 * Thu Sep 03 2026 Fabio Valentini <decathorpe@gmail.com> - 2.28.0-4
 - Rebuild with latest Rust compiler to enable SHSTK support
 

diff --git a/sources b/sources
index 0938e8f..3bfdd9a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (mir-2.28.0.tar.xz) = f8be31ccf9eed42698b1e823675b0f008260b688c8aae95360b9104254d96f700a680174d6e3c8c1395216749f91f01c8c5026a2749e4283b4a8a68eef007d54
+SHA512 (mir-2.29.0.tar.xz) = 1af9ab79afb697048b02ae9058db3a9030e3181bed858719936d495fb61297978c385632be7becbfbbad3a985cd8bef7247e4d2dfee37e49cf4fcd9f3d4d04a8

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-21 15:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-21 15:56 [rpms/mir] f45: Update to 2.29.0 Neal Gompa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox