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

A new commit has been pushed.

Repo   : rpms/rust-gdk-pixbuf
Branch : epel10
Commit : 9422114510d83e3c42662d90f42fde38990d28f9
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2022-03-29T15:39:03+02:00
Stats  : +15/-13 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gdk-pixbuf/c/9422114510d83e3c42662d90f42fde38990d28f9?branch=epel10

Log:
Update to version 0.15.10; Fixes RHBZ#2065925

---
diff --git a/.gitignore b/.gitignore
index 05dedbc..26ff1c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /gdk-pixbuf-0.14.0.crate
 /gdk-pixbuf-0.15.4.crate
 /gdk-pixbuf-0.15.6.crate
+/gdk-pixbuf-0.15.10.crate

diff --git a/rust-gdk-pixbuf.spec b/rust-gdk-pixbuf.spec
index 6e0a3ec..3d2292e 100644
--- a/rust-gdk-pixbuf.spec
+++ b/rust-gdk-pixbuf.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 20
+# Generated by rust2rpm 21
 %bcond_without check
 %global debug_package %{nil}
 
 %global crate gdk-pixbuf
 
 Name:           rust-%{crate}
-Version:        0.15.6
+Version:        0.15.10
 Release:        %autorelease
 Summary:        Rust bindings for the GdkPixbuf library
 
@@ -16,7 +16,7 @@ Source:         %{crates_source}
 
 ExclusiveArch:  %{rust_arches}
 
-BuildRequires:  rust-packaging
+BuildRequires:  rust-packaging >= 21
 
 %global _description %{expand:
 Rust bindings for the GdkPixbuf library.}
@@ -33,9 +33,10 @@ This package contains library source intended for building other packages which
 use the "%{crate}" crate.
 
 %files          devel
-%license COPYRIGHT LICENSE
-%doc README.md
-%{cargo_registry}/%{crate}-%{version_no_tilde}/
+%license %{crate_instdir}/COPYRIGHT
+%license %{crate_instdir}/LICENSE
+%doc %{crate_instdir}/README.md
+%{crate_instdir}/
 
 %package     -n %{name}+default-devel
 Summary:        %{summary}
@@ -47,7 +48,7 @@ This package contains library source intended for building other packages which
 use the "default" feature of the "%{crate}" crate.
 
 %files       -n %{name}+default-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+dox-devel
 Summary:        %{summary}
@@ -59,7 +60,7 @@ This package contains library source intended for building other packages which
 use the "dox" feature of the "%{crate}" crate.
 
 %files       -n %{name}+dox-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+v2_36-devel
 Summary:        %{summary}
@@ -71,7 +72,7 @@ This package contains library source intended for building other packages which
 use the "v2_36" feature of the "%{crate}" crate.
 
 %files       -n %{name}+v2_36-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+v2_36_8-devel
 Summary:        %{summary}
@@ -83,7 +84,7 @@ This package contains library source intended for building other packages which
 use the "v2_36_8" feature of the "%{crate}" crate.
 
 %files       -n %{name}+v2_36_8-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+v2_40-devel
 Summary:        %{summary}
@@ -95,7 +96,7 @@ This package contains library source intended for building other packages which
 use the "v2_40" feature of the "%{crate}" crate.
 
 %files       -n %{name}+v2_40-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+v2_42-devel
 Summary:        %{summary}
@@ -107,7 +108,7 @@ This package contains library source intended for building other packages which
 use the "v2_42" feature of the "%{crate}" crate.
 
 %files       -n %{name}+v2_42-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%ghost %{crate_instdir}/Cargo.toml
 
 %prep
 %autosetup -n %{crate}-%{version_no_tilde} -p1

diff --git a/sources b/sources
index 0a49f42..552a628 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gdk-pixbuf-0.15.6.crate) = 9365e8c9320e00ad9a1938aecfc3dca23f55a81b492ea4c94d252d034cb6bde250458e3928cbc281d6ccef2e68cbc8324126bc80d638387d8518f10c0d119e4a
+SHA512 (gdk-pixbuf-0.15.10.crate) = aa55f254ddc633a7f442954ddadb9613a8017d192df543383f2ecba9a791ecd9d1db234fde169a98151d3261e98b3b666c2db46fc8837395e6517713f725f9cb

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

only message in thread, other threads:[~2026-09-25 14:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-25 14:44 [rpms/rust-gdk-pixbuf] epel10: Update to version 0.15.10; Fixes RHBZ#2065925 Fabio Valentini

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