Add i686 support
This commit is contained in:
parent
f00d2c92c6
commit
b86ed5bc15
@ -3,7 +3,7 @@ Name: tzdata
|
||||
Version: 2026b
|
||||
%define tzdata_version 2026b
|
||||
%define tzcode_version 2026b
|
||||
Release: 1%{?dist}
|
||||
Release: 1%{?dist}.alma.1
|
||||
License: LicenseRef-Fedora-Public-Domain AND (GPL-2.0-only WITH ClassPath-exception-2.0)
|
||||
URL: https://www.iana.org/time-zones
|
||||
Source0: ftp://ftp.iana.org/tz/releases/tzdata%{tzdata_version}.tar.gz
|
||||
@ -18,7 +18,6 @@ BuildRequires: java-devel
|
||||
BuildRequires: glibc-common >= 2.5.90-7
|
||||
Conflicts: glibc-common <= 2.3.2-63
|
||||
BuildArchitectures: noarch
|
||||
ExcludeArch: i686
|
||||
|
||||
%description
|
||||
This package contains data files with rules for various timezones around
|
||||
@ -134,6 +133,9 @@ echo ============END TESTING===========
|
||||
%{_datadir}/javazi-1.8
|
||||
|
||||
%changelog
|
||||
* Tue May 26 2026 Eduard Abdullin <eabdullin@almalinux.org> - 2026b-1.alma.1
|
||||
- Add i686 support
|
||||
|
||||
* Mon Apr 27 2026 Patsy Griffin <patsy@redhat.com> - 2026b-1
|
||||
- Update to tzdata-2026b (RHEL-170780)
|
||||
- British Columbia’s 2026-03-08 spring forward is expected
|
||||
|
||||
Loading…
Reference in New Issue
Block a user