update to 4.5.0
This commit is contained in:
parent
924f71a8f2
commit
e40cc7e791
Binary file not shown.
@ -1,11 +1,10 @@
|
||||
Name: iso-codes
|
||||
Version: 3.79
|
||||
Release: 4
|
||||
Version: 4.5.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/uploads/ef8de8bc12e0512d26ed73436a477871/%{name}-%{name}-%{version}.tar.gz
|
||||
Source0: https://salsa.debian.org/iso-codes-team/iso-codes/-/archive/%{name}-%{version}/%{name}-%{name}-%{version}.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: git gettext python3
|
||||
@ -38,7 +37,7 @@ make check
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc ChangeLog README.md
|
||||
%doc ChangeLog.md README.md
|
||||
%license COPYING
|
||||
%{_datadir}/%{name}
|
||||
%{_datadir}/locale/*/LC_MESSAGES/iso_*.mo
|
||||
@ -50,6 +49,12 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Aug 4 2020 zhangguangzhi<zhangguangzhi3@huawei.com> - 4.5.0-1
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC: update version to 4.5.0
|
||||
|
||||
* Tue Sep 24 2019 shenyangyang<shenyangyang4@huawei.com> - 3.79-4
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
4
iso-codes.yaml
Normal file
4
iso-codes.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: git
|
||||
src_repo: https://salsa.debin.org/iso-codes-team/iso-codes.git
|
||||
tag_prefix: ^iso-codes-
|
||||
seperator: .
|
||||
Loading…
x
Reference in New Issue
Block a user