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.15.10; Fixes RHBZ#2065920
Date: Fri, 25 Sep 2026 10:37:40 GMT	[thread overview]
Message-ID: <179033266018.1.10999612220306742254.rpms-rust-cairo-rs-6d74145631fa@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-cairo-rs
Branch : epel10
Commit : 6d74145631fa29d7553d87527584ae8e7dcdf881
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2022-03-29T15:44:07+02:00
Stats  : +23/-21 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-cairo-rs/c/6d74145631fa29d7553d87527584ae8e7dcdf881?branch=epel10

Log:
Update to version 0.15.10; Fixes RHBZ#2065920

---
diff --git a/.gitignore b/.gitignore
index 5472f12..921c111 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /cairo-rs-0.14.9.crate
 /cairo-rs-0.15.1.crate
 /cairo-rs-0.15.6.crate
+/cairo-rs-0.15.10.crate

diff --git a/rust-cairo-rs.spec b/rust-cairo-rs.spec
index 413587c..30d200e 100644
--- a/rust-cairo-rs.spec
+++ b/rust-cairo-rs.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 20
+# Generated by rust2rpm 21
 %bcond_without check
 %global debug_package %{nil}
 
 %global crate cairo-rs
 
 Name:           rust-%{crate}
-Version:        0.15.6
+Version:        0.15.10
 Release:        %autorelease
 Summary:        Rust bindings for the Cairo library
 
@@ -16,7 +16,7 @@ Source:         %{crates_source}
 
 ExclusiveArch:  %{rust_arches}
 
-BuildRequires:  rust-packaging
+BuildRequires:  rust-packaging >= 21
 
 %global _description %{expand:
 Rust bindings for the Cairo library.}
@@ -33,9 +33,10 @@ This package contains library source intended for building other packages which
 use the "%{crate}" crate.
 
 %files          devel
-%license COPYRIGHT LICENSE
-%doc README.md
-%{cargo_registry}/%{crate}-%{version_no_tilde}/
+%license %{crate_instdir}/COPYRIGHT
+%license %{crate_instdir}/LICENSE
+%doc %{crate_instdir}/README.md
+%{crate_instdir}/
 
 %package     -n %{name}+default-devel
 Summary:        %{summary}
@@ -47,7 +48,7 @@ This package contains library source intended for building other packages which
 use the "default" feature of the "%{crate}" crate.
 
 %files       -n %{name}+default-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+dox-devel
 Summary:        %{summary}
@@ -59,7 +60,7 @@ This package contains library source intended for building other packages which
 use the "dox" feature of the "%{crate}" crate.
 
 %files       -n %{name}+dox-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+freetype-devel
 Summary:        %{summary}
@@ -71,7 +72,7 @@ This package contains library source intended for building other packages which
 use the "freetype" feature of the "%{crate}" crate.
 
 %files       -n %{name}+freetype-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+freetype-crate-devel
 Summary:        %{summary}
@@ -83,7 +84,7 @@ This package contains library source intended for building other packages which
 use the "freetype-crate" feature of the "%{crate}" crate.
 
 %files       -n %{name}+freetype-crate-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+glib-devel
 Summary:        %{summary}
@@ -95,7 +96,7 @@ This package contains library source intended for building other packages which
 use the "glib" feature of the "%{crate}" crate.
 
 %files       -n %{name}+glib-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+pdf-devel
 Summary:        %{summary}
@@ -107,7 +108,7 @@ This package contains library source intended for building other packages which
 use the "pdf" feature of the "%{crate}" crate.
 
 %files       -n %{name}+pdf-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+png-devel
 Summary:        %{summary}
@@ -119,7 +120,7 @@ This package contains library source intended for building other packages which
 use the "png" feature of the "%{crate}" crate.
 
 %files       -n %{name}+png-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+ps-devel
 Summary:        %{summary}
@@ -131,7 +132,7 @@ This package contains library source intended for building other packages which
 use the "ps" feature of the "%{crate}" crate.
 
 %files       -n %{name}+ps-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+script-devel
 Summary:        %{summary}
@@ -143,7 +144,7 @@ This package contains library source intended for building other packages which
 use the "script" feature of the "%{crate}" crate.
 
 %files       -n %{name}+script-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+svg-devel
 Summary:        %{summary}
@@ -155,7 +156,7 @@ This package contains library source intended for building other packages which
 use the "svg" feature of the "%{crate}" crate.
 
 %files       -n %{name}+svg-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+use_glib-devel
 Summary:        %{summary}
@@ -167,7 +168,7 @@ This package contains library source intended for building other packages which
 use the "use_glib" feature of the "%{crate}" crate.
 
 %files       -n %{name}+use_glib-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+v1_16-devel
 Summary:        %{summary}
@@ -179,7 +180,7 @@ This package contains library source intended for building other packages which
 use the "v1_16" feature of the "%{crate}" crate.
 
 %files       -n %{name}+v1_16-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+xcb-devel
 Summary:        %{summary}
@@ -191,7 +192,7 @@ This package contains library source intended for building other packages which
 use the "xcb" feature of the "%{crate}" crate.
 
 %files       -n %{name}+xcb-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+xlib-devel
 Summary:        %{summary}
@@ -203,7 +204,7 @@ This package contains library source intended for building other packages which
 use the "xlib" feature of the "%{crate}" crate.
 
 %files       -n %{name}+xlib-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %prep
 %autosetup -n %{crate}-%{version_no_tilde} -p1

diff --git a/sources b/sources
index 0813867..9575db5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cairo-rs-0.15.6.crate) = eaa23f9091b704d8e0c7a066c7097a4a180647778dcd64a89bb708003fc3147a9f0767b8e66b5d5f73f67970a4e8912d3813f2f7c75e983d25a0e937938e0272
+SHA512 (cairo-rs-0.15.10.crate) = 5c07bb0b6a9313831265718429775049abe3711c63e2232297789176c19434e083622e5fc979c725c3e4cc488663a1fe27b9affc01e9f466666d5d12a6a12940

                 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=179033266018.1.10999612220306742254.rpms-rust-cairo-rs-6d74145631fa@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