Browse Source

help2man-1.48.3-1

Tomohiro "Tomo-p" KATO 3 years ago
parent
commit
1c2253b562
1 changed files with 5 additions and 1 deletions
  1. 5 1
      h/help2man/help2man-vl.spec

+ 5 - 1
h/help2man/help2man-vl.spec

@@ -1,7 +1,7 @@
 Name:           help2man
 Summary:        Create simple man pages from --help output
 Summary(ja):    --help の出力から簡単なマニュアルページを生成するツール
-Version:        1.48.1
+Version:        1.48.3
 Release:        1%{?_dist_release}
 Group:          programming
 Vendor:         Project Vine
@@ -57,6 +57,7 @@ make %{?_smp_mflags}
 #  mv $b.1~ $b.1
 #done
 
+
 %install
 rm -fr $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
@@ -111,6 +112,9 @@ fi
 
 
 %changelog
+* Fri May 07 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.48.3-1
+- new upstream release.
+
 * Tue Feb 23 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.48.1-1
 - new upstream release.