public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gdk-pixbuf] epel10: Update to 0.4.0
@ 2026-09-25 14:44 Igor Gnatenko
0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 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 : 9c626ffd00aec6b61a7a9706760d89a06810aca8
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2018-03-20T16:19:59+01:00
Stats : +13/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gdk-pixbuf/c/9c626ffd00aec6b61a7a9706760d89a06810aca8?branch=epel10
Log:
Update to 0.4.0
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
---
diff --git a/.gitignore b/.gitignore
index 1368f25..c5d2a5f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/gdk-pixbuf-0.3.0.crate
+/gdk-pixbuf-0.4.0.crate
diff --git a/rust-gdk-pixbuf.spec b/rust-gdk-pixbuf.spec
index 39a1b2e..db2e00c 100644
--- a/rust-gdk-pixbuf.spec
+++ b/rust-gdk-pixbuf.spec
@@ -5,8 +5,8 @@
%global crate gdk-pixbuf
Name: rust-%{crate}
-Version: 0.3.0
-Release: 3%{?dist}
+Version: 0.4.0
+Release: 1%{?dist}
Summary: Rust bindings for the GdkPixbuf library
License: MIT
@@ -17,10 +17,12 @@ ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging
# [dependencies]
-BuildRequires: (crate(gdk-pixbuf-sys) >= 0.5.0 with crate(gdk-pixbuf-sys) < 0.6.0)
-BuildRequires: (crate(glib) >= 0.4.0 with crate(glib) < 0.5.0)
-BuildRequires: (crate(glib-sys) >= 0.5.0 with crate(glib-sys) < 0.6.0)
-BuildRequires: (crate(gobject-sys) >= 0.5.0 with crate(gobject-sys) < 0.6.0)
+BuildRequires: (crate(gdk-pixbuf-sys) >= 0.6.0 with crate(gdk-pixbuf-sys) < 0.7.0)
+BuildRequires: (crate(gio) >= 0.4.0 with crate(gio) < 0.5.0)
+BuildRequires: (crate(gio-sys) >= 0.6.0 with crate(gio-sys) < 0.7.0)
+BuildRequires: (crate(glib) >= 0.5.0 with crate(glib) < 0.6.0)
+BuildRequires: (crate(glib-sys) >= 0.6.0 with crate(glib-sys) < 0.7.0)
+BuildRequires: (crate(gobject-sys) >= 0.6.0 with crate(gobject-sys) < 0.7.0)
BuildRequires: (crate(libc) >= 0.2.0 with crate(libc) < 0.3.0)
# [build-dependencies]
BuildRequires: (crate(gtk-rs-lgpl-docs) >= 0.1.3 with crate(gtk-rs-lgpl-docs) < 0.2.0)
@@ -60,6 +62,9 @@ which use %{crate} from crates.io.
%exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml
%changelog
+* Tue Mar 20 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.4.0-1
+- Update to 0.4.0
+
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
diff --git a/sources b/sources
index 9b78f29..82f6b56 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gdk-pixbuf-0.3.0.crate) = c8dececf3e6a42956a5099f915c261760793bb77f512982f1f85d09449b8e328a54ee3f5e6c2cfd8ac4d6e6000b92440f2b277bf78da851c961b75fc03ec964b
+SHA512 (gdk-pixbuf-0.4.0.crate) = 04462ba36a91db0783e57fa2051f36e2579f615981ca377928d42f47e80878180fd59a943bdab13f95e052448ca1835a24872b4c3912203d00d05a589c3afda8
^ 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.4.0 Igor Gnatenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox