public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-log] rawhide: Update to version 0.4.34; Fixes RHBZ#2521315
@ 2026-08-27 15:08 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-27 15:08 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-log
Branch : rawhide
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=rawhide
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-27 15:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-27 15:08 [rpms/rust-log] rawhide: Update to version 0.4.34; Fixes RHBZ#2521315 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox