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-gdk-pixbuf] epel10: Update to version 0.14.0; Fixes RHBZ#1974989
Date: Fri, 25 Sep 2026 14:44:48 GMT [thread overview]
Message-ID: <179034748890.1.5435262939624714474.rpms-rust-gdk-pixbuf-d9c7d60920e8@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-gdk-pixbuf
Branch : epel10
Commit : d9c7d60920e869ecbbf62c6b6ed331c9a7ed5d77
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2021-08-04T00:11:28+02:00
Stats : +6/-54 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gdk-pixbuf/c/d9c7d60920e869ecbbf62c6b6ed331c9a7ed5d77?branch=epel10
Log:
Update to version 0.14.0; Fixes RHBZ#1974989
---
diff --git a/.gitignore b/.gitignore
index 81b2d44..8cce19d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/gdk-pixbuf-0.7.0.crate
/gdk-pixbuf-0.8.0.crate
/gdk-pixbuf-0.9.0.crate
+/gdk-pixbuf-0.14.0.crate
diff --git a/rust-gdk-pixbuf.spec b/rust-gdk-pixbuf.spec
index bf37e37..2feb3c3 100644
--- a/rust-gdk-pixbuf.spec
+++ b/rust-gdk-pixbuf.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 13
-%bcond_with check
+# Generated by rust2rpm 18
+%bcond_without check
%global debug_package %{nil}
%global crate gdk-pixbuf
Name: rust-%{crate}
-Version: 0.9.0
+Version: 0.14.0
Release: %autorelease
Summary: Rust bindings for the GdkPixbuf library
@@ -36,10 +36,9 @@ This package contains library source intended for building other packages
which use "%{crate}" crate.
%files devel
-%license COPYRIGHT LICENSE
+%license LICENSE COPYRIGHT
%doc README.md
%{cargo_registry}/%{crate}-%{version_no_tilde}/
-%exclude %{cargo_registry}/%{crate}-%{version_no_tilde}/appveyor.yml
%package -n %{name}+default-devel
Summary: %{summary}
@@ -65,54 +64,6 @@ which use "dox" feature of "%{crate}" crate.
%files -n %{name}+dox-devel
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
-%package -n %{name}+embed-lgpl-docs-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+embed-lgpl-docs-devel %{_description}
-
-This package contains library source intended for building other packages
-which use "embed-lgpl-docs" feature of "%{crate}" crate.
-
-%files -n %{name}+embed-lgpl-docs-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
-
-%package -n %{name}+gtk-rs-lgpl-docs-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+gtk-rs-lgpl-docs-devel %{_description}
-
-This package contains library source intended for building other packages
-which use "gtk-rs-lgpl-docs" feature of "%{crate}" crate.
-
-%files -n %{name}+gtk-rs-lgpl-docs-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
-
-%package -n %{name}+purge-lgpl-docs-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+purge-lgpl-docs-devel %{_description}
-
-This package contains library source intended for building other packages
-which use "purge-lgpl-docs" feature of "%{crate}" crate.
-
-%files -n %{name}+purge-lgpl-docs-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
-
-%package -n %{name}+v2_32-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+v2_32-devel %{_description}
-
-This package contains library source intended for building other packages
-which use "v2_32" feature of "%{crate}" crate.
-
-%files -n %{name}+v2_32-devel
-%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
-
%package -n %{name}+v2_36-devel
Summary: %{summary}
BuildArch: noarch
diff --git a/sources b/sources
index a78c760..8343daf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gdk-pixbuf-0.9.0.crate) = 9f7f6bbf092dd23470d3cb509213b32185e55aec7fd540c920eabe76b3bbc96f00bf47639f5c70b34839ebd5f1a5a05d20f4e8724713d500ccaff2f65d04a4dc
+SHA512 (gdk-pixbuf-0.14.0.crate) = 974ba63b685fd8152d1e484d72ebc08c265e9943c3b72254fd07ce04c3a8c70d829ccdfcc7a4b3db477838f71f321c9d409a07ba009eedc084350a62638528d0
reply other threads:[~2026-09-25 14:44 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=179034748890.1.5435262939624714474.rpms-rust-gdk-pixbuf-d9c7d60920e8@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