From ebdd36519d548495dc648138c7c7e60202c6434c Mon Sep 17 00:00:00 2001 From: Fabio Valentini Date: Feb 26 2024 14:36:30 +0000 Subject: Update to version 0.13.1; Fixes RHBZ#2259696 --- diff --git a/.gitignore b/.gitignore index b2993a9..c7648d6 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /gif-0.11.3.crate /gif-0.11.4.crate /gif-0.12.0.crate +/gif-0.13.1.crate diff --git a/rust-gif.spec b/rust-gif.spec index 7d0c60b..27052aa 100644 --- a/rust-gif.spec +++ b/rust-gif.spec @@ -1,4 +1,4 @@ -# Generated by rust2rpm 24 +# Generated by rust2rpm 26 # * data files required by tests are not included in published crates %bcond_with check %global debug_package %{nil} @@ -6,7 +6,7 @@ %global crate gif Name: rust-gif -Version: 0.12.0 +Version: 0.13.1 Release: %autorelease Summary: GIF de- and encoder @@ -15,7 +15,7 @@ License: MIT OR Apache-2.0 URL: https://crates.io/crates/gif Source: %{crates_source} -BuildRequires: rust-packaging >= 21 +BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: GIF de- and encoder.} @@ -34,7 +34,6 @@ use the "%{crate}" crate. %files devel %license %{crate_instdir}/LICENSE-APACHE %license %{crate_instdir}/LICENSE-MIT -%doc %{crate_instdir}/Changes.md %doc %{crate_instdir}/README.md %{crate_instdir}/ @@ -87,7 +86,7 @@ use the "std" feature of the "%{crate}" crate. %ghost %{crate_instdir}/Cargo.toml %prep -%autosetup -n %{crate}-%{version_no_tilde} -p1 +%autosetup -n %{crate}-%{version} -p1 %cargo_prep %generate_buildrequires diff --git a/rust2rpm.conf b/rust2rpm.conf deleted file mode 100644 index 53959e7..0000000 --- a/rust2rpm.conf +++ /dev/null @@ -1,2 +0,0 @@ -[DEFAULT] -summary = GIF de- and encoder diff --git a/rust2rpm.toml b/rust2rpm.toml new file mode 100644 index 0000000..73daa62 --- /dev/null +++ b/rust2rpm.toml @@ -0,0 +1,7 @@ +[package] +summary = "GIF de- and encoder" + +[tests] +run = ["none"] +comments = ["data files required by tests are not included in published crates"] + diff --git a/sources b/sources index b494591..bbedfe6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gif-0.12.0.crate) = 9cee5c4f68b02252f6214fccabda29087c89cadd8408df4fb6b9479da7958a9759dfc4b13ad2bc7e1447be9050cea6d3757d891b774a7e6fe8c6fd25bca3b74a +SHA512 (gif-0.13.1.crate) = 7e76ee111c6a94763c4dfe01faf4cb0b5272d5041e2b2b8f4db666debf647e192b963c6fb3228cdde28e1d112830c2aa31eaf0551d712ea9963e41e47e26fb26