parent
ecf849669e
commit
45eac0e8d0
@ -1,10 +1,10 @@
|
||||
Name: iso-codes
|
||||
Summary: ISO code lists and translations
|
||||
Version: 4.6.0
|
||||
Release: 2%{?dist}
|
||||
Version: 4.8.0
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: https://salsa.debian.org/iso-codes-team/iso-codes
|
||||
Source0: https://salsa.debian.org/iso-codes-team/%{name}/-/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
|
||||
|
||||
BuildRequires: gettext
|
||||
BuildRequires: python3
|
||||
@ -28,7 +28,7 @@ This package contains the pkg-config files for development
|
||||
when building programs that use %{name}.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{name}-%{version}
|
||||
%autosetup -n %{name}-v%{version}
|
||||
|
||||
%build
|
||||
%configure
|
||||
@ -40,7 +40,7 @@ when building programs that use %{name}.
|
||||
%find_lang %{name} --all-name
|
||||
|
||||
%files -f %{name}.lang
|
||||
%doc ChangeLog.md README.md
|
||||
%doc CHANGELOG.md README.md
|
||||
%license COPYING
|
||||
%dir %{_datadir}/xml/iso-codes
|
||||
%{_datadir}/xml/iso-codes/*.xml
|
||||
@ -50,6 +50,10 @@ when building programs that use %{name}.
|
||||
%{_datadir}/pkgconfig/iso-codes.pc
|
||||
|
||||
%changelog
|
||||
* Fri Nov 05 2021 Parag Nemade <pnemade AT redhat DOT com> - 4.8.0-1
|
||||
- Update to 4.8.0 version (#2019880)
|
||||
- Adjust upstream tarball Source URL
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.6.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (iso-codes-iso-codes-4.6.0.tar.gz) = fcee802a3f92ef035371ff45fa9d8acbf1e2f490e38d84d2e27d2226d250ad02d088156d0889c0fc0fc09f30c4541b30dc7eb65ca4f40c3764599c1b2143013f
|
||||
SHA512 (iso-codes-v4.8.0.tar.gz) = a96c104eb3f183ea8e5920446a53c15a416762a0ec13b7f7a7a64e6d68341b6a12385e75ba6c9d8b9351921afaa65216f3dcdd3b82babb6227dcf718bea38802
|
||||
|
Loading…
Reference in New Issue
Block a user