public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/arch-install-scripts] epel9: Version 29
Date: Fri, 07 Aug 2026 13:56:24 GMT	[thread overview]
Message-ID: <178611098487.1.14451610813593783490.rpms-arch-install-scripts-6e6b53b80cb1@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-08-07 13:56 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=178611098487.1.14451610813593783490.rpms-arch-install-scripts-6e6b53b80cb1@fedoraproject.org \
    --to=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