public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Josh Stone <jistone@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-cairo-sys-rs] epel10: Update to 0.9.0
Date: Fri, 25 Sep 2026 10:32:24 GMT	[thread overview]
Message-ID: <179033234480.1.18390668434963264564.rpms-rust-cairo-sys-rs-8e1b2313c43f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-cairo-sys-rs
Branch : epel10
Commit : 8e1b2313c43fc3532218d5729be81837ba1ecb8e
Author : Josh Stone <jistone@redhat.com>
Date   : 2019-12-09T17:13:36-08:00
Stats  : +18/-9 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-cairo-sys-rs/c/8e1b2313c43fc3532218d5729be81837ba1ecb8e?branch=epel10

Log:
Update to 0.9.0

---
diff --git a/.gitignore b/.gitignore
index a8b4bf7..b7486f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /cairo-sys-rs-0.6.0.crate
 /cairo-sys-rs-0.7.0.crate
 /cairo-sys-rs-0.8.0.crate
+/cairo-sys-rs-0.9.0.crate

diff --git a/rust-cairo-sys-rs.spec b/rust-cairo-sys-rs.spec
index c32130f..abf677b 100644
--- a/rust-cairo-sys-rs.spec
+++ b/rust-cairo-sys-rs.spec
@@ -1,14 +1,15 @@
-# Generated by rust2rpm
+# Generated by rust2rpm 10
 %bcond_with check
 %global debug_package %{nil}
 
 %global crate cairo-sys-rs
 
 Name:           rust-%{crate}
-Version:        0.8.0
-Release:        2%{?dist}
+Version:        0.9.0
+Release:        1%{?dist}
 Summary:        FFI bindings to libcairo
 
+# Upstream license specification: MIT
 License:        MIT
 URL:            https://crates.io/crates/cairo-sys-rs
 Source:         %{crates_source}
@@ -17,14 +18,14 @@ Source:         %{crates_source}
 Patch0:         cairo-sys-rs-fix-metadata.diff
 
 ExclusiveArch:  %{rust_arches}
+%if %{__cargo_skip_build}
+BuildArch:      noarch
+%endif
 
 BuildRequires:  rust-packaging
-BuildRequires:  (crate(libc/default) >= 0.2.0 with crate(libc/default) < 0.3.0)
-BuildRequires:  (crate(pkg-config/default) >= 0.3.7 with crate(pkg-config/default) < 0.4.0)
-BuildRequires:  pkgconfig(cairo) >= 1.12
 
-%global _description \
-FFI bindings to libcairo.
+%global _description %{expand:
+FFI bindings to libcairo.}
 
 %description %{_description}
 
@@ -205,6 +206,10 @@ which use "xlib" feature of "%{crate}" crate.
 %autosetup -n %{crate}-%{version_no_tilde} -p1
 %cargo_prep
 
+%generate_buildrequires
+%cargo_generate_buildrequires
+echo 'pkgconfig(cairo) >= 1.12'
+
 %build
 %cargo_build
 
@@ -217,6 +222,9 @@ which use "xlib" feature of "%{crate}" crate.
 %endif
 
 %changelog
+* Tue Dec 10 2019 Josh Stone <jistone@redhat.com> - 0.9.0-1
+- Update to 0.9.0
+
 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
 

diff --git a/sources b/sources
index 9cdbfbc..e010bfa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cairo-sys-rs-0.8.0.crate) = 5e861c78a1d5f2e384bdb58b7d6e158bcc8d22d3c79a9dae773a79fe38b379b96b3d3a0b6c770136dbb70f159dc3d5899f289ab78c66b73480ab01c31dca0d3e
+SHA512 (cairo-sys-rs-0.9.0.crate) = 80200755f2899bedd71d98680d281e4e3a5377f0b222aa71191d16d255541123d7521ace39df4d630f7bfc8528203b0e59e46dc63356bb6b08a1d8b9f96f119d

                 reply	other threads:[~2026-09-25 10:32 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=179033234480.1.18390668434963264564.rpms-rust-cairo-sys-rs-8e1b2313c43f@fedoraproject.org \
    --to=jistone@redhat.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