Change source url
(cherry picked from commit b602383f74d722055afdce4b9c3e3b68554ad027)
This commit is contained in:
parent
2ad1491a09
commit
431240f25b
@ -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.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user