public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-fern] epel10: Switch to building against syslog 7
@ 2026-07-02 20:29 Michel Lind
0 siblings, 0 replies; only message in thread
From: Michel Lind @ 2026-07-02 20:29 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-fern
Branch : epel10
Commit : 9ae5335ce8d01e76fc007e9335afbeade2b434f3
Author : Michel Lind <salimma@fedoraproject.org>
Date : 2026-07-02T21:16:52+01:00
Stats : +12/-12 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-fern/c/9ae5335ce8d01e76fc007e9335afbeade2b434f3?branch=epel10
Log:
Switch to building against syslog 7
Signed-off-by: Michel Lind <salimma@fedoraproject.org>
---
diff --git a/fern-fix-metadata.diff b/fern-fix-metadata.diff
index 089a9c1..084154d 100644
--- a/fern-fix-metadata.diff
+++ b/fern-fix-metadata.diff
@@ -1,5 +1,5 @@
--- fern-0.7.1/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ fern-0.7.1/Cargo.toml 2025-01-04T15:29:27.217591+00:00
++++ fern-0.7.1/Cargo.toml 2026-07-02T15:05:56.110520+00:00
@@ -51,10 +51,6 @@
path = "src/lib.rs"
diff --git a/rust-fern.spec b/rust-fern.spec
index be5d26e..dd0f5bb 100644
--- a/rust-fern.spec
+++ b/rust-fern.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
%bcond check 1
%global debug_package %{nil}
@@ -111,28 +111,28 @@ use the "meta-logging-in-format" feature of the "%{crate}" crate.
%files -n %{name}+meta-logging-in-format-devel
%ghost %{crate_instdir}/Cargo.toml
-%package -n %{name}+syslog-6-devel
+%package -n %{name}+syslog-7-devel
Summary: %{summary}
BuildArch: noarch
-%description -n %{name}+syslog-6-devel %{_description}
+%description -n %{name}+syslog-7-devel %{_description}
This package contains library source intended for building other packages which
-use the "syslog-6" feature of the "%{crate}" crate.
+use the "syslog-7" feature of the "%{crate}" crate.
-%files -n %{name}+syslog-6-devel
+%files -n %{name}+syslog-7-devel
%ghost %{crate_instdir}/Cargo.toml
-%package -n %{name}+syslog6-devel
+%package -n %{name}+syslog7-devel
Summary: %{summary}
BuildArch: noarch
-%description -n %{name}+syslog6-devel %{_description}
+%description -n %{name}+syslog7-devel %{_description}
This package contains library source intended for building other packages which
-use the "syslog6" feature of the "%{crate}" crate.
+use the "syslog7" feature of the "%{crate}" crate.
-%files -n %{name}+syslog6-devel
+%files -n %{name}+syslog7-devel
%ghost %{crate_instdir}/Cargo.toml
%prep
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 4a504d5..0f89003 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -11,10 +11,10 @@ hide = [
"reopen-1",
"syslog3",
"syslog4",
- "syslog7",
+ "syslog6",
"syslog-3",
"syslog-4",
- "syslog-7",
+ "syslog-6",
]
[scripts]
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-02 20:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-02 20:29 [rpms/rust-fern] epel10: Switch to building against syslog 7 Michel Lind
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox