Skip to content

Commit 13f8d1e

Browse files
committed
Merge branch '2.0' into fasttrack/2.0
2 parents da4bb12 + 073a799 commit 13f8d1e

60 files changed

Lines changed: 5732 additions & 226 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

SPECS-EXTENDED/gdal/gdal.spec

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Summary: GIS file format library
1515
#global pre rc1
1616
Name: gdal
1717
Version: 3.6.3
18-
Release: 4%{?dist}
18+
Release: 5%{?dist}
1919
License: MIT
2020
Vendor: Microsoft Corporation
2121
Distribution: Mariner
@@ -316,6 +316,11 @@ ctest -E "autotest_osr|autotest_alg|autotest_gdrivers|autotest_gcore"
316316

317317

318318
%changelog
319+
* Mon Dec 29 2025 Kshitiz Godara <kgodara@microsoft.com> - 3.6.3-5
320+
- Bumping the release version so that this package is re-built with
321+
the newer 1.14.6 hdf5 libraries. This ensures that the matching
322+
1.14.6 .so files Will be used at run time.
323+
319324
* Wed May 22 2024 George Mileka <gmileka@microsoft.com> - 3.6.3-4
320325
Remove the use of explicit hdf5 version from the build-time dependencies.
321326

SPECS-EXTENDED/netcdf/netcdf.spec

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
Summary: Libraries for the Unidata network Common Data Form
1313
Name: netcdf
1414
Version: 4.9.0
15-
Release: 6%{?dist}
15+
Release: 7%{?dist}
1616
License: NetCDF
1717
Vendor: Microsoft Corporation
1818
Distribution: Mariner
@@ -398,6 +398,11 @@ done
398398

399399

400400
%changelog
401+
* Mon Dec 29 2025 Kshitiz Godara <kgodara@microsoft.com> - 4.9.0-7
402+
- Bumping the release version so that this package is re-built with
403+
the newer 1.14.6 hdf5 libraries. This ensures that the matching
404+
1.14.6 .so files Will be used at run time.
405+
401406
* Wed May 22 2024 George Mileka <gmileka@microsoft.com> - 4.9.0-6
402407
Remove the use of the '_hdf5_version' and explicit hdf5 version from the
403408
build-time dependencies.

SPECS-SIGNED/grub2-efi-binary-signed/grub2-efi-binary-signed.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
Summary: Signed GRand Unified Bootloader for %{buildarch} systems
1313
Name: grub2-efi-binary-signed-%{buildarch}
1414
Version: 2.06
15-
Release: 15%{?dist}
15+
Release: 16%{?dist}
1616
License: GPLv3+
1717
Vendor: Microsoft Corporation
1818
Distribution: Mariner
@@ -77,6 +77,9 @@ cp %{SOURCE3} %{buildroot}/boot/efi/EFI/BOOT/%{grubpxeefiname}
7777
/boot/efi/EFI/BOOT/%{grubpxeefiname}
7878

7979
%changelog
80+
* Thu Nov 27 2025 Akhila Guruju <v-guakhila@microsoft.com> - 2.06-16
81+
- Bump release number to match grub release
82+
8083
* Tue Jun 17 2025 Kshitiz Godara <kgodara@microsoft.com> - 2.06-15
8184
- Bump release number to match grub release
8285

0 commit comments

Comments
 (0)