!5 Fix build error

From: @starlet-dx 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2023-07-20 07:28:13 +00:00 committed by Gitee
commit 063048236e
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,7 +2,7 @@
%global upstream erlydtl
Name: erlang-%{realname}
Version: 0.14.0
Release: 1
Release: 2
BuildArch: noarch
Summary: Erlang implementation of the Django Template Language
License: MIT and Apache-2.0
@ -16,6 +16,7 @@ Patch4: erlang-erlydtl-0004-No-such-fun-gettext_compile-open_po_file-3.patch
Patch5: erlang-erlydtl-0005-No-such-fun-gettext_compile-close_file-0.patch
Provides: ErlyDTL = %{version}-%{release}
BuildRequires: erlang-rebar
BuildRequires: erlang-eunit
%description
@ -49,6 +50,9 @@ cp -arv priv %{buildroot}/%{erlang_appdir}/
%changelog
* Thu Jul 20 2023 yaoxin <yao_xin001@hoperun.com> - 0.14.0-2
- Fix build error
* Thu Apr 21 2022 caodongxia <caodongxia@h-partners.com> - 0.14.0-1
- update to version 1.14.0