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-rs] epel10: Update to 0.8.0
Date: Fri, 25 Sep 2026 10:37:32 GMT [thread overview]
Message-ID: <179033265207.1.8322167855769148403.rpms-rust-cairo-rs-c481dc4fa773@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-cairo-rs
Branch : epel10
Commit : c481dc4fa773af28aebdc9fd441ce61cd98d0903
Author : Josh Stone <jistone@redhat.com>
Date : 2020-01-15T13:48:02-08:00
Stats : +25/-21 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-cairo-rs/c/c481dc4fa773af28aebdc9fd441ce61cd98d0903?branch=epel10
Log:
Update to 0.8.0
---
diff --git a/.gitignore b/.gitignore
index 9cf0146..8ce6907 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/cairo-rs-0.5.0.crate
/cairo-rs-0.6.0.crate
/cairo-rs-0.7.1.crate
+/cairo-rs-0.8.0.crate
diff --git a/rust-cairo-rs.spec b/rust-cairo-rs.spec
index 55dd49c..960763d 100644
--- a/rust-cairo-rs.spec
+++ b/rust-cairo-rs.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 10
+# Generated by rust2rpm 13
%bcond_with check
%global debug_package %{nil}
%global crate cairo-rs
Name: rust-%{crate}
-Version: 0.7.1
+Version: 0.8.0
Release: 1%{?dist}
Summary: Rust bindings for the Cairo library
@@ -38,7 +38,7 @@ which use "%{crate}" crate.
%files devel
%license COPYRIGHT LICENSE
%doc README.md
-%{cargo_registry}/%{crate}-%{version}/
+%{cargo_registry}/%{crate}-%{version_no_tilde}/
%package -n %{name}+default-devel
Summary: %{summary}
@@ -50,7 +50,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}
@@ -62,7 +62,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}+embed-lgpl-docs-devel
Summary: %{summary}
@@ -74,7 +74,7 @@ This package contains library source intended for building other packages
which use "embed-lgpl-docs" feature of "%{crate}" crate.
%files -n %{name}+embed-lgpl-docs-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
%package -n %{name}+glib-devel
Summary: %{summary}
@@ -86,7 +86,7 @@ This package contains library source intended for building other packages
which use "glib" feature of "%{crate}" crate.
%files -n %{name}+glib-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}
@@ -98,7 +98,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}+gobject-sys-devel
Summary: %{summary}
@@ -110,7 +110,7 @@ This package contains library source intended for building other packages
which use "gobject-sys" feature of "%{crate}" crate.
%files -n %{name}+gobject-sys-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
%package -n %{name}+gtk-rs-lgpl-docs-devel
Summary: %{summary}
@@ -122,7 +122,7 @@ This package contains library source intended for building other packages
which use "gtk-rs-lgpl-docs" feature of "%{crate}" crate.
%files -n %{name}+gtk-rs-lgpl-docs-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
%package -n %{name}+pdf-devel
Summary: %{summary}
@@ -134,7 +134,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}
@@ -146,7 +146,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}
@@ -158,7 +158,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}+purge-lgpl-docs-devel
Summary: %{summary}
@@ -170,7 +170,7 @@ This package contains library source intended for building other packages
which use "purge-lgpl-docs" feature of "%{crate}" crate.
%files -n %{name}+purge-lgpl-docs-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
%package -n %{name}+svg-devel
Summary: %{summary}
@@ -182,7 +182,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}
@@ -194,7 +194,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}
@@ -206,7 +206,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}
@@ -218,7 +218,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}+xcb-devel
Summary: %{summary}
@@ -230,7 +230,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}
@@ -242,7 +242,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
@@ -263,6 +263,9 @@ which use "xlib" feature of "%{crate}" crate.
%endif
%changelog
+* Wed Jan 15 2020 Josh Stone <jistone@redhat.com> - 0.8.0-1
+- Update to 0.8.0
+
* Tue Dec 10 2019 Josh Stone <jistone@redhat.com> - 0.7.1-1
- Update to 0.7.1
diff --git a/sources b/sources
index aa6c9ce..9822f6d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cairo-rs-0.7.1.crate) = 3a8825c352ebea72d7cfc947654e85e0395990c4572913858d71b6c7eabb60efec0a9e9fdebb409530aed5535edaec5fcfb0f77f1f2dd6794503feff2e384ba7
+SHA512 (cairo-rs-0.8.0.crate) = b0f43d162041e518afca07bcc8ea444fad924818de33c5e800936f56282cd0708cdf6482085970e05fcf74c3ac2cd98fde4cf873aac4a3a3616694b8464b9ded
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=179033265207.1.8322167855769148403.rpms-rust-cairo-rs-c481dc4fa773@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