public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: reset inherited locale settings to C.UTF-8 if invalid (PR#18)
@ 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 : 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

^ 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: reset inherited locale settings to C.UTF-8 if invalid (PR#18) 

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