public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-buffered-reader] f44: Update to version 1.4.1; Fixes RHBZ#2496705
@ 2026-07-02 21:47 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-02 21:47 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-buffered-reader
Branch : f44
Commit : ea3759ae528ecc72fb9d4e69f7d9d02504bcad66
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-07-02T23:43:35+02:00
Stats : +3/-24 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-buffered-reader/c/ea3759ae528ecc72fb9d4e69f7d9d02504bcad66?branch=f44
Log:
Update to version 1.4.1; Fixes RHBZ#2496705
---
diff --git a/.gitignore b/.gitignore
index 781b3e9..ee853bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
/buffered-reader-1.3.1.crate
/buffered-reader-1.3.2.crate
/buffered-reader-1.4.0.crate
+/buffered-reader-1.4.1.crate
diff --git a/buffered-reader-fix-metadata.diff b/buffered-reader-fix-metadata.diff
deleted file mode 100644
index 6ed1de7..0000000
--- a/buffered-reader-fix-metadata.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- buffered-reader-1.4.0/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ buffered-reader-1.4.0/Cargo.toml 2025-12-16T07:23:44.392861+00:00
-@@ -38,7 +38,7 @@
- bench = false
-
- [dependencies.bzip2]
--version = ">= 0.4, < 0.6"
-+version = ">= 0.4, < 0.7"
- optional = true
-
- [dependencies.flate2]
diff --git a/rust-buffered-reader.spec b/rust-buffered-reader.spec
index 47aab06..f2251e3 100644
--- a/rust-buffered-reader.spec
+++ b/rust-buffered-reader.spec
@@ -5,17 +5,13 @@
%global crate buffered-reader
Name: rust-buffered-reader
-Version: 1.4.0
+Version: 1.4.1
Release: %autorelease
Summary: Super-powered Reader
License: LGPL-2.0-or-later
URL: https://crates.io/crates/buffered-reader
Source: %{crates_source}
-# Manually created patch for downstream crate metadata changes
-# * Allow bzip2 0.6:
-# https://gitlab.com/sequoia-pgp/sequoia/-/merge_requests/1806
-Patch: buffered-reader-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
diff --git a/rust2rpm.toml b/rust2rpm.toml
deleted file mode 100644
index 3ff18f0..0000000
--- a/rust2rpm.toml
+++ /dev/null
@@ -1,7 +0,0 @@
-[package]
-cargo-toml-patch-comments = [
- """\
- Allow bzip2 0.6: \
- https://gitlab.com/sequoia-pgp/sequoia/-/merge_requests/1806\
- """,
-]
diff --git a/sources b/sources
index 0e5bcd9..4a50c9a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (buffered-reader-1.4.0.crate) = 85825cdbc2965891b21f9ff7cdef98a73eb7ff40b3063a4d5a204f12ef2b8e7c8528f4d46343ed63003d60cf80729cd750bf860c72845cc0009e632cc4e8c8c7
+SHA512 (buffered-reader-1.4.1.crate) = e71b0670444c8a074ae507361482b4017d6abd52351e822faf945a377be3e930fa2d4a7e8e597e8006547c35fcc74990c6a584acd75938896bf1563d9b782366
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-02 21:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-02 21:47 [rpms/rust-buffered-reader] f44: Update to version 1.4.1; Fixes RHBZ#2496705 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox