public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Michel Lind <salimma@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-fern] epel10: Switch to building against syslog 7
Date: Thu, 02 Jul 2026 20:29:46 GMT	[thread overview]
Message-ID: <178302418681.1.3382763416431005660.rpms-rust-fern-9ae5335ce8d0@fedoraproject.org> (raw)

            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]

                 reply	other threads:[~2026-07-02 20:29 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=178302418681.1.3382763416431005660.rpms-rust-fern-9ae5335ce8d0@fedoraproject.org \
    --to=salimma@fedoraproject.org \
    --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