From b5cdd529b10eff140758600bb758e305cc38ed13 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Jul 10 2020 18:35:30 +0000 Subject: Update to 0.10.0 --- diff --git a/.gitignore b/.gitignore index 515b7c8..a6ff419 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /gtk-sys-0.8.0.crate /gtk-sys-0.9.0.crate /gtk-sys-0.9.2.crate +/gtk-sys-0.10.0.crate diff --git a/.rust2rpm.conf b/.rust2rpm.conf index f3520dc..e8cab28 100644 --- a/.rust2rpm.conf +++ b/.rust2rpm.conf @@ -27,3 +27,5 @@ lib+v3_24_8.requires = pkgconfig(gtk+-3.0) >= 3.24.8 lib+v3_24_9.requires = pkgconfig(gtk+-3.0) >= 3.24.9 +lib+v3_24_11.requires = + pkgconfig(gtk+-3.0) >= 3.24.11 diff --git a/rust-gtk-sys.spec b/rust-gtk-sys.spec index c83073e..7f47d14 100644 --- a/rust-gtk-sys.spec +++ b/rust-gtk-sys.spec @@ -5,8 +5,8 @@ %global crate gtk-sys Name: rust-%{crate} -Version: 0.9.2 -Release: 3%{?dist} +Version: 0.10.0 +Release: 1%{?dist} Summary: FFI bindings to libgtk-3 # Upstream license specification: MIT @@ -194,6 +194,19 @@ which use "v3_24" feature of "%{crate}" crate. %files -n %{name}+v3_24-devel %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml +%package -n %{name}+v3_24_11-devel +Summary: %{summary} +BuildArch: noarch +Requires: pkgconfig(gtk+-3.0) >= 3.24.11 + +%description -n %{name}+v3_24_11-devel %{_description} + +This package contains library source intended for building other packages +which use "v3_24_11" feature of "%{crate}" crate. + +%files -n %{name}+v3_24_11-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + %package -n %{name}+v3_24_8-devel Summary: %{summary} BuildArch: noarch @@ -240,6 +253,9 @@ echo 'pkgconfig(gtk+-3.0) >= 3.14' %endif %changelog +* Thu Jul 09 2020 Josh Stone - 0.10.0-1 +- Update to 0.10.0 + * Thu Jan 30 2020 Fedora Release Engineering - 0.9.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index 8b960aa..1c471e6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gtk-sys-0.9.2.crate) = 4e3c61289dfed69743332f7b7986a8a1a63ba0b62bfc6e673a8ca44c9b25db485aeb5a28bd69cb3f6984dae1f2de06035f3441b2d212296b13df742f13bae1c1 +SHA512 (gtk-sys-0.10.0.crate) = e6111f915ccadb4ab69cfe86ccbba5c207f9efd5929a32dfa4168bd5810a6e892068339f90edd64c902717a978ab47579a4248f7a0c540347cfe84ad141f7743