public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-cairo-sys-rs] epel10: Update to 0.9.0
@ 2026-09-25 10:32 Josh Stone
0 siblings, 0 replies; only message in thread
From: Josh Stone @ 2026-09-25 10:32 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-25 10:32 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:32 [rpms/rust-cairo-sys-rs] epel10: Update to 0.9.0 Josh Stone
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox