public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-cairo-rs] epel10: Update to 0.9.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 : bee8e7f3fa7553a93d25ec78dfd7b5c133889154
Author : Josh Stone <jistone@redhat.com>
Date   : 2020-07-10T11:35:30-07:00
Stats  : +30/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-cairo-rs/c/bee8e7f3fa7553a93d25ec78dfd7b5c133889154?branch=epel10

Log:
Update to 0.9.1

---
diff --git a/.gitignore b/.gitignore
index 0c0b9f8..92580bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /cairo-rs-0.7.1.crate
 /cairo-rs-0.8.0.crate
 /cairo-rs-0.8.1.crate
+/cairo-rs-0.9.1.crate

diff --git a/rust-cairo-rs.spec b/rust-cairo-rs.spec
index ea0d1ab..8071c94 100644
--- a/rust-cairo-rs.spec
+++ b/rust-cairo-rs.spec
@@ -5,7 +5,7 @@
 %global crate cairo-rs
 
 Name:           rust-%{crate}
-Version:        0.8.1
+Version:        0.9.1
 Release:        1%{?dist}
 Summary:        Rust bindings for the Cairo library
 
@@ -76,6 +76,18 @@ which use "embed-lgpl-docs" feature of "%{crate}" crate.
 %files       -n %{name}+embed-lgpl-docs-devel
 %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
 
+%package     -n %{name}+freetype-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+freetype-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "freetype" feature of "%{crate}" crate.
+
+%files       -n %{name}+freetype-devel
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
 %package     -n %{name}+glib-devel
 Summary:        %{summary}
 BuildArch:      noarch
@@ -172,6 +184,18 @@ which use "purge-lgpl-docs" feature of "%{crate}" crate.
 %files       -n %{name}+purge-lgpl-docs-devel
 %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
 
+%package     -n %{name}+script-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+script-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "script" feature of "%{crate}" crate.
+
+%files       -n %{name}+script-devel
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
 %package     -n %{name}+svg-devel
 Summary:        %{summary}
 BuildArch:      noarch
@@ -263,6 +287,9 @@ which use "xlib" feature of "%{crate}" crate.
 %endif
 
 %changelog
+* Fri Jul 10 2020 Josh Stone <jistone@redhat.com> - 0.9.1-1
+- Update to 0.9.1
+
 * Thu Feb 20 2020 Josh Stone <jistone@redhat.com> - 0.8.1-1
 - Update to 0.8.1
 

diff --git a/sources b/sources
index 4281673..1278745 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cairo-rs-0.8.1.crate) = 33ec3b7b1069934aae88b76c11a6be76974fdc6d2eedee3e6d20328a4a2df7d248960a3fa4de7deb696f6c0dd332f77f9d8004cdf0bc36be1187cbb5ccf9b682
+SHA512 (cairo-rs-0.9.1.crate) = e65b55b07e6ebbbb393c9c29fbeb3f1fcacb763cd0844e86fd5f25b744e4816e22d85b4edf78d9906eaabb1d3771b17bdb87680989163e051df8fc19df2b1b2a

^ 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.9.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