public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-netlink-packet-route] rawhide: Upgrade to 0.33.0
@ 2026-08-22 5:42 Gris Ge
0 siblings, 0 replies; only message in thread
From: Gris Ge @ 2026-08-22 5:42 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-netlink-packet-route
Branch : rawhide
Commit : fee991f085960693317a7186e27bc73781e1eb0e
Author : Gris Ge <cnfourt@gmail.com>
Date : 2026-08-22T13:42:02+08:00
Stats : +6/-5 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-netlink-packet-route/c/fee991f085960693317a7186e27bc73781e1eb0e?branch=rawhide
Log:
Upgrade to 0.33.0
Signed-off-by: Gris Ge <cnfourt@gmail.com>
---
diff --git a/.gitignore b/.gitignore
index 2346ef7..cf3fe55 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
/netlink-packet-route-0.25.1.crate
/netlink-packet-route-0.28.0.crate
/netlink-packet-route-0.30.0.crate
+/netlink-packet-route-0.33.0.crate
diff --git a/rust-netlink-packet-route.spec b/rust-netlink-packet-route.spec
index a6032cf..5f04643 100644
--- a/rust-netlink-packet-route.spec
+++ b/rust-netlink-packet-route.spec
@@ -1,12 +1,12 @@
# Generated by rust2rpm 28
-# * missing dev-dependency: pcap-file
+# * dev-dependency will cause loop depdenncy for bundle rust-netlink updates
%bcond check 0
%global debug_package %{nil}
%global crate netlink-packet-route
Name: rust-netlink-packet-route
-Version: 0.30.0
+Version: 0.33.0
Release: %autorelease
Summary: Netlink packet types
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 8268f7d..d2df879 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,4 +1,4 @@
[tests]
-run = ["none"]
-comments = ["missing dev-dependency: pcap-file"]
+run = false
+comments = ["dev-dependency will cause loop depdenncy for bundle rust-netlink updates"]
diff --git a/sources b/sources
index 5f33d4a..c5c81e4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (netlink-packet-route-0.30.0.crate) = 387293d3c7addcc9a13460fbd85e2cf9a95eec87b7415b2c10064eedf975b6d2ac3632161f38942b1001982d05564b0fed0af887e74b052ce1659ad2feefe5ff
+SHA512 (netlink-packet-route-0.33.0.crate) = 6ffe475db09817bcf60d7c5e8d5d785a4f035cd636d3b682c2a210622a326b720b2905161dd84b654e9f8f2a2f19e6de6b2112b4afc4a86ba0c09eac072fb372
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-22 5:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-22 5:42 [rpms/rust-netlink-packet-route] rawhide: Upgrade to 0.33.0 Gris Ge
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox