public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/setup] update_services: fix lang.csh script so it doesn't break tcsh -e scripts (#1620004)
Date: Mon, 22 Jun 2026 15:56:04 GMT [thread overview]
Message-ID: <178214376439.1.10987039160323004657.rpms-setup-7454e6e477f1@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/setup
Branch : update_services
Commit : 7454e6e477f1353419a958af29666dee032e0a44
Author : Ondřej Vašík <ovasik@redhat.com>
Date : 2018-09-10T13:53:14+02:00
Stats : +6/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/7454e6e477f1353419a958af29666dee032e0a44?branch=update_services
Log:
fix lang.csh script so it doesn't break tcsh -e scripts (#1620004)
---
diff --git a/.gitignore b/.gitignore
index 2c97757..08109ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -70,3 +70,4 @@ setup-2.8.25.tar.bz2
/setup-2.11.4.tar.bz2
/setup-2.12.0.tar.bz2
/setup-2.12.1.tar.bz2
+/setup-2.12.2.tar.bz2
diff --git a/setup.spec b/setup.spec
index 9dbc79e..a3e3f2f 100644
--- a/setup.spec
+++ b/setup.spec
@@ -1,6 +1,6 @@
Summary: A set of system configuration and setup files
Name: setup
-Version: 2.12.1
+Version: 2.12.2
Release: 1%{?dist}
License: Public Domain
Group: System Environment/Base
@@ -100,6 +100,9 @@ end
%ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab
%changelog
+* Mon Sep 10 2018 Ondrej Vasik <ovasik@redhat.com> - 2.12.2-1
+- fix lang.csh script so it doesn't break tcsh -e scripts (#1620004)
+
* Fri Jul 13 2018 Ondrej Vasik <ovasik@redhat.com> - 2.12.1-1
- fix cut&paste error in lang.csh script (#1598268)
diff --git a/sources b/sources
index e6c9f68..b20dd31 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (setup-2.12.1.tar.bz2) = e6f058faddefe86c74e7f8197bbef0820aa8587fda9925bc2060f5800546a75ac2a30154136cfa75e23607f67fda3565e36f0d835d629620392c782d71c07b09
+SHA512 (setup-2.12.2.tar.bz2) = 1ae6fbd9fe6e95bca7c404f2c2d0d0ff586829fbdc08c57fac4149aa0acf4f2316eeb8f1796c218a05555f3ea700183ff701f9f936ba1e1cab20664a74979fbd
reply other threads:[~2026-06-22 15:56 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=178214376439.1.10987039160323004657.rpms-setup-7454e6e477f1@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