Browse Source

automake-1.16.5-2

Tomohiro "Tomo-p" KATO 1 year ago
parent
commit
450e57a5c6
1 changed files with 5 additions and 1 deletions
  1. 5 1
      a/automake/automake-vl.spec

+ 5 - 1
a/automake/automake-vl.spec

@@ -6,7 +6,7 @@ Summary(ja): Makefile を自動生成するための GNU ツール
 Name: automake
 Version: 1.16.5
 %define api_version %(echo %{version} | cut -d . -f 1-2)
-Release: 1%{?_dist_release}
+Release: 2%{?_dist_release}
 Group: programming
 Vendor: Project Vine
 Distribution: Vine Linux
@@ -17,6 +17,7 @@ URL: http://sources.redhat.com/automake
 Source: https://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz
 Source2: http://git.savannah.gnu.org/cgit/config.git/plain/config.sub
 Source3: http://git.savannah.gnu.org/cgit/config.git/plain/config.guess
+Patch1000: python10-15.patch
 
 BuildArch: noarch
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
@@ -106,6 +107,9 @@ rm -rf ${RPM_BUILD_ROOT}
 
 
 %changelog
+* Fri Oct 28 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.16.5-2
+- added Patch1000 to support python3-3.11.
+
 * Fri Oct 15 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.16.5-1
 - updated to 1.16.5.
 - dropped install-info scriptltes.