upgrade version to 1.201
This commit is contained in:
parent
3e9c3199ae
commit
892453540c
Binary file not shown.
BIN
Algorithm-Diff-1.201.tar.gz
Normal file
BIN
Algorithm-Diff-1.201.tar.gz
Normal file
Binary file not shown.
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user