Update the Source0 URL.

(cherry picked from commit 332b5eb47ca0e700313146812ef5e2a904aa0717)
This commit is contained in:
胡宇彪 2022-11-26 03:16:32 +00:00 committed by openeuler-sync-bot
parent a3ba40effe
commit 26b25e0aae

View File

@ -1,10 +1,10 @@
Name: pcre2 Name: pcre2
Version: 10.39 Version: 10.39
Release: 5 Release: 6
Summary: Perl Compatible Regular Expressions Summary: Perl Compatible Regular Expressions
License: BSD License: BSD
URL: http://www.pcre.org/ URL: http://www.pcre.org/
Source0: https://ftp.pcre.org/pub/pcre/%{name}-%{version}.tar.bz2 Source0: https://github.com/PCRE2Project/pcre2/releases/download/%{name}-%{version}/%{name}-%{version}.tar.bz2
# Do no set RPATH if libdir is not /usr/lib # Do no set RPATH if libdir is not /usr/lib
Patch6000: backport-pcre2-10.10-Fix-multilib.patch Patch6000: backport-pcre2-10.10-Fix-multilib.patch
@ -139,6 +139,9 @@ make check
%{_pkgdocdir}/html/ %{_pkgdocdir}/html/
%changelog %changelog
* Sat Nov 26 2022 huyubiao <huyubiao@huawei.com> - 10.39-6
- Update the Source0 URL.
* Mon Nov 14 2022 zhaozhen <zhaozhen@loongson.cn> - 10.39-5 * Mon Nov 14 2022 zhaozhen <zhaozhen@loongson.cn> - 10.39-5
- Type:enhancement - Type:enhancement
- ID:NA - ID:NA