public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-cairo-rs] epel10: Update to version 0.18.5; Fixes RHBZ#2247765
Date: Fri, 25 Sep 2026 10:37:45 GMT [thread overview]
Message-ID: <179033266587.1.15706117940471312695.rpms-rust-cairo-rs-773c6b212b2b@fedoraproject.org> (raw)
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
reply other threads:[~2026-09-25 10:37 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=179033266587.1.15706117940471312695.rpms-rust-cairo-rs-773c6b212b2b@fedoraproject.org \
--to=decathorpe@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