public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-glib-macros] epel10: Update to 0.10.1
@ 2026-09-25 10:33 Josh Stone
0 siblings, 0 replies; only message in thread
From: Josh Stone @ 2026-09-25 10:33 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-glib-macros
Branch : epel10
Commit : cd269e291b5b41677087b57f98485807d62d7409
Author : Josh Stone <jistone@redhat.com>
Date : 2020-07-10T10:10:58-07:00
Stats : +7/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-glib-macros/c/cd269e291b5b41677087b57f98485807d62d7409?branch=epel10
Log:
Update to 0.10.1
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..e730abc
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+/glib-macros-0.10.1.crate
diff --git a/rust-glib-macros.spec b/rust-glib-macros.spec
index 4cab9f9..11f42d0 100644
--- a/rust-glib-macros.spec
+++ b/rust-glib-macros.spec
@@ -6,12 +6,11 @@
%global crate glib-macros
Name: rust-%{crate}
-Version: 0.10.0
+Version: 0.10.1
Release: 1%{?dist}
Summary: Rust bindings for the GLib library, proc macros crate
# Upstream license specification: MIT
-# https://github.com/gtk-rs/glib/pull/665
License: MIT
URL: https://crates.io/crates/glib-macros
Source: %{crates_source}
@@ -38,6 +37,7 @@ This package contains library source intended for building other packages
which use "%{crate}" crate.
%files devel
+%license LICENSE
%{cargo_registry}/%{crate}-%{version_no_tilde}/
%package -n %{name}+default-devel
@@ -71,5 +71,8 @@ which use "default" feature of "%{crate}" crate.
%endif
%changelog
+* Fri Jul 10 2020 Josh Stone <jistone@redhat.com> - 0.10.1-1
+- Update to 0.10.1
+
* Thu Jul 09 13:06:04 PDT 2020 Josh Stone <cuviper@gmail.com> - 0.10.0-1
- Initial package
diff --git a/sources b/sources
new file mode 100644
index 0000000..7f14c41
--- /dev/null
+++ b/sources
@@ -0,0 +1 @@
+SHA512 (glib-macros-0.10.1.crate) = 18c23680475e0c4b1eafe2506a12989938cc886432fe6bd4df684bf30364ca82017f62a06c06dba1476651f55212b742aadfbce2a515e14cae18706857c0f356
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-25 10:33 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:33 [rpms/rust-glib-macros] epel10: Update to 0.10.1 Josh Stone
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox