public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-libpanel-sys] rawhide: Update to 0.7.0 (fedora#2537473).
@ 2026-09-21 16:34 Jonathan Steffan
  0 siblings, 0 replies; only message in thread
From: Jonathan Steffan @ 2026-09-21 16:34 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-09-21 16:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-21 16:34 [rpms/rust-libpanel-sys] rawhide: Update to 0.7.0 (fedora#2537473) Jonathan Steffan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox