|
@@ -1,4 +1,4 @@
|
|
|
-%global revision 20220507
|
|
|
+%global revision 20221029
|
|
|
%define includedirw %{_includedir}/ncursesw
|
|
|
|
|
|
%define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
|
|
@@ -7,7 +7,7 @@ Summary: A screen handling and optimization package.
|
|
|
Summary(ja): スクリーンの操作と最適化を行うパッケージ
|
|
|
Name: ncurses
|
|
|
Version: 6.3
|
|
|
-Release: 2%{?_dist_release}
|
|
|
+Release: 3%{?_dist_release}
|
|
|
Group: system
|
|
|
Vendor: Project Vine
|
|
|
Distribution: Vine Linux
|
|
@@ -338,6 +338,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Sun Nov 06 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 6.3-3
|
|
|
+- updated to 6.3 + 20221029.
|
|
|
+
|
|
|
* Fri May 13 2022 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 6.3-2
|
|
|
- updated to 6.3 + 20220507.
|
|
|
|