public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-librsvg-rebind] epel10: Update to version 0.2.1; Fixes RHBZ#2388821
@ 2026-09-25 10:38 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-25 10:38 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

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

Log:
Update to version 0.2.1; Fixes RHBZ#2388821

---
diff --git a/.gitignore b/.gitignore
index 37800ad..301642a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /librsvg-rebind-0.1.0.crate
+/librsvg-rebind-0.2.1.crate

diff --git a/rust-librsvg-rebind.spec b/rust-librsvg-rebind.spec
index b61b5f1..ee495fb 100644
--- a/rust-librsvg-rebind.spec
+++ b/rust-librsvg-rebind.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
 
 Name:           rust-librsvg-rebind
-Version:        0.1.0
+Version:        0.2.1
 Release:        %autorelease
 Summary:        Rust bindings for librsvg
 
@@ -46,6 +46,30 @@ 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
+
+%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
+
+%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 b1f3202..17bed43 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,6 +1,3 @@
-[features]
-hide = ["v2_58"]
-
 [tests]
 skip = ["src/lib.rs"]
 comments = ["test fixtures are not included in published crates"]

diff --git a/sources b/sources
index 1974381..cfb142e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (librsvg-rebind-0.1.0.crate) = 46d58e3510e8e9767978a78306349a87eb73986e766b0bb6c7e77127332b71be724b6f078a41da97a2e250259b50f161ee9dcc8766230d05d92b106c9d1c1d38
+SHA512 (librsvg-rebind-0.2.1.crate) = d4902fd4dff2d85f8cd8ad075a7c5d75aa270648fae999844f8159f10013ba9aa722d9e0990d16c740cf05f24b82405b383f9fe68d2d3d37d3055d0fa2c0b102

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-25 10:38 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:38 [rpms/rust-librsvg-rebind] epel10: Update to version 0.2.1; Fixes RHBZ#2388821 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox