public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-gdk-pixbuf] epel10: Update to 0.4.0
Date: Fri, 25 Sep 2026 14:44:41 GMT	[thread overview]
Message-ID: <179034748120.1.6633424947407612771.rpms-rust-gdk-pixbuf-9c626ffd00ae@fedoraproject.org> (raw)

            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

                 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=179034748120.1.6633424947407612771.rpms-rust-gdk-pixbuf-9c626ffd00ae@fedoraproject.org \
    --to=ignatenkobrain@fedoraproject.org \
    --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