public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/setup] update_services: reset inherited locale settings to C.UTF-8 if invalid (PR#18)
Date: Mon, 22 Jun 2026 15:56:08 GMT [thread overview]
Message-ID: <178214376808.1.1505026812647145521.rpms-setup-6f2969008645@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/setup
Branch : update_services
Commit : 6f29690086456d800e81170a48c14694a99ddeb3
Author : Ondřej Vašík <ovasik@redhat.com>
Date : 2019-03-11T09:00:23+01:00
Stats : +6/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/6f29690086456d800e81170a48c14694a99ddeb3?branch=update_services
Log:
reset inherited locale settings to C.UTF-8 if invalid (PR#18)
---
diff --git a/.gitignore b/.gitignore
index c29bb2c..3888474 100644
--- a/.gitignore
+++ b/.gitignore
@@ -75,3 +75,4 @@ setup-2.8.25.tar.bz2
/setup-2.12.5.tar.bz2
/setup-2.12.6.tar.bz2
/setup-2.13.1.tar.bz2
+/setup-2.13.2.tar.bz2
diff --git a/setup.spec b/setup.spec
index 6d993a5..62d4f25 100644
--- a/setup.spec
+++ b/setup.spec
@@ -1,6 +1,6 @@
Summary: A set of system configuration and setup files
Name: setup
-Version: 2.13.1
+Version: 2.13.2
Release: 1%{?dist}
License: Public Domain
Group: System Environment/Base
@@ -115,6 +115,9 @@ end
%{_tmpfilesdir}/%{name}.conf
%changelog
+* Sat Feb 23 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.13.2-1
+- reset inherited locale settings to C.UTF-8 if invalid (PR#18)
+
* Wed Feb 20 2019 Ondrej Vasik <ovasik@redhat.com> - 2.13.1-1
- do not ship /etc/hosts.allow and /etc/hosts.deny (no need for them
in default Fedora)
diff --git a/sources b/sources
index efda701..0fcdc22 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (setup-2.13.1.tar.bz2) = 5822ca9e5afbb55347d0b5431e99ff0db801919c2e9932786f7f55a4abafbfc7d165e9931b3be87ddad6ebf2d2a3855a465f95fb69257c6b2f602939098edfb5
+SHA512 (setup-2.13.2.tar.bz2) = 4b30cb01b14fcebde3fdf360d39244345545c1d57f2dea6388fc1276aefd1458ab8ee2b833018cfc06be449c7c62a3cb2ef24abb9f40c5bd2702dcf095c0fc83
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=178214376808.1.1505026812647145521.rpms-setup-6f2969008645@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