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

Log:
Update to 0.10.0

---
diff --git a/.gitignore b/.gitignore
index 050bca5..8164761 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /cairo-sys-rs-0.8.0.crate
 /cairo-sys-rs-0.9.0.crate
 /cairo-sys-rs-0.9.2.crate
+/cairo-sys-rs-0.10.0.crate

diff --git a/rust-cairo-sys-rs.spec b/rust-cairo-sys-rs.spec
index acc6c53..e1b633b 100644
--- a/rust-cairo-sys-rs.spec
+++ b/rust-cairo-sys-rs.spec
@@ -5,8 +5,8 @@
 %global crate cairo-sys-rs
 
 Name:           rust-%{crate}
-Version:        0.9.2
-Release:        2%{?dist}
+Version:        0.10.0
+Release:        1%{?dist}
 Summary:        FFI bindings to libcairo
 
 # Upstream license specification: MIT
@@ -67,6 +67,18 @@ which use "dox" feature of "%{crate}" crate.
 %files       -n %{name}+dox-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-sys-devel
 Summary:        %{summary}
 BuildArch:      noarch
@@ -115,6 +127,18 @@ which use "ps" feature of "%{crate}" crate.
 %files       -n %{name}+ps-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
@@ -222,6 +246,9 @@ echo 'pkgconfig(cairo) >= 1.12'
 %endif
 
 %changelog
+* Thu Jul 09 2020 Josh Stone <jistone@redhat.com> - 0.10.0-1
+- Update to 0.10.0
+
 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
 

diff --git a/sources b/sources
index 9ef690f..9993013 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (cairo-sys-rs-0.9.2.crate) = cab877b76951212710c7e668093fda218ac9c7e1e26fcffc448d759a3f968a7faeeea347025189a1aee7579b15916c141d0d727f986bb7061183a695b52bf39b
+SHA512 (cairo-sys-rs-0.10.0.crate) = 471b5eed5def702b31cc04513064f9ab929e1bcbb6893dbbf3156785ece110b07fb1914a4b21f9511c9e4bf7ed712ec14765d4499c482153bb9622c02f7b325f

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