!3 [sync] PR-2: Modify invalid source

From: @openeuler-sync-bot 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-11-23 08:02:13 +00:00 committed by Gitee
commit 9a660f2950
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

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