public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Gris Ge <cnfourt@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-netlink-sys] rawhide: Upgrade to 0.9.0
Date: Sat, 22 Aug 2026 02:42:31 GMT [thread overview]
Message-ID: <178736655183.1.13325421445815009099.rpms-rust-netlink-sys-225dde6fd331@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-netlink-sys
Branch : rawhide
Commit : 225dde6fd331a31c58aace8793565fad7763cbec
Author : Gris Ge <cnfourt@gmail.com>
Date : 2026-08-22T10:42:10+08:00
Stats : +6/-5 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-netlink-sys/c/225dde6fd331a31c58aace8793565fad7763cbec?branch=rawhide
Log:
Upgrade to 0.9.0
Signed-off-by: Gris Ge <cnfourt@gmail.com>
---
diff --git a/.gitignore b/.gitignore
index 568a08f..10be70f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
/netlink-sys-0.8.6.crate
/netlink-sys-0.8.7.crate
/netlink-sys-0.8.8.crate
+/netlink-sys-0.9.0.crate
diff --git a/.packit.yaml b/.packit.yaml
index ec7188a..ee5ffec 100644
--- a/.packit.yaml
+++ b/.packit.yaml
@@ -13,7 +13,7 @@ jobs:
- job: pull_from_upstream
trigger: release
dist_git_branches:
- - fedora-all
+ - fedora-rawhide
# This is triggered at Fedora dist-git for creating koji build after
# PR in src.fedoraproject.org been merged.
@@ -21,7 +21,7 @@ jobs:
trigger: commit
allowed_pr_authors: ["packit-stg", "packit"]
dist_git_branches:
- - fedora-all
+ - fedora-rawhide
# This is triggered at Fedora messaging bus about koji build finished.
- job: bodhi_update
diff --git a/rust-netlink-sys.spec b/rust-netlink-sys.spec
index 2345c4e..318e03e 100644
--- a/rust-netlink-sys.spec
+++ b/rust-netlink-sys.spec
@@ -6,7 +6,7 @@
%global crate netlink-sys
Name: rust-netlink-sys
-Version: 0.8.8
+Version: 0.9.0
Release: %autorelease
Summary: Netlink sockets, with optional integration with tokio
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 7bd7b4d..406b446 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,4 +1,4 @@
[tests]
-run = ["none"]
+run = false
comments = ["missing dev-dependency: netlink-packet-audit"]
diff --git a/sources b/sources
index a7fdcf6..48cd8a5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (netlink-sys-0.8.8.crate) = 23cb90c99060b6ccc1b5cf863990b07875e1f36e077f35e5b7733671e6c9307ddf3fa67bd9591be311773306a0882b6a434e03282bd3f274da51a773eaf059a3
+SHA512 (netlink-sys-0.9.0.crate) = b711f73d416b3f1b5018c4f714d2fd5b18a229d130ebe747f53c7b07c9f9d8f45930adf20b1d430db7e36ddd31599e626ccd8ea79adadef2ddd09df2f5123a02
reply other threads:[~2026-08-22 2:42 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178736655183.1.13325421445815009099.rpms-rust-netlink-sys-225dde6fd331@fedoraproject.org \
--to=cnfourt@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox