public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gdk-pixbuf] epel10: Update to 0.8.0
@ 2026-09-25 14:44 Josh Stone
0 siblings, 0 replies; only message in thread
From: Josh Stone @ 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 : b9cad318223d76c5498c166d1c12280676819045
Author : Josh Stone <jistone@redhat.com>
Date : 2020-01-15T13:48:04-08:00
Stats : +29/-49 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gdk-pixbuf/c/b9cad318223d76c5498c166d1c12280676819045?branch=epel10
Log:
Update to 0.8.0
---
diff --git a/.gitignore b/.gitignore
index 7139b97..c98e989 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/gdk-pixbuf-0.5.0.crate
/gdk-pixbuf-0.6.0.crate
/gdk-pixbuf-0.7.0.crate
+/gdk-pixbuf-0.8.0.crate
diff --git a/rust-gdk-pixbuf.spec b/rust-gdk-pixbuf.spec
index dc31310..0674a2b 100644
--- a/rust-gdk-pixbuf.spec
+++ b/rust-gdk-pixbuf.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 10
+# Generated by rust2rpm 13
%bcond_with check
%global debug_package %{nil}
%global crate gdk-pixbuf
Name: rust-%{crate}
-Version: 0.7.0
+Version: 0.8.0
Release: 1%{?dist}
Summary: Rust bindings for the GdkPixbuf library
@@ -38,8 +38,8 @@ which use "%{crate}" crate.
%files devel
%license COPYRIGHT LICENSE
%doc README.md
-%{cargo_registry}/%{crate}-%{version}/
-%exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml
+%{cargo_registry}/%{crate}-%{version_no_tilde}/
+%exclude %{cargo_registry}/%{crate}-%{version_no_tilde}/appveyor.yml
%package -n %{name}+default-devel
Summary: %{summary}
@@ -51,7 +51,7 @@ This package contains library source intended for building other packages
which use "default" feature of "%{crate}" crate.
%files -n %{name}+default-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
%package -n %{name}+dox-devel
Summary: %{summary}
@@ -63,7 +63,7 @@ This package contains library source intended for building other packages
which use "dox" feature of "%{crate}" crate.
%files -n %{name}+dox-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
%package -n %{name}+embed-lgpl-docs-devel
Summary: %{summary}
@@ -75,43 +75,7 @@ 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}/Cargo.toml
-
-%package -n %{name}+fragile-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+fragile-devel %{_description}
-
-This package contains library source intended for building other packages
-which use "fragile" feature of "%{crate}" crate.
-
-%files -n %{name}+fragile-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
-
-%package -n %{name}+futures-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+futures-devel %{_description}
-
-This package contains library source intended for building other packages
-which use "futures" feature of "%{crate}" crate.
-
-%files -n %{name}+futures-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
-
-%package -n %{name}+futures-preview-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+futures-preview-devel %{_description}
-
-This package contains library source intended for building other packages
-which use "futures-preview" feature of "%{crate}" crate.
-
-%files -n %{name}+futures-preview-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
%package -n %{name}+gtk-rs-lgpl-docs-devel
Summary: %{summary}
@@ -123,7 +87,7 @@ 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}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
%package -n %{name}+purge-lgpl-docs-devel
Summary: %{summary}
@@ -135,7 +99,7 @@ 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}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
%package -n %{name}+v2_32-devel
Summary: %{summary}
@@ -147,7 +111,7 @@ 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}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
%package -n %{name}+v2_36-devel
Summary: %{summary}
@@ -159,7 +123,7 @@ This package contains library source intended for building other packages
which use "v2_36" feature of "%{crate}" crate.
%files -n %{name}+v2_36-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
%package -n %{name}+v2_36_8-devel
Summary: %{summary}
@@ -171,7 +135,19 @@ This package contains library source intended for building other packages
which use "v2_36_8" feature of "%{crate}" crate.
%files -n %{name}+v2_36_8-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
+%package -n %{name}+v2_40-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+v2_40-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "v2_40" feature of "%{crate}" crate.
+
+%files -n %{name}+v2_40-devel
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
%prep
%autosetup -n %{crate}-%{version_no_tilde} -p1
@@ -192,6 +168,9 @@ which use "v2_36_8" feature of "%{crate}" crate.
%endif
%changelog
+* Wed Jan 15 2020 Josh Stone <jistone@redhat.com> - 0.8.0-1
+- Update to 0.8.0
+
* Tue Dec 10 2019 Josh Stone <jistone@redhat.com> - 0.7.0-1
- Update to 0.7.0
diff --git a/sources b/sources
index 0369b11..cb6bcde 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gdk-pixbuf-0.7.0.crate) = a413656b7c18acc030225b14134b1481902d19e1845ec73cf430921020dee7c99dd5e5469f60780aed2d3552d83792c6a193ddeba686324284eff2d78cc0b813
+SHA512 (gdk-pixbuf-0.8.0.crate) = dcec0c6a7fe102f60b37c780cab37ef560fce20fd090364d65c4137d96b987182df7fe93178028e0aa6ea2d25acfda62fe58c979515e0218cc14ab51aad55277
^ 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 0.8.0 Josh Stone
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox