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.10.0
Date: Fri, 25 Sep 2026 10:32:27 GMT	[thread overview]
Message-ID: <179033234761.1.13581438776782967548.rpms-rust-cairo-sys-rs-fab43dee8dbc@fedoraproject.org> (raw)

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

                 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=179033234761.1.13581438776782967548.rpms-rust-cairo-sys-rs-fab43dee8dbc@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