public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Martin Osvald <mosvald@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/setup] update_services: New version 2.14.5
Date: Mon, 22 Jun 2026 15:56:19 GMT	[thread overview]
Message-ID: <178214377954.1.390955449375071429.rpms-setup-a1176da6875d@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/setup
            Branch : update_services
            Commit : a1176da6875d5c8871e29692fea58ca913ebe0e0
            Author : Martin Osvald <mosvald@redhat.com>
            Date   : 2023-11-29T12:11:33+01:00
            Stats  : +9/-2 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/setup/c/a1176da6875d5c8871e29692fea58ca913ebe0e0?branch=update_services

            Log:
            New version 2.14.5

bashrc: switch PROMPT_COMMAND to be an array (rhbz#2097525)
profile: don't overwrite the HISTSIZE environment variable
hosts: use "example.org" as example domain (rhbz#2246220)
csh.login: source csh.local (RHEL-17226)

---
diff --git a/.gitignore b/.gitignore
index 4161b82..70576d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -87,3 +87,4 @@ setup-2.8.25.tar.bz2
 /setup-2.14.2.tar.gz
 /setup-2.14.3.tar.gz
 /setup-2.14.4.tar.gz
+/setup-2.14.5.tar.gz

diff --git a/setup.spec b/setup.spec
index be0c41b..80d1548 100644
--- a/setup.spec
+++ b/setup.spec
@@ -1,6 +1,6 @@
 Summary: A set of system configuration and setup files
 Name: setup
-Version: 2.14.4
+Version: 2.14.5
 Release: 1%{?dist}
 License: LicenseRef-Fedora-Public-Domain
 Group: System Environment/Base
@@ -131,6 +131,12 @@ end
 /etc/dnf/protected.d/%{name}.conf
 
 %changelog
+* Wed Nov 29 2023 Martin Osvald <mosvald@redhat.com> - 2.14.5-1
+- bashrc: switch PROMPT_COMMAND to be an array (rhbz#2097525)
+- profile: don't overwrite the HISTSIZE environment variable
+- hosts: use "example.org" as example domain (rhbz#2246220)
+- csh.login: source csh.local (RHEL-17226)
+
 * Tue Jul 25 2023 Martin Osvald <mosvald@redhat.com> - 2.14.4-1
 - protocols: add mptcp (262)
 - setup.spec: make setup protected package (rhbz#2155547)

diff --git a/sources b/sources
index a81b865..c2b2b0c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (setup-2.14.4.tar.gz) = 749c1ca0ebe3006efb6a09e18612cd3aaecebe5e95cc2bc7274b2451ff5260b438dab3d44f673a08d3cc5272de411ee12ee02c66b0efed8d7874e94eae2fd214
+SHA512 (setup-2.14.5.tar.gz) = d9ed7ac05767cf8e52a2dc1d5f22c2027db89fa9ec7f6c6801e614a7855cee947624958f717de6ff4c7e9217036b155aaf4770fbd309c9aa7679ba1a74cbc5fb

                 reply	other threads:[~2026-06-22 15:56 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=178214377954.1.390955449375071429.rpms-setup-a1176da6875d@fedoraproject.org \
    --to=mosvald@redhat.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