public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [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
Date: Mon, 22 Jun 2026 15:55:24 GMT	[thread overview]
Message-ID: <178214372459.1.8553939013841868438.rpms-setup-0c6d9aa1ba2a@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-06-22 15:55 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=178214372459.1.8553939013841868438.rpms-setup-0c6d9aa1ba2a@fedoraproject.org \
    --to=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