public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: do not override already set PROMPT_COMMAND envvar(#691425), do not quit uidgidlint after first error, show all, update services to latest IANA
@ 2026-06-22 15:55
0 siblings, 0 replies; only message in thread
From: @ 2026-06-22 15:55 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/setup
Branch : update_services
Commit : 0c6d9aa1ba2a982264d1c3d2d09e075dca0165ea
Author : Ondřej Vašík <ovasik@redhat.com>
Date : 2011-04-12T16:28:03+02:00
Stats : +8/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/0c6d9aa1ba2a982264d1c3d2d09e075dca0165ea?branch=update_services
Log:
do not override already set PROMPT_COMMAND envvar(#691425), do not quit uidgidlint after first error, show all, update services to latest IANA
---
diff --git a/.gitignore b/.gitignore
index ef0437d..f62adb4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ setup-2.8.25.tar.bz2
/setup-2.8.29.tar.bz2
/setup-2.8.30.tar.bz2
/setup-2.8.31.tar.bz2
+/setup-2.8.32.tar.bz2
diff --git a/setup.spec b/setup.spec
index 169dd2f..bfbe3fa 100644
--- a/setup.spec
+++ b/setup.spec
@@ -1,7 +1,7 @@
Summary: A set of system configuration and setup files
Name: setup
-Version: 2.8.31
-Release: 2%{?dist}
+Version: 2.8.32
+Release: 1%{?dist}
License: Public Domain
Group: System Environment/Base
URL: https://fedorahosted.org/setup/
@@ -89,8 +89,10 @@ end
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab
%changelog
-* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.8.31-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+* Tue Apr 12 2011 Ondrej Vasik <ovasik@redhat.com> 2.8.32-1
+- do not override already set PROMPT_COMMAND envvar(#691425)
+- do not quit uidgidlint after first error, show all
+- update services to latest IANA
* Mon Jan 24 2011 Ondrej Vasik <ovasik@redhat.com> 2.8.31-1
- drop ownership of /etc/mtab, now owned by util-linux
diff --git a/sources b/sources
index fa480ee..fc7dc93 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4b6fae98252f46b939e58adf2850864d setup-2.8.31.tar.bz2
+abf91b41fc23470576ea944c58f448b3 setup-2.8.32.tar.bz2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-22 15:55 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:55 [rpms/setup] update_services: do not override already set PROMPT_COMMAND envvar(#691425), do not quit uidgidlint after first error, show all, update services to latest IANA
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox