Add i686 support
This commit is contained in:
parent
e0de675065
commit
bff49145d1
@ -3,7 +3,7 @@ Name: tzdata
|
||||
Version: 2025c
|
||||
%define tzdata_version 2025c
|
||||
%define tzcode_version 2025c
|
||||
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
|
||||
@ -19,7 +19,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
|
||||
@ -138,6 +137,9 @@ echo ============END TESTING===========
|
||||
%{_datadir}/javazi-1.8
|
||||
|
||||
%changelog
|
||||
* Tue Feb 10 2026 Eduard Abdullin <eabdullin@almalinux.org> - 2025c-1.alma.1
|
||||
- Add i686 support
|
||||
|
||||
* Wed Dec 10 2025 Patsy Griffin <patsy@redhat.com> - 2025c-1
|
||||
- Update to tzdata-2025c (RHEL-135156)
|
||||
- Update leap seconds file expiration date
|
||||
|
||||
Loading…
Reference in New Issue
Block a user