public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Janne Grunau <j@jannau.net>
To: git-commits@fedoraproject.org
Subject: [rpms/asahi-installer] f44: Update to 0.9.0
Date: Thu, 27 Aug 2026 10:41:17 GMT [thread overview]
Message-ID: <178782727729.1.3781536008795543222.rpms-asahi-installer-73f9ded80ac5@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/asahi-installer
Branch : f44
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=f44
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
reply other threads:[~2026-08-27 10:41 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=178782727729.1.3781536008795543222.rpms-asahi-installer-73f9ded80ac5@fedoraproject.org \
--to=j@jannau.net \
--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