!36 [sync] PR-35: 【轻量级 PR】:pcre2.spec中指定的源码包Source0无效,需修正。

From: @openeuler-sync-bot 
Reviewed-by: @overweight 
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2022-11-26 09:37:36 +00:00 committed by Gitee
commit 55e4f77ff4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,10 +1,10 @@
Name: pcre2
Version: 10.39
Release: 5
Release: 6
Summary: Perl Compatible Regular Expressions
License: BSD
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
Patch6000: backport-pcre2-10.10-Fix-multilib.patch
@ -139,6 +139,9 @@ make check
%{_pkgdocdir}/html/
%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
- Type:enhancement
- ID:NA