public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-netlink-packet-core] rawhide: Upgrade to 0.9.0
@ 2026-08-22  2:32 Gris Ge
  0 siblings, 0 replies; only message in thread
From: Gris Ge @ 2026-08-22  2:32 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/rust-netlink-packet-core
            Branch : rawhide
            Commit : 1d79c7aa13e98d7cecb49396666338595b3a1f8d
            Author : Gris Ge <cnfourt@gmail.com>
            Date   : 2026-08-22T10:31:11+08:00
            Stats  : +7/-7 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/rust-netlink-packet-core/c/1d79c7aa13e98d7cecb49396666338595b3a1f8d?branch=rawhide

            Log:
            Upgrade to 0.9.0

Signed-off-by: Gris Ge <cnfourt@gmail.com>

---
diff --git a/.gitignore b/.gitignore
index 76d5c74..f006427 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /netlink-packet-core-0.7.0.crate
 /netlink-packet-core-0.8.0.crate
 /netlink-packet-core-0.8.1.crate
+/netlink-packet-core-0.9.0.crate

diff --git a/rust-netlink-packet-core.spec b/rust-netlink-packet-core.spec
index 114ed9c..f8b502e 100644
--- a/rust-netlink-packet-core.spec
+++ b/rust-netlink-packet-core.spec
@@ -1,12 +1,11 @@
-# Generated by rust2rpm 24
-# The test depend on netlink-packet-route, enable it will cause loop dependency.
-%bcond_with check
+# Generated by rust2rpm 28
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate netlink-packet-core
 
 Name:           rust-netlink-packet-core
-Version:        0.8.1
+Version:        0.9.0
 Release:        %autorelease
 Summary:        Netlink packet types
 
@@ -14,7 +13,7 @@ License:        MIT
 URL:            https://crates.io/crates/netlink-packet-core
 Source:         %{crates_source}
 
-BuildRequires:  rust-packaging >= 21
+BuildRequires:  cargo-rpm-macros >= 24
 
 %global _description %{expand:
 Netlink packet types.}
@@ -49,7 +48,7 @@ use the "default" feature of the "%{crate}" crate.
 %ghost %{crate_instdir}/Cargo.toml
 
 %prep
-%autosetup -n %{crate}-%{version_no_tilde} -p1
+%autosetup -n %{crate}-%{version} -p1
 %cargo_prep
 
 %generate_buildrequires

diff --git a/sources b/sources
index 857f956..7be9504 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (netlink-packet-core-0.8.1.crate) = 6721897aa7bfb31740dce8a2beaeccf5f08c09e7bba50ddce3783516eb27ce39402e4da2b135d58488ba8687a1c6af80e952aa85bdc817548e4fddf7c8c5c354
+SHA512 (netlink-packet-core-0.9.0.crate) = 36667d4e9a0f5928ad470b5f490ab473b404804e1284e6d3d4a427cfe7476ba4ff56073bb9c3e719428798103349457e97e0ffa82b80520016c4cfd4380a2e21

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

only message in thread, other threads:[~2026-08-22  2:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-22  2:32 [rpms/rust-netlink-packet-core] rawhide: Upgrade to 0.9.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