public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-cairo-rs] epel10: Update to 0.7.1
@ 2026-09-25 10:37 Josh Stone
0 siblings, 0 replies; only message in thread
From: Josh Stone @ 2026-09-25 10:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-cairo-rs
Branch : epel10
Commit : f8c1a7a3d4637914eb6da56b688112c1d3a77984
Author : Josh Stone <jistone@redhat.com>
Date : 2019-12-09T17:13:38-08:00
Stats : +17/-16 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-cairo-rs/c/f8c1a7a3d4637914eb6da56b688112c1d3a77984?branch=epel10
Log:
Update to 0.7.1
---
diff --git a/.gitignore b/.gitignore
index 5710926..9cf0146 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/cairo-rs-0.4.1.crate
/cairo-rs-0.5.0.crate
/cairo-rs-0.6.0.crate
+/cairo-rs-0.7.1.crate
diff --git a/rust-cairo-rs.spec b/rust-cairo-rs.spec
index d0904d7..55dd49c 100644
--- a/rust-cairo-rs.spec
+++ b/rust-cairo-rs.spec
@@ -1,34 +1,28 @@
-# Generated by rust2rpm
+# Generated by rust2rpm 10
%bcond_with check
%global debug_package %{nil}
%global crate cairo-rs
Name: rust-%{crate}
-Version: 0.6.0
-Release: 2%{?dist}
+Version: 0.7.1
+Release: 1%{?dist}
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}
+%if %{__cargo_skip_build}
+BuildArch: noarch
+%endif
BuildRequires: rust-packaging
-BuildRequires: (crate(bitflags/default) >= 1.0.0 with crate(bitflags/default) < 2.0.0)
-BuildRequires: (crate(cairo-sys-rs/default) >= 0.8.0 with crate(cairo-sys-rs/default) < 0.9.0)
-BuildRequires: (crate(cairo-sys-rs/use_glib) >= 0.8.0 with crate(cairo-sys-rs/use_glib) < 0.9.0)
-BuildRequires: (crate(glib-sys/default) >= 0.8.0 with crate(glib-sys/default) < 0.9.0)
-BuildRequires: (crate(glib/default) >= 0.7.0 with crate(glib/default) < 0.8.0)
-BuildRequires: (crate(gobject-sys/default) >= 0.8.0 with crate(gobject-sys/default) < 0.9.0)
-BuildRequires: (crate(libc/default) >= 0.2.0 with crate(libc/default) < 0.3.0)
-%if %{with check}
-BuildRequires: (crate(tempfile/default) >= 3.0.0 with crate(tempfile/default) < 4.0.0)
-%endif
-%global _description \
-Rust bindings for the Cairo library.
+%global _description %{expand:
+Rust bindings for the Cairo library.}
%description %{_description}
@@ -254,6 +248,9 @@ which use "xlib" feature of "%{crate}" crate.
%autosetup -n %{crate}-%{version_no_tilde} -p1
%cargo_prep
+%generate_buildrequires
+%cargo_generate_buildrequires
+
%build
%cargo_build
@@ -266,6 +263,9 @@ which use "xlib" feature of "%{crate}" crate.
%endif
%changelog
+* Tue Dec 10 2019 Josh Stone <jistone@redhat.com> - 0.7.1-1
+- Update to 0.7.1
+
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
diff --git a/sources b/sources
index 500887a..aa6c9ce 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cairo-rs-0.6.0.crate) = a97b6c5797abcd193794248481e21ff956cfee8fe71868f824ee77e6702dc237f0f51ba47b29ddca3bcbb0fdc81a8edbcd6699c806168fbbefbdeb3997e34914
+SHA512 (cairo-rs-0.7.1.crate) = 3a8825c352ebea72d7cfc947654e85e0395990c4572913858d71b6c7eabb60efec0a9e9fdebb409530aed5535edaec5fcfb0f77f1f2dd6794503feff2e384ba7
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-25 10:37 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:37 [rpms/rust-cairo-rs] epel10: Update to 0.7.1 Josh Stone
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox