public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Neal Gompa <ngompa@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/mir] rawhide: Update to 2.29.0
Date: Mon, 21 Sep 2026 15:56:01 GMT	[thread overview]
Message-ID: <179000616175.1.11437396502972357531.rpms-mir-0e3a9e5e155f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/mir
Branch : rawhide
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=rawhide

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

                 reply	other threads:[~2026-09-21 15:56 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=179000616175.1.11437396502972357531.rpms-mir-0e3a9e5e155f@fedoraproject.org \
    --to=ngompa@fedoraproject.org \
    --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