Compare commits

...

8 Commits

View File

@ -1,7 +1,7 @@
%define javahome %{_jvmdir}/jdk
Name: tzdata
Version: 2022e
Version: 2025a
Release: 1mamba
Summary: timezone data
Group: System/Internationalization
@ -16,6 +16,7 @@ Patch0: javazic-fixup.patch
Patch1: tzdata-2011b-c.patch
Patch2: tzdata-2011d-kemerovo.patch
License: Public Domain
BuildArch: noarch
## AUTOBUILDREQ-BEGIN
## AUTOBUILDREQ-END
BuildRequires: gawk
@ -48,7 +49,7 @@ This package contains timezone information for use by Java runtimes.
mkdir javazic
tar zxf %{S:3} -C javazic
cd javazic
%patch0
%patch 0
# Hack alert! sun.tools may be defined and installed in the
# VM. In order to guarantee that we are using IcedTea/OpenJDK
# for creating the zoneinfo files, rebase all the packages
@ -117,6 +118,30 @@ cp -pr zoneinfo/java %{buildroot}%{_datadir}/javazi
%endif
%changelog
* Mon Jan 20 2025 Automatic Build System <autodist@openmamba.org> 2025a-1mamba
- automatic version update by autodist
* Fri Feb 02 2024 Automatic Build System <autodist@openmamba.org> 2024a-1mamba
- automatic version update by autodist
* Fri Dec 22 2023 Automatic Build System <autodist@mambasoft.it> 2023d-1mamba
- automatic version update by autodist
* Wed Mar 29 2023 Automatic Build System <autodist@mambasoft.it> 2023c-1mamba
- automatic version update by autodist
* Fri Mar 24 2023 Automatic Build System <autodist@mambasoft.it> 2023b-1mamba
- automatic version update by autodist
* Thu Mar 23 2023 Automatic Build System <autodist@mambasoft.it> 2023a-1mamba
- automatic version update by autodist
* Wed Nov 30 2022 Automatic Build System <autodist@mambasoft.it> 2022g-1mamba
- automatic version update by autodist
* Sun Oct 30 2022 Automatic Build System <autodist@mambasoft.it> 2022f-1mamba
- automatic version update by autodist
* Thu Oct 13 2022 Automatic Build System <autodist@mambasoft.it> 2022e-1mamba
- automatic version update by autodist