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

A new commit has been pushed.

Repo   : rpms/miriway
Branch : f45
Commit : 6270549cc3d2bc346bd0873d378f1d4b48552fe4
Author : Neal Gompa <ngompa@fedoraproject.org>
Date   : 2026-09-21T19:25:45-04:00
Stats  : +11/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/miriway/c/6270549cc3d2bc346bd0873d378f1d4b48552fe4?branch=f45

Log:
Update to 26.08

---
diff --git a/.gitignore b/.gitignore
index 9567e6c..39bd853 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /Miriway-25.12.tar.gz
 /Miriway-26.01.tar.gz
 /Miriway-26.06.1.tar.gz
+/Miriway-26.08.tar.gz

diff --git a/miriway.spec b/miriway.spec
index d552b5c..7f57194 100644
--- a/miriway.spec
+++ b/miriway.spec
@@ -1,6 +1,6 @@
 Name:           miriway
-Version:        26.06.1
-Release:        3%{?dist}
+Version:        26.08
+Release:        1%{?dist}
 Summary:        Simple Wayland compositor built on Mir
 
 License:        GPL-3.0-only
@@ -8,8 +8,6 @@ URL:            https://miriway.github.io/
 Source0:        https://github.com/Miriway/Miriway/archive/v%{version}/Miriway-%{version}.tar.gz
 Source1:        anaconda-initial-setup-run-gui-backend
 
-# Backports from upstream
-
 BuildRequires:  boost-devel
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
@@ -77,9 +75,12 @@ compositor.
 sed -e "s/-Werror//g" -i CMakeLists.txt
 
 
-%build
+%conf
 # Deal with some goofiness around sysconfdir
 %cmake -GNinja -DCMAKE_INSTALL_SYSCONFDIR=%{_sysconfdir} -DSDDM=ON
+
+
+%build
 %cmake_build
 
 
@@ -126,6 +127,9 @@ install -pm 0755 %{S:1} %{buildroot}%{_libexecdir}/initial-setup/run-gui-backend
 
 
 %changelog
+* Mon Sep 21 2026 Neal Gompa <ngompa@fedoraproject.org> - 26.08-1
+- Update to 26.08
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 26.06.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index 61b2965..f7ae428 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Miriway-26.06.1.tar.gz) = 2658437afd6aeba08813499ab3732f2661414fca3fd93b9a008c713e0aafbad6d8595f635512ea25c0b0aaf498cdee78469333ae357257ea7c0e7a4b8c6a2305
+SHA512 (Miriway-26.08.tar.gz) = db703d5e15bad0ec00ac6ea01cefb05fd86cbec9e86c2e2393135fe32bb1938b363535284322ca9ed2cbd76d7a57db8c5400e32b31d779806afb5ac361ad660b

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

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

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

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