!10 【openEuler-22.03-LTS-Next】Update to 4.15.0

From: @yixiangzhike 
Reviewed-by: @hubin95 
Signed-off-by: @hubin95
This commit is contained in:
openeuler-ci-bot 2023-10-26 08:34:35 +00:00 committed by Gitee
commit 953bbce84d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 8 additions and 5 deletions

View File

@ -1,10 +1,10 @@
Name: iso-codes
Version: 4.7.0
Release: 2
Version: 4.15.0
Release: 1
Summary: lists of various ISO standards
License: LGPLv2+
URL: https://salsa.debian.org/iso-codes-team/iso-codes
Source0: https://salsa.debian.org/iso-codes-team/iso-codes/-/archive/%{name}-%{version}/%{name}-%{name}-%{version}.tar.gz
Source0: https://salsa.debian.org/iso-codes-team/%{name}/-/archive/v%{version}/%{name}-v%{version}.tar.gz
BuildArch: noarch
BuildRequires: git gettext python3
@ -22,7 +22,7 @@ Requires: %{name} = %{version}-%{release}
pkg-config configuration file for iso-codes
%prep
%autosetup -n %{name}-%{name}-%{version} -p1 -Sgit
%autosetup -n %{name}-v%{version} -p1 -Sgit
%build
%configure
@ -37,7 +37,7 @@ make check
%files
%defattr(-,root,root)
%doc ChangeLog.md README.md
%doc CHANGELOG.md README.md
%license COPYING
%{_datadir}/%{name}
%{_datadir}/locale/*/LC_MESSAGES/iso_*.mo
@ -49,6 +49,9 @@ make check
%changelog
* Tue Oct 24 2023 yixiangzhike <yixiangzhike007@163.com> - 4.15.0-1
- Upgrade to version 4.15.0
* Thu May 26 2022 loong_C <loong_c@yeah.net> - 4.7.0-2
- fix spec changelog date