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.2
Date: Fri, 25 Sep 2026 10:32:25 GMT [thread overview]
Message-ID: <179033234538.1.647569016989045791.rpms-rust-cairo-sys-rs-81e07aaa4fef@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-cairo-sys-rs
Branch : epel10
Commit : 81e07aaa4fef7ed483e158831aff09be325524a0
Author : Josh Stone <jistone@redhat.com>
Date : 2020-01-14T21:29:44-08:00
Stats : +28/-20 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-cairo-sys-rs/c/81e07aaa4fef7ed483e158831aff09be325524a0?branch=epel10
Log:
Update to 0.9.2
---
diff --git a/.gitignore b/.gitignore
index b7486f8..050bca5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/cairo-sys-rs-0.7.0.crate
/cairo-sys-rs-0.8.0.crate
/cairo-sys-rs-0.9.0.crate
+/cairo-sys-rs-0.9.2.crate
diff --git a/cairo-sys-rs-fix-metadata.diff b/cairo-sys-rs-fix-metadata.diff
index a5cfd9d..e712c4f 100644
--- a/cairo-sys-rs-fix-metadata.diff
+++ b/cairo-sys-rs-fix-metadata.diff
@@ -1,9 +1,13 @@
---- cairo-sys-rs-0.8.0/Cargo.toml 1970-01-01T00:00:00+00:00
-+++ cairo-sys-rs-0.8.0/Cargo.toml 2019-04-28T12:31:09.190301+00:00
-@@ -49,6 +49,3 @@
+--- cairo-sys-rs-0.9.2/Cargo.toml 2019-12-15T13:58:12+00:00
++++ cairo-sys-rs-0.9.2/Cargo.toml 2020-01-15T05:28:16.115254+00:00
+@@ -47,10 +47,5 @@
+ use_glib = ["glib-sys"]
+ v1_14 = []
v1_16 = ["v1_14"]
+-win32-surface = ["winapi"]
xcb = []
xlib = ["x11"]
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.2"
-features = ["windef"]
+-optional = true
diff --git a/rust-cairo-sys-rs.spec b/rust-cairo-sys-rs.spec
index abf677b..1ca9819 100644
--- a/rust-cairo-sys-rs.spec
+++ b/rust-cairo-sys-rs.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 10
+# Generated by rust2rpm 13
%bcond_with check
%global debug_package %{nil}
%global crate cairo-sys-rs
Name: rust-%{crate}
-Version: 0.9.0
+Version: 0.9.2
Release: 1%{?dist}
Summary: FFI bindings to libcairo
@@ -41,7 +41,7 @@ which use "%{crate}" crate.
%files devel
%license LICENSE
-%{cargo_registry}/%{crate}-%{version}/
+%{cargo_registry}/%{crate}-%{version_no_tilde}/
%package -n %{name}+default-devel
Summary: %{summary}
@@ -53,7 +53,7 @@ This package contains library source intended for building other packages
which use "default" feature of "%{crate}" crate.
%files -n %{name}+default-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
%package -n %{name}+dox-devel
Summary: %{summary}
@@ -65,7 +65,7 @@ This package contains library source intended for building other packages
which use "dox" feature of "%{crate}" crate.
%files -n %{name}+dox-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
%package -n %{name}+glib-sys-devel
Summary: %{summary}
@@ -77,7 +77,7 @@ This package contains library source intended for building other packages
which use "glib-sys" feature of "%{crate}" crate.
%files -n %{name}+glib-sys-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
%package -n %{name}+pdf-devel
Summary: %{summary}
@@ -89,7 +89,7 @@ This package contains library source intended for building other packages
which use "pdf" feature of "%{crate}" crate.
%files -n %{name}+pdf-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
%package -n %{name}+png-devel
Summary: %{summary}
@@ -101,7 +101,7 @@ This package contains library source intended for building other packages
which use "png" feature of "%{crate}" crate.
%files -n %{name}+png-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
%package -n %{name}+ps-devel
Summary: %{summary}
@@ -113,7 +113,7 @@ This package contains library source intended for building other packages
which use "ps" feature of "%{crate}" crate.
%files -n %{name}+ps-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
%package -n %{name}+svg-devel
Summary: %{summary}
@@ -125,7 +125,7 @@ This package contains library source intended for building other packages
which use "svg" feature of "%{crate}" crate.
%files -n %{name}+svg-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
%package -n %{name}+use_glib-devel
Summary: %{summary}
@@ -138,7 +138,7 @@ This package contains library source intended for building other packages
which use "use_glib" feature of "%{crate}" crate.
%files -n %{name}+use_glib-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
%package -n %{name}+v1_14-devel
Summary: %{summary}
@@ -151,7 +151,7 @@ This package contains library source intended for building other packages
which use "v1_14" feature of "%{crate}" crate.
%files -n %{name}+v1_14-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
%package -n %{name}+v1_16-devel
Summary: %{summary}
@@ -164,7 +164,7 @@ This package contains library source intended for building other packages
which use "v1_16" feature of "%{crate}" crate.
%files -n %{name}+v1_16-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
%package -n %{name}+x11-devel
Summary: %{summary}
@@ -176,7 +176,7 @@ This package contains library source intended for building other packages
which use "x11" feature of "%{crate}" crate.
%files -n %{name}+x11-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
%package -n %{name}+xcb-devel
Summary: %{summary}
@@ -188,7 +188,7 @@ This package contains library source intended for building other packages
which use "xcb" feature of "%{crate}" crate.
%files -n %{name}+xcb-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
%package -n %{name}+xlib-devel
Summary: %{summary}
@@ -200,7 +200,7 @@ This package contains library source intended for building other packages
which use "xlib" feature of "%{crate}" crate.
%files -n %{name}+xlib-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
%prep
%autosetup -n %{crate}-%{version_no_tilde} -p1
@@ -222,6 +222,9 @@ echo 'pkgconfig(cairo) >= 1.12'
%endif
%changelog
+* Wed Jan 15 2020 Josh Stone <jistone@redhat.com> - 0.9.2-1
+- Update to 0.9.2
+
* Tue Dec 10 2019 Josh Stone <jistone@redhat.com> - 0.9.0-1
- Update to 0.9.0
diff --git a/sources b/sources
index e010bfa..9ef690f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cairo-sys-rs-0.9.0.crate) = 80200755f2899bedd71d98680d281e4e3a5377f0b222aa71191d16d255541123d7521ace39df4d630f7bfc8528203b0e59e46dc63356bb6b08a1d8b9f96f119d
+SHA512 (cairo-sys-rs-0.9.2.crate) = cab877b76951212710c7e668093fda218ac9c7e1e26fcffc448d759a3f968a7faeeea347025189a1aee7579b15916c141d0d727f986bb7061183a695b52bf39b
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=179033234538.1.647569016989045791.rpms-rust-cairo-sys-rs-81e07aaa4fef@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