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

            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

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

only message in thread, other threads:[~2026-08-22  2: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  2:42 [rpms/rust-netlink-sys] 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