public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-librsvg-rebind-sys] epel10: Update to version 0.2.1; Fixes RHBZ#2388822
Date: Fri, 25 Sep 2026 10:38:36 GMT	[thread overview]
Message-ID: <179033271670.1.14109985046936170513.rpms-rust-librsvg-rebind-sys-3ee657063f9f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-librsvg-rebind-sys
Branch : epel10
Commit : 3ee657063f9fcec76d624901b1afd540bd8ed9c2
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2025-08-24T21:30:26+02:00
Stats  : +32/-7 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-librsvg-rebind-sys/c/3ee657063f9fcec76d624901b1afd540bd8ed9c2?branch=epel10

Log:
Update to version 0.2.1; Fixes RHBZ#2388822

---
diff --git a/.gitignore b/.gitignore
index 0c24386..d65ba7e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /librsvg-rebind-sys-0.1.0.crate
+/librsvg-rebind-sys-0.2.1.crate

diff --git a/rust-librsvg-rebind-sys.spec b/rust-librsvg-rebind-sys.spec
index eca201c..309a611 100644
--- a/rust-librsvg-rebind-sys.spec
+++ b/rust-librsvg-rebind-sys.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 26
-%bcond_without check
+# Generated by rust2rpm 27
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate librsvg-rebind-sys
 
 Name:           rust-librsvg-rebind-sys
-Version:        0.1.0
+Version:        0.2.1
 Release:        %autorelease
 Summary:        FFI bindings for librsvg
 
@@ -47,6 +47,32 @@ use the "default" feature of the "%{crate}" crate.
 %files       -n %{name}+default-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+v2_58-devel
+Summary:        %{summary}
+BuildArch:      noarch
+Requires:       pkgconfig(librsvg-2.0) >= 2.58
+
+%description -n %{name}+v2_58-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v2_58" feature of the "%{crate}" crate.
+
+%files       -n %{name}+v2_58-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package     -n %{name}+v2_59-devel
+Summary:        %{summary}
+BuildArch:      noarch
+Requires:       pkgconfig(librsvg-2.0) >= 2.59
+
+%description -n %{name}+v2_59-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v2_59" feature of the "%{crate}" crate.
+
+%files       -n %{name}+v2_59-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %prep
 %autosetup -n %{crate}-%{version} -p1
 %cargo_prep

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 56ddbc3..f673566 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -2,7 +2,5 @@
 build = ["pkgconfig(librsvg-2.0) >= 2.50"]
 lib = ["pkgconfig(librsvg-2.0) >= 2.50"]
 features.v2_58 = ["pkgconfig(librsvg-2.0) >= 2.58"]
-
-[features]
-hide = ["v2_58"]
+features.v2_59 = ["pkgconfig(librsvg-2.0) >= 2.59"]
 

diff --git a/sources b/sources
index 5425db2..a3e78ca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (librsvg-rebind-sys-0.1.0.crate) = cdc2a95880d4c711d68fa68e879fbd689de71192ce44078e99508d1abeaeb541e204f52c65036802e7767d3e2a010a0bf041405431ae6953715e51ef2e83db9d
+SHA512 (librsvg-rebind-sys-0.2.1.crate) = 84e0fc13df9acd13c5907d87939d13b6b7d33256b0526fb9997f1010d5fbc3f9daf5c367c2d902f0742888d72989a6b97243dbc8e3e0ca474a9dc4e51a4d3530

                 reply	other threads:[~2026-09-25 10:38 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=179033271670.1.14109985046936170513.rpms-rust-librsvg-rebind-sys-3ee657063f9f@fedoraproject.org \
    --to=decathorpe@gmail.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