public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Ondrej Vasik <ovasik@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/setup] update_services: speedup pathmunge() by using portable case(#544652)
Date: Mon, 22 Jun 2026 15:55:17 GMT	[thread overview]
Message-ID: <178214371778.1.6935213498791674526.rpms-setup-09b37a50bab1@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/setup
Branch : update_services
Commit : 09b37a50bab1a165e67490c981c380f09b13baec
Author : Ondrej Vasik <ovasik@fedoraproject.org>
Date   : 2010-05-24T12:42:53+00:00
Stats  : +7/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/setup/c/09b37a50bab1a165e67490c981c380f09b13baec?branch=update_services

Log:
speedup pathmunge() by using portable case(#544652)

---
diff --git a/.cvsignore b/.cvsignore
index 17f9191..23b0bcb 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-setup-2.8.19.tar.bz2
+setup-2.8.20.tar.bz2

diff --git a/setup.spec b/setup.spec
index ab0e4fb..d815773 100644
--- a/setup.spec
+++ b/setup.spec
@@ -1,6 +1,6 @@
 Summary: A set of system configuration and setup files
 Name: setup
-Version: 2.8.19
+Version: 2.8.20
 Release: 1%{?dist}
 License: Public Domain
 Group: System Environment/Base
@@ -89,7 +89,10 @@ end
 %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/mtab
 
 %changelog
-* Tue May 19 2010 Ondrej Vasik <ovasik@redhat.com> 2.8.19-1
+* Mon May 26 2010 Ondrej Vasik <ovasik@redhat.com> 2.8.20-1
+- speedup pathmunge() by using portable case(#544652)
+
+* Wed May 19 2010 Ondrej Vasik <ovasik@redhat.com> 2.8.19-1
 - fix syntax error in bashrc pathmunge(since bash 3.2)(#592799)
 
 * Tue Apr 27 2010 Ondrej Vasik <ovasik@redhat.com> 2.8.18-1

diff --git a/sources b/sources
index 7d7b2bc..e7a64e4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-88110c26541e2978995125c77754e929  setup-2.8.19.tar.bz2
+2c7df0ffc7e795e4daec98f53fcc3238  setup-2.8.20.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=178214371778.1.6935213498791674526.rpms-setup-09b37a50bab1@fedoraproject.org \
    --to=ovasik@fedoraproject.org \
    --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