public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: New version 2.14.5
@ 2026-06-22 15:56 Martin Osvald
  0 siblings, 0 replies; only message in thread
From: Martin Osvald @ 2026-06-22 15:56 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-22 15:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-22 15:56 [rpms/setup] update_services: New version 2.14.5 Martin Osvald

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox