public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: speed up pathmunge inside bashrc (#544652), do not use deprecated egrep in
@ 2026-06-22 15:55 Ondrej Vasik
  0 siblings, 0 replies; only message in thread
From: Ondrej Vasik @ 2026-06-22 15:55 UTC (permalink / raw)
  To: git-commits

        A new commit has been pushed.

        Repo   : rpms/setup
        Branch : update_services
        Commit : 2d11ca418eafc49e038cec588926c97e0743611c
        Author : Ondrej Vasik <ovasik@fedoraproject.org>
        Date   : 2009-12-17T09:19:05+00:00
        Stats  : +7/-3 in 3 file(s)
        URL    : https://src.fedoraproject.org/rpms/setup/c/2d11ca418eafc49e038cec588926c97e0743611c?branch=update_services

        Log:
        speed up pathmunge inside bashrc (#544652), do not use deprecated egrep in
profile

---
diff --git a/.cvsignore b/.cvsignore
index 424ba83..4bc9dc5 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-setup-2.8.11.tar.bz2
+setup-2.8.12.tar.bz2

diff --git a/setup.spec b/setup.spec
index 6b93cba..32a3dcf 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.11
+Version: 2.8.12
 Release: 1%{?dist}
 License: Public Domain
 Group: System Environment/Base
@@ -89,6 +89,10 @@ end
 %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/mtab
 
 %changelog
+* Thu Dec 17 2009 Ondrej Vasik <ovasik@redhat.com> 2.8.12-1
+- speed up pathmunge inside bashrc (#544652)
+- do not use deprecated egrep in profile
+
 * Thu Dec 03 2009 Ondrej Vasik <ovasik@redhat.com> 2.8.11-1
 - don't have HISTCONTROL ignorespace by default (#520632),
   but do not override it when it is already set

diff --git a/sources b/sources
index 4b4f235..5fc4a4b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c781588ef86fa5adb2c87925f5f8b480  setup-2.8.11.tar.bz2
+825a9c9dd6cc45333c8e20d5a4460168  setup-2.8.12.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: speed up pathmunge inside bashrc (#544652), do not use deprecated egrep in Ondrej Vasik

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