public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/eccodes] f44: Update to 2.48.0
@ 2026-07-20 14:00 Jos de Kloe
  0 siblings, 0 replies; only message in thread
From: Jos de Kloe @ 2026-07-20 14:00 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/eccodes
Branch : f44
Commit : ef8a83766a09f6cda4b0aacf03a5daf987704155
Author : Jos de Kloe <josdekloe@gmail.com>
Date   : 2026-07-20T14:26:08+02:00
Stats  : +15/-3 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/eccodes/c/ef8a83766a09f6cda4b0aacf03a5daf987704155?branch=f44

Log:
Update to 2.48.0

---
diff --git a/.gitignore b/.gitignore
index ad46d5d..6c01ed7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /eccodes_test_data_20250202.tar.gz
 /eccodes-2.46.0-Source.tar.gz
 /eccodes-2.47.0-Source.tar.gz
+/eccodes-2.48.0-Source.tar.gz

diff --git a/eccodes.spec b/eccodes.spec
index 604e375..9935096 100644
--- a/eccodes.spec
+++ b/eccodes.spec
@@ -3,8 +3,8 @@
 %endif
 
 Name:           eccodes
-Version:        2.47.0
-Release:        2%{?dist}
+Version:        2.48.0
+Release:        1%{?dist}
 Summary:        WMO data format decoding and encoding
 
 # force the shared libraries to have these so versions
@@ -174,6 +174,13 @@ local definitions by ECMWF and other meteorological centers.
 # https://docs.fedoraproject.org/en-US/packaging-guidelines/Directory_Replacement/
 # to assist in replacing a directory by a symlink
 
+# note: this script was introduced on 11-Aug-2025 to fix a problem
+#       in upgrading eccodes 2.41.0 to 2.42.0.
+#       At that time f41, f42, and f43 were used.
+#       So this script can be removed or disabled once f43 is end-of-life.
+#       (since in theory there could be a f43 used who did not apply
+#        any updates since 11-Aug-2025 ...)
+
 %pretrans -n eccodes-data -p <lua>
 
 -- This should solve a problem where directories were replaced
@@ -478,10 +485,13 @@ export LIBRARY_PATH=%{buildroot}/%{_libdir}
 %doc %{_datadir}/doc/%{name}/
 
 %changelog
+
+* Mon Jul 20 2026 Jos de Kloe <josdekloe@gmail.com> - 2.48.0-1
+- Update to 2.48.0
+
 * Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.47.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 
-
 * Sat May 02 2026 Jos de Kloe <josdekloe@gmail.com> - 2.47.0-1
 - Update to 2.47.0
 

diff --git a/sources b/sources
index 9dae2b2..c25215d 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,4 @@
 SHA512 (eccodes_test_data_20250202.tar.gz) = 8b4c7159dd7ed0e1e69068ec7dcabe94064f0d2abf9eac4fca2a9c730d500999e8edf1e7eeebba6fb12ae99b223c1b0843e31414538333c52f2508cb2d410151
 SHA512 (eccodes-2.46.0-Source.tar.gz) = 732ab0f23f3b56681fc103c8f8bb49ae46b06d4278c8cf0cddd99731b4bc2101910e161a3fd1b6bffeaa968d72c2e2de8ab0a9c33c23025e554302fb084d167a
 SHA512 (eccodes-2.47.0-Source.tar.gz) = 4cb0491c327d2832dc3e4b14a67a90e4d6b459c2baa132a6a37c5e7d4886eb3ea0e83dcbc95aa9487c207c685dc4ed338b743be60345a581725d2cba80e11ae8
+SHA512 (eccodes-2.48.0-Source.tar.gz) = 9e1b7c456ed65a06415038b2181543ce89ad9aa606380653d635b4304f5ef0ec243742702b441b265e927b98242bbc342ebd55e2426627dc1a40ab45e5ce3674

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-20 14:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 14:00 [rpms/eccodes] f44: Update to 2.48.0 Jos de Kloe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox