Skip to content

Commit 0677967

Browse files
committed
Update changelogs for 2.25.2
1 parent 13cc55a commit 0677967

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

debian/changelog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
mir (2.25.2-0ubuntu24.04) noble; urgency=medium
2+
3+
4+
* Bugs fixed:
5+
- Pkgconfig isn't finding xkbcommon.h on openSUSE Tumbleweed [#4544](https://github.com/canonical/mir/pull/4544)
6+
- libmirplatform-dev does not upgrade if mir-renderer-gl-dev is instaled [#4563](https://github.com/canonical/mir/pull/4563)
7+
8+
9+
-- Mir CI Bot <mir-ci-bot@canonical.com> Wed, 17 Dec 2025 17:10:11 +0000
10+
111
mir (2.25.1) noble; urgency=medium
212

313

rpm/mir.spec

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
%global mirplatforminput_sover 10
3939

4040
Name: mir
41-
Version: 2.25.1
41+
Version: 2.25.2
4242
Release: 0%{?dist}
4343
Summary: Next generation Wayland display server toolkit
4444

@@ -331,6 +331,13 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/miral-shell.desktop
331331

332332

333333
%changelog
334+
* Wed Dec 17 2025 Mir CI Bot <mir-ci-bot@canonical.com> - 2.25.2-1
335+
336+
- Bugs fixed:
337+
- Pkgconfig isn't finding xkbcommon.h on openSUSE Tumbleweed [#4544](https://github.com/canonical/mir/pull/4544)
338+
- libmirplatform-dev does not upgrade if mir-renderer-gl-dev is instaled [#4563](https://github.com/canonical/mir/pull/4563)
339+
340+
334341
* Mon Dec 15 2025 Mir CI Bot <mir-ci-bot@canonical.com> - 2.25.1-1
335342

336343
- Bugfix for PkgConf files missing versions [#4554](https://github.com/canonical/mir/pull/4554)

0 commit comments

Comments
 (0)