public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-cairo-rs] epel10: Update to version 0.18.5; Fixes RHBZ#2247765
@ 2026-09-25 10:37 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-25 10:37 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-cairo-rs
Branch : epel10
Commit : 773c6b212b2bba9d75b84cab4b53f412b26eddd6
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2024-01-11T20:05:12+01:00
Stats  : +13/-8 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-cairo-rs/c/773c6b212b2bba9d75b84cab4b53f412b26eddd6?branch=epel10

Log:
Update to version 0.18.5; Fixes RHBZ#2247765

---
diff --git a/.gitignore b/.gitignore
index 50b73a5..1709562 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
 /cairo-rs-0.17.10.crate
 /cairo-rs-0.18.0.crate
 /cairo-rs-0.18.2.crate
+/cairo-rs-0.18.5.crate

diff --git a/rust-cairo-rs.spec b/rust-cairo-rs.spec
index 7a4cb91..30386fe 100644
--- a/rust-cairo-rs.spec
+++ b/rust-cairo-rs.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 24
+# Generated by rust2rpm 25
 # * missing dev-dependency: float_eq
 %bcond_with check
 %global debug_package %{nil}
@@ -6,7 +6,7 @@
 %global crate cairo-rs
 
 Name:           rust-cairo-rs
-Version:        0.18.2
+Version:        0.18.5
 Release:        %autorelease
 Summary:        Rust bindings for the Cairo library
 
@@ -14,7 +14,7 @@ License:        MIT
 URL:            https://crates.io/crates/cairo-rs
 Source:         %{crates_source}
 
-BuildRequires:  rust-packaging >= 21
+BuildRequires:  cargo-rpm-macros >= 24
 
 %global _description %{expand:
 Rust bindings for the Cairo library.}
@@ -205,7 +205,7 @@ use the "xlib" 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/rust2rpm.conf b/rust2rpm.conf
deleted file mode 100644
index f893c1b..0000000
--- a/rust2rpm.conf
+++ /dev/null
@@ -1,3 +0,0 @@
-[DEFAULT]
-unwanted-features =
-  win32-surface

diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..d8da7f5
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,7 @@
+[features]
+hide = ["win32-surface"]
+
+[tests]
+run = ["none"]
+comments = ["missing dev-dependency: float_eq"]
+

diff --git a/sources b/sources
index efe66a0..c115e44 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cairo-rs-0.18.2.crate) = 2343429c6ac03068db66e12429e462ae07157b7850175d5a03db261bf36ff518032a87a3a88c7ab60544d53a45e07f143342e8e4121b8ee0ff0620ddd1df8d7a
+SHA512 (cairo-rs-0.18.5.crate) = fd6951ddce1a12e1f3de4d65c69bb53f7be9f04c017e17d17c4300fcd3227de705ab3e036944181aa6d5f417082cbbe2b2190a94c8c9ba52a27851c881f714ee

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

only message in thread, other threads:[~2026-09-25 10:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-25 10:37 [rpms/rust-cairo-rs] epel10: Update to version 0.18.5; Fixes RHBZ#2247765 Fabio Valentini

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