public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gobject-sys] epel10: Update to 0.6.0
@ 2026-09-25 10:34 Igor Gnatenko
0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 2026-09-25 10:34 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-gobject-sys
Branch : epel10
Commit : 68a2f2215b9d90ef270bce19cb33545d4ce60467
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2018-03-19T12:41:50+01:00
Stats : +9/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gobject-sys/c/68a2f2215b9d90ef270bce19cb33545d4ce60467?branch=epel10
Log:
Update to 0.6.0
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
---
diff --git a/.gitignore b/.gitignore
index 203386d..633e2f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/gobject-sys-0.5.0.crate
+/gobject-sys-0.6.0.crate
diff --git a/rust-gobject-sys.spec b/rust-gobject-sys.spec
index 7030d78..2714a9e 100644
--- a/rust-gobject-sys.spec
+++ b/rust-gobject-sys.spec
@@ -7,11 +7,10 @@
%global crate gobject-sys
Name: rust-%{crate}
-Version: 0.5.0
-Release: 3%{?dist}
+Version: 0.6.0
+Release: 1%{?dist}
Summary: FFI bindings to libgobject-2.0
-# https://github.com/gtk-rs/sys/pull/74
License: MIT
URL: https://crates.io/crates/gobject-sys
Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate
@@ -21,7 +20,7 @@ ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging
# [dependencies]
BuildRequires: (crate(bitflags) >= 1.0.0 with crate(bitflags) < 2.0.0)
-BuildRequires: (crate(glib-sys) >= 0.5.0 with crate(glib-sys) < 0.6.0)
+BuildRequires: (crate(glib-sys) >= 0.6.0 with crate(glib-sys) < 0.7.0)
BuildRequires: (crate(libc) >= 0.2.0 with crate(libc) < 0.3.0)
# [build-dependencies]
BuildRequires: (crate(pkg-config) >= 0.3.7 with crate(pkg-config) < 0.4.0)
@@ -57,9 +56,13 @@ which use %{crate} from crates.io.
%endif
%files devel
+%license LICENSE
%{cargo_registry}/%{crate}-%{version}/
%changelog
+* Mon Mar 19 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.0-1
+- Update to 0.6.0
+
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
diff --git a/sources b/sources
index 218d055..11186d9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gobject-sys-0.5.0.crate) = a657496cdc3647a1eb341fd756396b6ca24468513f61ad50c5d504894e96d06961a90b133736fe846ccb1941bac9d439c8e251767b0bf38d094d87af6335537e
+SHA512 (gobject-sys-0.6.0.crate) = 3c885e3772ccd9f779cf7439043f7862b94faf6063f52bb6af421b70aa5a909a36bcfd3a3d5752d8ef76988d37bf31eabf5b45b4628dfa6ae9be61c6d5c0bbfc
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-25 10:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-25 10:34 [rpms/rust-gobject-sys] epel10: Update to 0.6.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