public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Josh Stone <jistone@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-glib] epel10: Update to 0.9.1
Date: Fri, 25 Sep 2026 10:36:48 GMT	[thread overview]
Message-ID: <179033260857.1.14030572579280455890.rpms-rust-glib-2354f9cc2d92@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-glib
Branch : epel10
Commit : 2354f9cc2d92348a67576e25e1281392824eb37c
Author : Josh Stone <jistone@redhat.com>
Date   : 2020-01-15T13:48:02-08:00
Stats  : +32/-40 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-glib/c/2354f9cc2d92348a67576e25e1281392824eb37c?branch=epel10

Log:
Update to 0.9.1

---
diff --git a/.gitignore b/.gitignore
index 6ecf6ed..5589e40 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /glib-0.6.1.crate
 /glib-0.7.1.crate
 /glib-0.8.2.crate
+/glib-0.9.1.crate

diff --git a/rust-glib.spec b/rust-glib.spec
index 8b3c851..314f642 100644
--- a/rust-glib.spec
+++ b/rust-glib.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 10
+# Generated by rust2rpm 13
 %bcond_with check
 %global debug_package %{nil}
 
 %global crate glib
 
 Name:           rust-%{crate}
-Version:        0.8.2
+Version:        0.9.1
 Release:        1%{?dist}
 Summary:        Rust bindings for the GLib library
 
@@ -38,8 +38,8 @@ which use "%{crate}" crate.
 %files          devel
 %license COPYRIGHT LGPL LICENSE
 %doc README.md
-%{cargo_registry}/%{crate}-%{version}/
-%exclude %{cargo_registry}/%{crate}-%{version}/{appveyor.yml,LGPL,Makefile}
+%{cargo_registry}/%{crate}-%{version_no_tilde}/
+%exclude %{cargo_registry}/%{crate}-%{version_no_tilde}/{appveyor.yml,LGPL,Makefile}
 
 %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,19 +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
-
-%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
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
 
 %package     -n %{name}+futures-preview-devel
 Summary:        %{summary}
@@ -87,19 +75,7 @@ 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
-
-%package     -n %{name}+subclassing-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+subclassing-devel %{_description}
-
-This package contains library source intended for building other packages
-which use "subclassing" feature of "%{crate}" crate.
-
-%files       -n %{name}+subclassing-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
 
 %package     -n %{name}+v2_44-devel
 Summary:        %{summary}
@@ -111,7 +87,7 @@ This package contains library source intended for building other packages
 which use "v2_44" feature of "%{crate}" crate.
 
 %files       -n %{name}+v2_44-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
 
 %package     -n %{name}+v2_46-devel
 Summary:        %{summary}
@@ -123,7 +99,7 @@ This package contains library source intended for building other packages
 which use "v2_46" feature of "%{crate}" crate.
 
 %files       -n %{name}+v2_46-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
 
 %package     -n %{name}+v2_48-devel
 Summary:        %{summary}
@@ -135,7 +111,7 @@ This package contains library source intended for building other packages
 which use "v2_48" feature of "%{crate}" crate.
 
 %files       -n %{name}+v2_48-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
 
 %package     -n %{name}+v2_50-devel
 Summary:        %{summary}
@@ -147,7 +123,7 @@ This package contains library source intended for building other packages
 which use "v2_50" feature of "%{crate}" crate.
 
 %files       -n %{name}+v2_50-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
 
 %package     -n %{name}+v2_52-devel
 Summary:        %{summary}
@@ -159,7 +135,7 @@ This package contains library source intended for building other packages
 which use "v2_52" feature of "%{crate}" crate.
 
 %files       -n %{name}+v2_52-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
 
 %package     -n %{name}+v2_54-devel
 Summary:        %{summary}
@@ -171,7 +147,7 @@ This package contains library source intended for building other packages
 which use "v2_54" feature of "%{crate}" crate.
 
 %files       -n %{name}+v2_54-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
 
 %package     -n %{name}+v2_56-devel
 Summary:        %{summary}
@@ -183,7 +159,7 @@ This package contains library source intended for building other packages
 which use "v2_56" feature of "%{crate}" crate.
 
 %files       -n %{name}+v2_56-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
 
 %package     -n %{name}+v2_58-devel
 Summary:        %{summary}
@@ -195,7 +171,19 @@ This package contains library source intended for building other packages
 which use "v2_58" feature of "%{crate}" crate.
 
 %files       -n %{name}+v2_58-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
+%package     -n %{name}+v2_60-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+v2_60-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "v2_60" feature of "%{crate}" crate.
+
+%files       -n %{name}+v2_60-devel
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
 
 %prep
 %autosetup -n %{crate}-%{version_no_tilde} -p1
@@ -216,6 +204,9 @@ which use "v2_58" feature of "%{crate}" crate.
 %endif
 
 %changelog
+* Wed Jan 15 2020 Josh Stone <jistone@redhat.com> - 0.9.1-1
+- Update to 0.9.1
+
 * Tue Dec 10 2019 Josh Stone <jistone@redhat.com> - 0.8.2-1
 - Update to 0.8.2
 

diff --git a/sources b/sources
index 7b019ff..04ab250 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-0.8.2.crate) = 7b86a1581c30cd9de24d9f1bd915dc020679237b62cef34ef85e07a0aa9151e26b0356536281fc769aeb4788265310f5d6becd63ed503e0662a284f17228a0fd
+SHA512 (glib-0.9.1.crate) = e06dc722b5f9c1682c8c093f8bb3f8cd76e52bf90b1af9c1760e0c9da12527431c4f0a07495f4ff19321ff187e38a75db9418e91b271133fa9890ab717a494cc

                 reply	other threads:[~2026-09-25 10:36 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=179033260857.1.14030572579280455890.rpms-rust-glib-2354f9cc2d92@fedoraproject.org \
    --to=jistone@redhat.com \
    --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