public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: fix lang.csh script so it doesn't break tcsh -e scripts (#1620004)
@ 2026-06-22 15:56
0 siblings, 0 replies; only message in thread
From: @ 2026-06-22 15:56 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-22 15:56 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:56 [rpms/setup] update_services: fix lang.csh script so it doesn't break tcsh -e scripts (#1620004)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox