public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/asahi-installer] epel10: Update to 0.9.0
@ 2026-09-17 5:03 Janne Grunau
0 siblings, 0 replies; only message in thread
From: Janne Grunau @ 2026-09-17 5:03 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/asahi-installer
Branch : epel10
Commit : 73f9ded80ac5bf2a0cb8c50288ae0e0119784b43
Author : Janne Grunau <j@jannau.net>
Date : 2026-08-18T09:54:52+02:00
Stats : +6/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/asahi-installer/c/73f9ded80ac5bf2a0cb8c50288ae0e0119784b43?branch=epel10
Log:
Update to 0.9.0
Replace p7zip dependency with libarchive's bsdtar.
---
diff --git a/.gitignore b/.gitignore
index 6c66151..7d0e89f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
/libffi-3.5.2-macos.tar.gz
/python-3.13.9-macos11.pkg
/asahi-installer-0.8.3.tar.gz
+/asahi-installer-0.9.0.tar.gz
diff --git a/asahi-installer.spec b/asahi-installer.spec
index 3b0ddd8..b03adbc 100644
--- a/asahi-installer.spec
+++ b/asahi-installer.spec
@@ -28,7 +28,7 @@
%global installer_python_package python-%{installer_python_version}-macos11.pkg
Name: asahi-installer
-Version: 0.8.3
+Version: 0.9.0
Release: %autorelease
Summary: Asahi Linux installer
@@ -54,8 +54,8 @@ BuildRequires: bash
BuildRequires: cpio
BuildRequires: coreutils
BuildRequires: gzip
-BuildRequires: m1n1-stage1 >= 1.6.0~rc1
-BuildRequires: p7zip-plugins
+BuildRequires: m1n1-stage1 >= 1.6.1
+BuildRequires: bsdtar
BuildRequires: python3
BuildRequires: python3dist(certifi)
BuildRequires: system-logos
@@ -72,7 +72,7 @@ Asahi Linux installer
Summary: Asahi Linux Installer macOS package
# The installer itself is MIT, and so are the vendored libffi and python-asn1.
# The rest comes from m1n1-stage1 and Python.
-License: MIT AND (MIT AND CC0-1.0 AND OFL-1.1-RFN AND Zlib AND (BSD-2-Clause OR GPL-2.0-or-later) AND (BSD-3-Clause OR GPL-2.0-or-later) AND (Apache-2.0 OR MIT) AND MIT AND (MIT OR Apache-2.0)) AND Python
+License: MIT AND (MIT AND CC0-1.0 AND OFL-1.1-RFN AND Zlib AND (BSD-2-Clause OR GPL-2.0-or-later) AND (BSD-3-Clause OR GPL-2.0-or-later) AND (Apache-2.0 OR MIT) AND MIT AND (MIT OR Apache-2.0)) AND Python-2.0.1
# These are vendored macOS dependencies that are included in the installer
Provides: bundled(libffi) = %{installer_libffi_version}
diff --git a/sources b/sources
index 2b3e0ff..f2829d0 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
-SHA512 (asahi-installer-0.8.3.tar.gz) = 7813c3404e814e3daf341d0d0d32daa2887a74d95c75770121b0eca1905eb70a325293bfef4371bb6eeb669641c601c5c43b5d7784ee8e1b1a2357c967e74dcd
+SHA512 (asahi-installer-0.9.0.tar.gz) = e93486aed6fe4e71c77e930c789690d6c0efb7b503d4ef9129bb2191a3c4cfa610ae8bd79408042e69383fe442e3a8d114dfd8203295a2fe7b8816aa9642dc2e
SHA512 (libffi-3.5.2-macos.tar.gz) = 1cc3e7807d6ad434b3e399fbbed63a6d4347c1eb707a03cd9c7e067304403c04be3ff4a70b6e06b5857cf1ea16fc628d83815fa3b8b7c5674d552b690b630297
SHA512 (python-3.13.9-macos11.pkg) = 3d0002ac00454f57a77282b22f833aa294c4faed4a275ff1f81468b1662ffad3866d2f42bc33c0d393b5c7e2b7dd8864a603be957b6586ce4f14733f568209e8
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-17 5:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-17 5:03 [rpms/asahi-installer] epel10: Update to 0.9.0 Janne Grunau
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox