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.16.3; Fixes RHBZ#2136101
Date: Fri, 25 Sep 2026 10:37:41 GMT	[thread overview]
Message-ID: <179033266185.1.13859903194733711372.rpms-rust-cairo-rs-d9a1834a85a4@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-cairo-rs
Branch : epel10
Commit : d9a1834a85a4e289274a2e227591965206e3fbb8
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2022-11-28T18:10:04+01:00
Stats  : +26/-15 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-cairo-rs/c/d9a1834a85a4e289274a2e227591965206e3fbb8?branch=epel10

Log:
Update to version 0.16.3; Fixes RHBZ#2136101

---
diff --git a/.gitignore b/.gitignore
index 7e15d58..e8c5f42 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /cairo-rs-0.15.6.crate
 /cairo-rs-0.15.10.crate
 /cairo-rs-0.15.12.crate
+/cairo-rs-0.16.3.crate

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/rust-cairo-rs.spec b/rust-cairo-rs.spec
index 387db49..f90dd7d 100644
--- a/rust-cairo-rs.spec
+++ b/rust-cairo-rs.spec
@@ -1,21 +1,19 @@
-# Generated by rust2rpm 21
-%bcond_without check
+# Generated by rust2rpm 23
+# * missing dev-dependency: float_eq
+%bcond_with check
 %global debug_package %{nil}
 
 %global crate cairo-rs
 
-Name:           rust-%{crate}
-Version:        0.15.12
+Name:           rust-cairo-rs
+Version:        0.16.3
 Release:        %autorelease
 Summary:        Rust bindings for the Cairo library
 
-# Upstream license specification: MIT
 License:        MIT
 URL:            https://crates.io/crates/cairo-rs
 Source:         %{crates_source}
 
-ExclusiveArch:  %{rust_arches}
-
 BuildRequires:  rust-packaging >= 21
 
 %global _description %{expand:
@@ -74,16 +72,16 @@ use the "freetype" feature of the "%{crate}" crate.
 %files       -n %{name}+freetype-devel
 %ghost %{crate_instdir}/Cargo.toml
 
-%package     -n %{name}+freetype-crate-devel
+%package     -n %{name}+freetype-rs-devel
 Summary:        %{summary}
 BuildArch:      noarch
 
-%description -n %{name}+freetype-crate-devel %{_description}
+%description -n %{name}+freetype-rs-devel %{_description}
 
 This package contains library source intended for building other packages which
-use the "freetype-crate" feature of the "%{crate}" crate.
+use the "freetype-rs" feature of the "%{crate}" crate.
 
-%files       -n %{name}+freetype-crate-devel
+%files       -n %{name}+freetype-rs-devel
 %ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+glib-devel
@@ -182,6 +180,18 @@ use the "v1_16" feature of the "%{crate}" crate.
 %files       -n %{name}+v1_16-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+v1_18-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+v1_18-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v1_18" feature of the "%{crate}" crate.
+
+%files       -n %{name}+v1_18-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %package     -n %{name}+xcb-devel
 Summary:        %{summary}
 BuildArch:      noarch

diff --git a/rust2rpm.conf b/rust2rpm.conf
new file mode 100644
index 0000000..f893c1b
--- /dev/null
+++ b/rust2rpm.conf
@@ -0,0 +1,3 @@
+[DEFAULT]
+unwanted-features =
+  win32-surface

diff --git a/sources b/sources
index 3206060..932b559 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cairo-rs-0.15.12.crate) = 1933894bbc954ba1d95093542c8e58926f1165caa1b07641ae494102ebd111d6b90e76d6b7e2b65e7c24778cb91c73d39078b83af34fb21974a49bccad83be34
+SHA512 (cairo-rs-0.16.3.crate) = ae66293a62752bf8eb69202d0dd6fc57bfd3fde17ec23edde5348f199e0b6c08f632d9ef0879163f86c3d64de637b59f880cfd63e7f4d3192aa371db66e0fe6c

                 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=179033266185.1.13859903194733711372.rpms-rust-cairo-rs-d9a1834a85a4@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