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-log] epel10.2: Update to version 0.4.34; Fixes RHBZ#2521315
Date: Thu, 27 Aug 2026 18:11:22 GMT [thread overview]
Message-ID: <178785428269.1.13534212934554800606.rpms-rust-log-ea06e56a2cdd@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-log
Branch : epel10.2
Commit : ea06e56a2cdd9a89c243a040653287113b7fde14
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-08-27T17:08:29+02:00
Stats : +21/-7 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-log/c/ea06e56a2cdd9a89c243a040653287113b7fde14?branch=epel10.2
Log:
Update to version 0.4.34; Fixes RHBZ#2521315
---
diff --git a/.gitignore b/.gitignore
index df76e0c..1386b24 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@
/log-0.4.30.crate
/log-0.4.32.crate
/log-0.4.33.crate
+/log-0.4.34.crate
diff --git a/log-fix-metadata.diff b/log-fix-metadata.diff
index 7765984..e3f46ae 100644
--- a/log-fix-metadata.diff
+++ b/log-fix-metadata.diff
@@ -1,6 +1,6 @@
---- log-0.4.33/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ log-0.4.33/Cargo.toml 2026-06-23T12:27:18.843927+00:00
-@@ -36,45 +36,10 @@
+--- log-0.4.34/Cargo.toml 2006-07-24T01:21:28+00:00
++++ log-0.4.34/Cargo.toml 2026-08-27T15:05:53.877143+00:00
+@@ -36,46 +36,11 @@
features = [
"std",
"serde",
@@ -10,6 +10,7 @@
]
[features]
+ alloc = []
kv = []
-kv_serde = [
- "kv_std",
@@ -46,7 +47,7 @@
max_level_debug = []
max_level_error = []
max_level_info = []
-@@ -111,22 +76,6 @@
+@@ -112,22 +77,6 @@
optional = true
default-features = false
@@ -69,7 +70,7 @@
[dev-dependencies.proc-macro2]
version = "1.0.63"
default-features = false
-@@ -140,13 +89,3 @@
+@@ -141,13 +90,3 @@
[dev-dependencies.serde_test]
version = "1.0"
diff --git a/rust-log.spec b/rust-log.spec
index 4744a1f..72fa350 100644
--- a/rust-log.spec
+++ b/rust-log.spec
@@ -5,7 +5,7 @@
%global crate log
Name: rust-log
-Version: 0.4.33
+Version: 0.4.34
Release: %autorelease
Summary: Lightweight logging facade for Rust
@@ -53,6 +53,18 @@ use the "default" feature of the "%{crate}" crate.
%files -n %{name}+default-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+alloc-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+alloc-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "alloc" feature of the "%{crate}" crate.
+
+%files -n %{name}+alloc-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%package -n %{name}+kv-devel
Summary: %{summary}
BuildArch: noarch
diff --git a/sources b/sources
index 6657e0b..34a1bf8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (log-0.4.33.crate) = fce3eaf97b1415e413aec344a156d930ebaf52d918f8d9ff9e086f3df58253a6306a215aa4d4b4782a1b7deaad484739666f4fbd8e41272bf95ce4fc6306b74b
+SHA512 (log-0.4.34.crate) = 6f51dc492f808262a67b28a1a80055aee15eb9437d0b0e21e0478cb94db358f751a61172f0c303d94fa949a1874e3f25bd7bc29d9724e3d43849a9f3f4b55d6e
reply other threads:[~2026-08-27 18:11 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=178785428269.1.13534212934554800606.rpms-rust-log-ea06e56a2cdd@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