public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-onefetch-manifest] epel9: Update to version 2.28.1; Fixes RHBZ#2525979
Date: Thu, 03 Sep 2026 06:28:29 GMT [thread overview]
Message-ID: <178841690981.1.10125005206225506444.rpms-rust-onefetch-manifest-9bb3938dc087@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-onefetch-manifest
Branch : epel9
Commit : 9bb3938dc087e7cc0d0d69b242745aea763203ff
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-08-30T23:14:55+01:00
Stats : +2/-53 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-onefetch-manifest/c/9bb3938dc087e7cc0d0d69b242745aea763203ff?branch=epel9
Log:
Update to version 2.28.1; Fixes RHBZ#2525979
---
diff --git a/onefetch-manifest-2.27.1-cargo_toml1.patch b/onefetch-manifest-2.27.1-cargo_toml1.patch
deleted file mode 100644
index 9055e64..0000000
--- a/onefetch-manifest-2.27.1-cargo_toml1.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/src/lib.rs b/src/lib.rs
-index f8b9c91b0..9917acd4e 100644
---- a/src/lib.rs
-+++ b/src/lib.rs
-@@ -53,7 +53,7 @@ fn parse_cargo_manifest(path: &Path) -> Result<Manifest> {
- number_of_dependencies: m.dependencies.len(),
- name: Some(package.name.clone()),
- description,
-- version: Some(package.version().into()),
-+ version: Some(package.version().to_string()),
- license: package.license().map(Into::into),
- })
- }
diff --git a/onefetch-manifest-fix-metadata.diff b/onefetch-manifest-fix-metadata.diff
deleted file mode 100644
index dc24af1..0000000
--- a/onefetch-manifest-fix-metadata.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- onefetch-manifest-2.27.1/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ onefetch-manifest-2.27.1/Cargo.toml 2026-06-26T22:06:16.256357+00:00
-@@ -41,7 +41,7 @@
- version = "1.0.101"
-
- [dependencies.cargo_toml]
--version = "0.22.3"
-+version = "1.0.0"
-
- [dependencies.serde]
- version = "1.0.228"
diff --git a/rust-onefetch-manifest.spec b/rust-onefetch-manifest.spec
index 005d4c3..6c4445a 100644
--- a/rust-onefetch-manifest.spec
+++ b/rust-onefetch-manifest.spec
@@ -5,21 +5,13 @@
%global crate onefetch-manifest
Name: rust-onefetch-manifest
-Version: 2.27.1
+Version: 2.28.1
Release: %autorelease
Summary: Detect and parse manifest files
License: MIT
URL: https://crates.io/crates/onefetch-manifest
Source: %{crates_source}
-# Manually created patch for downstream crate metadata changes
-# * Update cargo_toml dependency to 1.0.0:
-# https://github.com/o2sh/onefetch/pull/1785; requires an accompanying
-# source-code patch
-Patch: onefetch-manifest-fix-metadata.diff
-# * Source-code patch for cargo_toml 1.0.0, from
-# https://github.com/o2sh/onefetch/pull/1785
-Patch10: onefetch-manifest-2.27.1-cargo_toml1.patch
BuildRequires: cargo-rpm-macros >= 24
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 2653d9d..1e5c1e0 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,22 +1,3 @@
-[package]
-cargo-toml-patch-comments = [
- """\
-Update cargo_toml dependency to 1.0.0: \
-https://github.com/o2sh/onefetch/pull/1785; \
-requires an accompanying source-code patch\
-""",
-]
-
-[[package.extra-patches]]
-number = 10
-file = "onefetch-manifest-2.27.1-cargo_toml1.patch"
-comments = [
- """\
-Source-code patch for cargo_toml 1.0.0, from \
-https://github.com/o2sh/onefetch/pull/1785\
-""",
-]
-
[tests]
comments = [
"""\
diff --git a/sources b/sources
index 4aa1454..f104bb4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (onefetch-manifest-2.27.1.crate) = 5e3c257a9bb38e2e5742e9a79cc951e79bee1ec5ea1a17e12a15684abab95e03b0cb6f0ad38d9c366c718712736cb21c623e0e369c83de89638b08e9a9332494
+SHA512 (onefetch-manifest-2.28.1.crate) = 0fb7832f3571315e4240aefaa01316e914acd3a3f9b07285260a830fa250218e72c25912007819ca1a15d7932a45fc428bf7650e4e565f1e01ea9378c7fb1b14
reply other threads:[~2026-09-03 6: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=178841690981.1.10125005206225506444.rpms-rust-onefetch-manifest-9bb3938dc087@fedoraproject.org \
--to=code@musicinmybrain.net \
--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