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-syslog] f43: Update to version 7.0.0; Resolves RHBZ#2300127
Date: Thu, 02 Jul 2026 19:43:34 GMT [thread overview]
Message-ID: <178302141453.1.1141349112115417051.rpms-rust-syslog-db00b873a77e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-syslog
Branch : f43
Commit : db00b873a77ebb6ac4486d4731df35b42af41b15
Author : Michel Lind <salimma@fedoraproject.org>
Date : 2026-07-02T15:59:37+01:00
Stats : +6/-22 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-syslog/c/db00b873a77ebb6ac4486d4731df35b42af41b15?branch=f43
Log:
Update to version 7.0.0; Resolves RHBZ#2300127
Signed-off-by: Michel Lind <salimma@fedoraproject.org>
---
diff --git a/.gitignore b/.gitignore
index 4c86c28..9cff8b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/syslog-6.0.1.crate
/syslog-6.1.0.crate
/syslog-6.1.1.crate
+/syslog-7.0.0.crate
diff --git a/rust-syslog.spec b/rust-syslog.spec
index fe507ee..96013c4 100644
--- a/rust-syslog.spec
+++ b/rust-syslog.spec
@@ -5,21 +5,19 @@
%global crate syslog
Name: rust-syslog
-Version: 6.1.1
+Version: 7.0.0
Release: %autorelease
-Summary: Send log messages to syslog
+Summary: Syslog message formatter and writer
License: MIT
URL: https://crates.io/crates/syslog
Source: %{crates_source}
-# Manually created patch for downstream crate metadata changes
-# * Relax hostname dependency to allow 0.4.x
-Patch: syslog-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
-Send log messages to syslog.}
+Syslog message formatter and writer, supporting unix sockets, UDP and
+TCP exporters.}
%description %{_description}
diff --git a/rust2rpm.toml b/rust2rpm.toml
deleted file mode 100644
index 46b5b97..0000000
--- a/rust2rpm.toml
+++ /dev/null
@@ -1,4 +0,0 @@
-[package]
-cargo-toml-patch-comments = [
- "Relax hostname dependency to allow 0.4.x",
-]
diff --git a/sources b/sources
index 1330f5c..28f6f1f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (syslog-6.1.1.crate) = aea467196670e8e3f9309a9c5c93b652ae42af9bd61d63e535152fd488f372fa32e5828ef859521c13f6f87fec9b426cabc93d74b0a633912ac21bd68d22390a
+SHA512 (syslog-7.0.0.crate) = 2569c97d381feea99e5d63e1944f79bb57658ed740fa15ed90e2f1f80ff0efa470027b24d5606f1cf3ad3d3a679f2b69f66b84d0b8afbcf0b20603b3b0fc775d
diff --git a/syslog-fix-metadata.diff b/syslog-fix-metadata.diff
deleted file mode 100644
index aa0fbce..0000000
--- a/syslog-fix-metadata.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- syslog-6.1.1/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ syslog-6.1.1/Cargo.toml 2026-03-19T20:32:45.217702+00:00
-@@ -29,7 +29,7 @@
- default-features = false
-
- [dependencies.hostname]
--version = "0.3.1"
-+version = ">=0.3.1,<0.5"
-
- [dependencies.libc]
- version = "0.2.112"
reply other threads:[~2026-07-02 19:43 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=178302141453.1.1141349112115417051.rpms-rust-syslog-db00b873a77e@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