public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-built] f44: Update to version 0.8.1; Fixes RHBZ#2363535
Date: Mon, 10 Aug 2026 11:28:15 GMT	[thread overview]
Message-ID: <178636129526.1.13316866605832982367.rpms-rust-built-d318fec15199@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-built
Branch : f44
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=f44

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

                 reply	other threads:[~2026-08-10 11:28 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=178636129526.1.13316866605832982367.rpms-rust-built-d318fec15199@fedoraproject.org \
    --to=decathorpe@gmail.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