public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/grout] f44: New upstream release 0.15.0 (fedora#2487832)
@ 2026-06-11 13:05 Robin Jarry
  0 siblings, 0 replies; only message in thread
From: Robin Jarry @ 2026-06-11 13:05 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/grout
Branch : f44
Commit : 1f550ac1d97c93101f31c0b3c513616b5a6da2ab
Author : Robin Jarry <rjarry@redhat.com>
Date   : 2026-06-11T13:32:43+02:00
Stats  : +7/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/grout/c/1f550ac1d97c93101f31c0b3c513616b5a6da2ab?branch=f44

Log:
New upstream release 0.15.0 (fedora#2487832)

---
diff --git a/.gitignore b/.gitignore
index a982f9d..bb80d34 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,5 @@
 /grout-0.14.2.tar.gz
 /grout-0.14.3.tar.gz
 /grout-0.15.0.tar.gz
+/dpdk-25.11.2.tar.xz
+/grout-0.16.0.tar.gz

diff --git a/grout.spec b/grout.spec
index f0c821c..3de1640 100644
--- a/grout.spec
+++ b/grout.spec
@@ -3,7 +3,7 @@
 
 %global forgeurl https://github.com/DPDK/grout
 %global _lto_cflags %nil
-%global dpdk_version 25.11
+%global dpdk_version 25.11.2
 
 %define dpdk_cpu generic
 %ifarch x86_64
@@ -25,7 +25,7 @@
 %endif
 
 Name: grout
-Version: 0.15.0
+Version: 0.16.0
 Summary: Graph router based on DPDK
 License: BSD-3-Clause
 Group: System Environment/Daemons
@@ -119,7 +119,7 @@ mv %{SOURCE1} subprojects/packagecache/
 %build
 export GROUT_VERSION=%{version}-%{release}
 %meson -Dfrr=%{?with_frr:enabled}%{!?with_frr:disabled} \
-	-Ddpdk:cpu_instruction_set=%{dpdk_cpu}
+	-Ddpdk_cpu=%{dpdk_cpu}
 %meson_build
 
 %install

diff --git a/sources b/sources
index 72612e3..fbcdd00 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (dpdk-25.11.tar.xz) = 6c5538dd5ce35a31b9088b392b38d012fdab7450c5bc1a8444d88523963117c3d8003d33719ab4b9db8023ab35f23b6bf337fb7ec3891fde9951089aa62fce75
-SHA512 (grout-0.15.0.tar.gz) = d3ca3a2ce21d0b19670aab370deb43c4232b313903d027ac7c1ae6ab8e0364501d083b2908afe8f19eba19e0936ea6ae601287a95d884cd6503685198260c6b6
+SHA512 (dpdk-25.11.2.tar.xz) = 17a6abf53728973f099b19b9a9b820727a853576187bc207b646414f6a79202c2bb44aaa0407991cc2aea64e2c496a87becfb7a7ab9441f0234914be568b5833
+SHA512 (grout-0.16.0.tar.gz) = f00255acf57307823c6092b5555efad5f197a5d926b2865fdfc29d0e7f45f2a263b98e6df3bfdc1619e2b2643110c18091dc9d61882aa7651c9f9bbb4e8352b6

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

only message in thread, other threads:[~2026-06-11 13:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-11 13:05 [rpms/grout] f44: New upstream release 0.15.0 (fedora#2487832) Robin Jarry

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