|
@@ -1,6 +1,6 @@
|
|
|
-%define baseversion 5.2.21
|
|
|
+%define baseversion 5.2.32
|
|
|
%define bashversion %(echo %{baseversion} | cut -d. -f1-2)
|
|
|
-%define patchlevel 26
|
|
|
+%define patchlevel 32
|
|
|
|
|
|
Summary: The GNU Bourne Again shell (bash).
|
|
|
Summary(ja): GNU Bourne Again シェル (bash).
|
|
@@ -17,11 +17,7 @@ Source0: https://ftp.gnu.org/pub/gnu/bash/bash-%{baseversion}.tar.gz
|
|
|
Source10: bashrc-vine
|
|
|
|
|
|
# Official upstream patches
|
|
|
-Patch22: https://ftp.gnu.org/gnu/bash/bash-%{bashversion}-patches/bash52-022
|
|
|
-Patch23: https://ftp.gnu.org/gnu/bash/bash-%{bashversion}-patches/bash52-023
|
|
|
-Patch24: https://ftp.gnu.org/gnu/bash/bash-%{bashversion}-patches/bash52-024
|
|
|
-Patch25: https://ftp.gnu.org/gnu/bash/bash-%{bashversion}-patches/bash52-025
|
|
|
-Patch26: https://ftp.gnu.org/gnu/bash/bash-%{bashversion}-patches/bash52-026
|
|
|
+#Patch32: https://ftp.gnu.org/gnu/bash/bash-%{bashversion}-patches/bash52-032
|
|
|
|
|
|
# We don't want to add '/etc:/usr/etc' in standard utils path.
|
|
|
Patch101: bash-2.03-paths.patch
|
|
@@ -274,6 +270,9 @@ f:close()
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Sun Sep 08 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 5.2.32-1
|
|
|
+- updated to 5.2 patch level 32.
|
|
|
+
|
|
|
* Mon Jun 17 2024 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 5.2.26-1
|
|
|
- updated to 5.2 patch level 26.
|
|
|
|