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-gio] epel10: Update to 0.8.0
Date: Fri, 25 Sep 2026 10:38:02 GMT	[thread overview]
Message-ID: <179033268298.1.13959489574436734020.rpms-rust-gio-1bf4b357d269@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-gio
Branch : epel10
Commit : 1bf4b357d2698b8d0ce73164e2db51b1c248a676
Author : Josh Stone <jistone@redhat.com>
Date   : 2020-01-15T13:48:03-08:00
Stats  : +34/-54 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gio/c/1bf4b357d2698b8d0ce73164e2db51b1c248a676?branch=epel10

Log:
Update to 0.8.0

---
diff --git a/.gitignore b/.gitignore
index 050d38b..13f4347 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /gio-0.5.1.crate
 /gio-0.6.0.crate
 /gio-0.7.0.crate
+/gio-0.8.0.crate

diff --git a/rust-gio.spec b/rust-gio.spec
index 93fb374..eaeca2b 100644
--- a/rust-gio.spec
+++ b/rust-gio.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 10
+# Generated by rust2rpm 13
 %bcond_with check
 %global debug_package %{nil}
 
 %global crate gio
 
 Name:           rust-%{crate}
-Version:        0.7.0
+Version:        0.8.0
 Release:        1%{?dist}
 Summary:        Rust bindings for the Gio library
 
@@ -38,8 +38,8 @@ which use "%{crate}" crate.
 %files          devel
 %license COPYRIGHT 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,7 +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
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
 
 %package     -n %{name}+embed-lgpl-docs-devel
 Summary:        %{summary}
@@ -75,31 +75,7 @@ This package contains library source intended for building other packages
 which use "embed-lgpl-docs" feature of "%{crate}" crate.
 
 %files       -n %{name}+embed-lgpl-docs-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
-
-%package     -n %{name}+futures-preview-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+futures-preview-devel %{_description}
-
-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
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
 
 %package     -n %{name}+gtk-rs-lgpl-docs-devel
 Summary:        %{summary}
@@ -111,7 +87,7 @@ This package contains library source intended for building other packages
 which use "gtk-rs-lgpl-docs" feature of "%{crate}" crate.
 
 %files       -n %{name}+gtk-rs-lgpl-docs-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
 
 %package     -n %{name}+purge-lgpl-docs-devel
 Summary:        %{summary}
@@ -123,19 +99,7 @@ This package contains library source intended for building other packages
 which use "purge-lgpl-docs" feature of "%{crate}" crate.
 
 %files       -n %{name}+purge-lgpl-docs-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}
@@ -147,7 +111,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}
@@ -159,7 +123,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}
@@ -171,7 +135,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}
@@ -183,7 +147,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}
@@ -195,7 +159,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}
@@ -207,7 +171,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}
@@ -219,7 +183,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}
@@ -231,7 +195,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
@@ -252,6 +228,9 @@ which use "v2_58" feature of "%{crate}" crate.
 %endif
 
 %changelog
+* Wed Jan 15 2020 Josh Stone <jistone@redhat.com> - 0.8.0-1
+- Update to 0.8.0
+
 * Tue Dec 10 2019 Josh Stone <jistone@redhat.com> - 0.7.0-1
 - Update to 0.7.0
 

diff --git a/sources b/sources
index 143ec6c..f5c163c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gio-0.7.0.crate) = 2d46776fc64b9d63fd8dbd485ea3fc80a49bb86ff945628c81f33f877243c747fadae3bbb6ce228ca3e96870655a57c4d2881ee1454da2e310a7ad83d4a0e952
+SHA512 (gio-0.8.0.crate) = 629bb565b15ee1c33981b2793b4523674e85d226a8130a24aed7bc9b8d5a60e373ddb60f5bd2336a5bc0b07dca6f94014ee7b09f808aae1d59111670847a5ef8

                 reply	other threads:[~2026-09-25 10:38 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=179033268298.1.13959489574436734020.rpms-rust-gio-1bf4b357d269@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