public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jonathan Steffan <jsteffan@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-libpanel-sys] rawhide: Update to 0.7.0 (fedora#2537473).
Date: Mon, 21 Sep 2026 16:34:48 GMT	[thread overview]
Message-ID: <179000848873.1.18093415460216111090.rpms-rust-libpanel-sys-087a4668f803@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-libpanel-sys
Branch : rawhide
Commit : 087a4668f8036bf835e6e1f32aae1988fa588e26
Author : Jonathan Steffan <jsteffan@fedoraproject.org>
Date   : 2026-09-21T10:34:26-06:00
Stats  : +9/-5 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-libpanel-sys/c/087a4668f8036bf835e6e1f32aae1988fa588e26?branch=rawhide

Log:
Update to 0.7.0 (fedora#2537473).

---
diff --git a/.gitignore b/.gitignore
index 9e265da..87c2956 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /libpanel-sys-0.4.0.crate
 /libpanel-sys-0.5.0.crate
+/libpanel-sys-0.7.0.crate

diff --git a/rust-libpanel-sys.spec b/rust-libpanel-sys.spec
index c9d608f..75ed700 100644
--- a/rust-libpanel-sys.spec
+++ b/rust-libpanel-sys.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 26
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate libpanel-sys
 
 Name:           rust-libpanel-sys
-Version:        0.5.0
+Version:        0.7.0
 Release:        %autorelease
 Summary:        FFI bindings for GNOME libpanel
 
@@ -99,7 +99,10 @@ use the "v1_8" feature of the "%{crate}" crate.
 %if %{with check}
 %check
 # * Skipped tests due to differences in GIR
-%cargo_test -- -- --exact --skip cross_validate_constants_with_c --skip cross_validate_layout_with_c
+%{cargo_test -- -- --exact %{shrink:
+    --skip cross_validate_constants_with_c
+    --skip cross_validate_layout_with_c
+}}
 %endif
 
 %changelog

diff --git a/sources b/sources
index 67c22cc..435fc2a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libpanel-sys-0.5.0.crate) = 99a0c48343a39870a77c14ed1ab9a56911d5bf401ec1c7946dc784ecdf813764e4ae06703b01c74a356305da13e7d70d49787467db86b7c4d9695b44fcf5a4b6
+SHA512 (libpanel-sys-0.7.0.crate) = 2f0d4046202465c9436afae245b79ec3082ecbc8b3cce0db98beae62dc3efca5223a3f6409c585c6582a9c4438b2046778fc8ed86659501980a6cdab875449c7

                 reply	other threads:[~2026-09-21 16:34 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=179000848873.1.18093415460216111090.rpms-rust-libpanel-sys-087a4668f803@fedoraproject.org \
    --to=jsteffan@fedoraproject.org \
    --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