public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: - Updated /etc/services to latest IANA version (#315571)
@ 2026-06-22 15:54 Phil Knirsch
0 siblings, 0 replies; only message in thread
From: Phil Knirsch @ 2026-06-22 15:54 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/setup
Branch : update_services
Commit : def4c5870897eac2acb87b4c9786d7b01681b6ee
Author : Phil Knirsch <pknirsch@fedoraproject.org>
Date : 2008-04-07T21:43:02+00:00
Stats : +12/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/def4c5870897eac2acb87b4c9786d7b01681b6ee?branch=update_services
Log:
- Updated /etc/services to latest IANA version (#315571)
- Fixed a problem with the new prompt for tcsh and screen terminal
(#438550)
- Drop the wrong precmd for csh for xterm and screen terminals
---
diff --git a/.cvsignore b/.cvsignore
index 8ae6de0..43fb3b8 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-setup-2.6.12.tar.bz2
+setup-2.6.14.tar.bz2
diff --git a/setup.spec b/setup.spec
index 068f1d3..5179fbd 100644
--- a/setup.spec
+++ b/setup.spec
@@ -1,6 +1,6 @@
Summary: A set of system configuration and setup files.
Name: setup
-Version: 2.6.12
+Version: 2.6.14
Release: 1%{?dist}
License: Public Domain
Group: System Environment/Base
@@ -76,6 +76,15 @@ rm -rf %{buildroot}
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/mtab
%changelog
+* Mon Apr 07 2008 Phil Knirsch <pknirsch@redhat.com> 2.6.14-1
+- Updated /etc/services to latest IANA version (#315571)
+
+* Fri Apr 04 2008 Phil Knirsch <pknirsch@redhat.com>
+- Fixed a problem with the new prompt for tcsh and screen terminal (#438550)
+
+* Thu Mar 20 2008 Phil Knirsch <pknirsch@redhat.com> 2.6.13-1
+- Drop the wrong precmd for csh for xterm and screen terminals
+
* Tue Feb 26 2008 Phil Knirsch <pknirsch@redhat.com> 2.6.12-1
- Corrected wrong /etc/profile.d behaviour for non-interactive bash and tcsh
diff --git a/sources b/sources
index b762861..654cf6d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-450adad5670dcde6062525a8a0108b1b setup-2.6.12.tar.bz2
+5ed27c5abbc82e4db0d2980043258f1f setup-2.6.14.tar.bz2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-22 15:54 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:54 [rpms/setup] update_services: - Updated /etc/services to latest IANA version (#315571) Phil Knirsch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox