upgrade version to 1.201

This commit is contained in:
jinzhimin369 2021-01-27 11:43:13 +08:00 committed by yeah_wang
parent 3e9c3199ae
commit 892453540c
3 changed files with 7 additions and 3 deletions

Binary file not shown.

BIN
Algorithm-Diff-1.201.tar.gz Normal file

Binary file not shown.

View File

@ -1,7 +1,8 @@
%global perl_package_name Algorithm-Diff %global perl_package_name Algorithm-Diff
Name: perl-%{perl_package_name} Name: perl-%{perl_package_name}
Version: 1.1903 Version: 1.201
Release: 14 Release: 1
epoch: 1
Summary: Compute `intelligent' differences between two files / lists Summary: Compute `intelligent' differences between two files / lists
License: GPL+ or Artistic License: GPL+ or Artistic
URL: https://metacpan.org/pod/Algorithm::Diff URL: https://metacpan.org/pod/Algorithm::Diff
@ -42,13 +43,16 @@ make test
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc Changes README *.pl %doc Changes README
%{perl_vendorlib}/Algorithm %{perl_vendorlib}/Algorithm
%files help %files help
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Wed Jan 27 2021 liudabo <liudabo1@huawei.com> - 1.201-1
- upgrade version to 1.201
* Fri Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.1903-14 * Fri Jan 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 1.1903-14
- Type: enhancement - Type: enhancement
- ID: NA - ID: NA