public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-built] epel9: Update to version 0.8.1; Fixes RHBZ#2363535
@ 2026-08-10 11:44 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-10 11:44 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-built
Branch : epel9
Commit : d318fec15199f78095d06a4da80d8720f50fe2fe
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-08-10T13:21:26+02:00
Stats : +29/-11 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-built/c/d318fec15199f78095d06a4da80d8720f50fe2fe?branch=epel9
Log:
Update to version 0.8.1; Fixes RHBZ#2363535
---
diff --git a/.gitignore b/.gitignore
index 9548b51..61276a1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/built-0.7.5.crate
/built-0.7.7.crate
/built-0.8.0.crate
+/built-0.8.1.crate
diff --git a/built-fix-metadata.diff b/built-fix-metadata.diff
index f3e0d39..b36457b 100644
--- a/built-fix-metadata.diff
+++ b/built-fix-metadata.diff
@@ -1,11 +1,28 @@
---- built-0.8.0/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ built-0.8.0/Cargo.toml 2026-05-27T10:38:23.011035+00:00
-@@ -52,7 +52,7 @@
- path = "tests/testbox_tests.rs"
+--- built-0.8.1/Cargo.toml 2006-07-24T01:21:28+00:00
++++ built-0.8.1/Cargo.toml 2026-08-10T11:20:05.059561+00:00
+@@ -37,7 +37,6 @@
+ "chrono",
+ "dependency-tree",
+ "git2",
+- "gix",
+ "semver",
+ ]
- [dependencies.cargo-lock]
--version = "10.0"
-+version = ">=10.0, <12.0"
+@@ -69,17 +68,6 @@
optional = true
default-features = false
+-[dependencies.gix]
+-version = "0.83"
+-features = [
+- "sha1",
+- "revision",
+- "status",
+- "max-performance-safe",
+-]
+-optional = true
+-default-features = false
+-
+ [dependencies.semver]
+ version = "1.0"
+ optional = true
diff --git a/rust-built.spec b/rust-built.spec
index b8ed6ec..d6b21ba 100644
--- a/rust-built.spec
+++ b/rust-built.spec
@@ -5,7 +5,7 @@
%global crate built
Name: rust-built
-Version: 0.8.0
+Version: 0.8.1
Release: %autorelease
Summary: Crate with information from the time it was built
@@ -13,7 +13,7 @@ License: MIT
URL: https://crates.io/crates/built
Source: %{crates_source}
# Manually created patch for downstream crate metadata changes
-# * Allow cargo-lock 11: https://github.com/lukaslueg/built/pull/95
+# * drop unused support for gix
Patch: built-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
diff --git a/rust2rpm.toml b/rust2rpm.toml
index f1f08dc..dc8e411 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,6 +1,6 @@
[package]
cargo-toml-patch-comments = [
- "Allow cargo-lock 11: https://github.com/lukaslueg/built/pull/95",
+ "drop unused support for gix",
]
[tests]
diff --git a/sources b/sources
index 31317f8..65234c5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (built-0.8.0.crate) = fc2aba8d4df363283d4c0886d0594cd1d2865d60edad8bf301720608233d1c7da74a3d974bc610dcd2a3748ff490c196d003c212c4c4eea9ff9e0bc4ac499a58
+SHA512 (built-0.8.1.crate) = 8282b2f6df3ead0de7fe2ba677a6b279541439e01659294fb89de388cfc3cb4d1581fc085ea94a1e24a06466aa18a9700b3dab83ce40cf37f93a551dbd3cfe6a
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 11:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 11:44 [rpms/rust-built] epel9: Update to version 0.8.1; Fixes RHBZ#2363535 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox