!5 [sync] PR-4: Change source url

From: @openeuler-sync-bot 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-11-18 00:58:32 +00:00 committed by Gitee
commit 374c75a67f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,10 +1,10 @@
Name: gnustep-base Name: gnustep-base
Version: 1.27.0 Version: 1.27.0
Release: 2 Release: 3
License: GPLv3+ and LGPLv2+ License: GPLv3+ and LGPLv2+
Summary: GNUstep Base library package Summary: GNUstep Base library package
URL: http://www.gnustep.org/ URL: http://www.gnustep.org/
Source0: ftp://ftp.gnustep.org/pub/gnustep/core/%{name}-%{version}.tar.gz Source0: https://github.com/gnustep/libs-base/releases/download/base-1_27_0/gnustep-base-1.27.0.tar.gz
Patch0: %{name}-use_system-wide_crypto-policies.patch Patch0: %{name}-use_system-wide_crypto-policies.patch
#Patch from: https://github.com/gnustep/libs-base/commit/06fa7792a51cb970e5d010a393cb88eb127830d7 #Patch from: https://github.com/gnustep/libs-base/commit/06fa7792a51cb970e5d010a393cb88eb127830d7
Patch1: Fix-compilation-with-ICU-68.patch Patch1: Fix-compilation-with-ICU-68.patch
@ -108,6 +108,9 @@ export GNUSTEP_CONFIG_FILE=$(pwd)/GNUstep.conf
%{_datadir}/GNUstep/Documentation/* %{_datadir}/GNUstep/Documentation/*
%changelog %changelog
* Wed Nov 16 2022 wangkai <wangkai385@h-partners.com> - 1.27.0-3
- Change source url
* Mon May 09 2022 chenchen <chen_aka_jan@163.com> - 1.27.0-2 * Mon May 09 2022 chenchen <chen_aka_jan@163.com> - 1.27.0-2
- Fix compilation with ICU 68. - Fix compilation with ICU 68.