public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/arch-install-scripts] epel9: Version 29
@ 2026-08-07 13:56
0 siblings, 0 replies; only message in thread
From: @ 2026-08-07 13:56 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/arch-install-scripts
Branch : epel9
Commit : 6e6b53b80cb107cbeddeca25d2e1ae2162fc5345
Author : Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Date : 2025-07-05T22:26:25+02:00
Stats : +7/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/arch-install-scripts/c/6e6b53b80cb107cbeddeca25d2e1ae2162fc5345?branch=epel9
Log:
Version 29
... (rhbz#2375482)
---
diff --git a/.gitignore b/.gitignore
index 3f7ea12..de3975a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
/arch-install-scripts-26.tar.gz
/arch-install-scripts-27.tar.gz
/arch-install-scripts-28.tar.gz
+/arch-install-scripts-v29.tar.bz2
diff --git a/arch-install-scripts.spec b/arch-install-scripts.spec
index 775c7fd..f36cdf9 100644
--- a/arch-install-scripts.spec
+++ b/arch-install-scripts.spec
@@ -1,10 +1,11 @@
Name: arch-install-scripts
-Version: 28
+Version: 29
Release: %autorelease
Summary: Scripts to bootstrap Arch Linux distribution
License: GPL-2.0-only
-URL: https://github.com/archlinux/arch-install-scripts
+URL: https://gitlab.archlinux.org/archlinux/arch-install-scripts
%global forgeurl %url
+%global tag v%version
%forgemeta
Source0: %forgesource
BuildArch: noarch
@@ -26,7 +27,7 @@ To install and launch Arch in a container:
systemd-nspawn -bD /var/lib/machines/arch
%prep
-%setup -q
+%autosetup -p1 -n %{name}-%{tag}
%build
%make_build PREFIX=%{_prefix}
@@ -46,7 +47,7 @@ make check
%{_datadir}/bash-completion/completions/genfstab
%{_datadir}/bash-completion/completions/pacstrap
%dir %{_datadir}/zsh/site-functions
-%{_datadir}/zsh/site-functions/_archinstallscripts
+%{_datadir}/zsh/site-functions/_*
%{_mandir}/man8/arch-chroot.8*
%{_mandir}/man8/genfstab.8*
%{_mandir}/man8/pacstrap.8*
diff --git a/sources b/sources
index c40d381..39141ce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (arch-install-scripts-28.tar.gz) = 09a027b04b70e01ccd1fd82e3a443c876bdf978b94a922de9dea4dbc187360460ea35720816724b72fc31b02338b11bf39b47ec9156518a8a3ade000530bf1df
+SHA512 (arch-install-scripts-v29.tar.bz2) = 39239dcdcdf8cf9ef72b7a16f2c42133baa8791c9d2753a35818236d92a0327d0aacd399013a06548739000556481ce6608106280f185006140fea9468157066
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-07 13:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 13:56 [rpms/arch-install-scripts] epel9: Version 29
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox