diff --git a/.gitignore b/.gitignore index 4912032..ae3c232 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /regex-1.0.2.crate /regex-1.0.4.crate /regex-1.0.5.crate +/regex-1.0.6.crate diff --git a/regex-fix-metadata.diff b/regex-fix-metadata.diff deleted file mode 100644 index f9da9d8..0000000 --- a/regex-fix-metadata.diff +++ /dev/null @@ -1,10 +0,0 @@ ---- regex-1.0.5/Cargo.toml 1970-01-01T01:00:00+01:00 -+++ regex-1.0.5/Cargo.toml 2018-10-27T23:15:29.284902+02:00 -@@ -22,6 +22,7 @@ - categories = ["text-processing"] - license = "MIT/Apache-2.0" - repository = "https://github.com/rust-lang/regex" -+exclude = ["/.travis.yml", "/appveyor.yml", "/ci/*", "/scripts/*"] - [profile.test] - debug = true - diff --git a/rust-regex.spec b/rust-regex.spec index 89b52b1..0f8dec3 100644 --- a/rust-regex.spec +++ b/rust-regex.spec @@ -6,17 +6,14 @@ %global crate regex Name: rust-%{crate} -Version: 1.0.5 -Release: 3%{?dist} +Version: 1.0.6 +Release: 1%{?dist} Summary: Implementation of regular expressions for Rust # Upstream license specification: MIT/Apache-2.0 License: MIT or ASL 2.0 URL: https://crates.io/crates/regex Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate -# Initial patched metadata -# * Exclude unneeded files, https://github.com/rust-lang/regex/pull/520 -Patch0: regex-fix-metadata.diff ExclusiveArch: %{rust_arches} @@ -116,6 +113,9 @@ which use "use_std" feature of "%{crate}" crate. %endif %changelog +* Sat Nov 10 2018 Josh Stone - 1.0.6-1 +- Update to 1.0.6 + * Sat Oct 27 2018 Igor Gnatenko - 1.0.5-3 - Adapt to new packaging diff --git a/sources b/sources index e969d62..6e719e1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (regex-1.0.5.crate) = a4ddc78fcae0a2b3c0e041382bc8c85a216ff380212762459637934c863782445cd289f5cd60c2a923ea9161f4dad9891210fe6a86cd6bbc8db8abd98ead34ce +SHA512 (regex-1.0.6.crate) = 4779fe3896c131b418b07ec2622888b2b8dc64172744e6ff91c46a957646c796c46fcc5b1c37b5349f0c7a5adccee2e7af1e07121dfd2b59976bd0fde5b60bb4