Modify invalid source

Signed-off-by: cherry530 <xuping33@huawei.com>
(cherry picked from commit 1303d977c9fe57da05fbca8094b096cc21f6fb38)
This commit is contained in:
cherry530 2022-11-22 19:34:25 +08:00 committed by openeuler-sync-bot
parent 7158e567da
commit 126770553d

View File

@ -1,10 +1,10 @@
Name: ocaml-fileutils
Version: 0.5.2
Release: 6
Release: 7
Summary: API to manipulate files (POSIX like) and filenames
License: LGPLv2 with exceptions
URL: https://github.com/gildor478/ocaml-fileutils
Source0: http://forge.ocamlcore.org/frs/download.php/1695/ocaml-fileutils-0.5.2.tar.gz
Source0: https://download.ocamlcore.org/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
Patch0001: fileutils-0.5.2-fix-bytes.patch
@ -58,5 +58,8 @@ make test
%{_libdir}/ocaml/fileutils/*.{a,cmx,cmxa,ml,mli}
%changelog
* Tue Nov 22 2022 xu_ping<xu_ping33@h-partners.com> - 0.5.2-7
- Modify invalid source
* Wed Feb 26 2020 zhouyihang<zhouyihang1@huawei.com> - 0.5.2-6
- Package init