Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e4b7315864 |
1 changed files with 4 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
Name: libzonedetect
|
Name: libzonedetect
|
||||||
Version: 0~git%{shortcommit}
|
Version: 0~git%{shortcommit}
|
||||||
Release: 8%{?snap}%{?dist}
|
Release: 9%{?snap}%{?dist}
|
||||||
Summary: Find the timezone for a given latitude and longitude
|
Summary: Find the timezone for a given latitude and longitude
|
||||||
|
|
||||||
# The library is BSD-3, timezone-boundary-builder is MIT, the built database is ODbL-1.0
|
# The library is BSD-3, timezone-boundary-builder is MIT, the built database is ODbL-1.0
|
||||||
|
|
@ -133,6 +133,9 @@ cp -a %{SOURCE4} %{buildroot}%{_datadir}/ZoneDetect/
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 17 2025 Sandro Mani <manisandro@gmail.com> - 0~git88e927d-9
|
||||||
|
- Rebuild against correct crt
|
||||||
|
|
||||||
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0~git88e927d-8
|
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0~git88e927d-8
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue