public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: fix typo in lang.sh (#1697311)
@ 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 : 49893a0d4350db1d24f455320dc37917867f9f99
Author : Ondřej Vašík <ovasik@redhat.com>
Date : 2019-04-09T10:00:36+02:00
Stats : +6/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/49893a0d4350db1d24f455320dc37917867f9f99?branch=update_services
Log:
fix typo in lang.sh (#1697311)
---
diff --git a/.gitignore b/.gitignore
index 3888474..0aacb18 100644
--- a/.gitignore
+++ b/.gitignore
@@ -76,3 +76,4 @@ setup-2.8.25.tar.bz2
/setup-2.12.6.tar.bz2
/setup-2.13.1.tar.bz2
/setup-2.13.2.tar.bz2
+/setup-2.13.3.tar.bz2
diff --git a/setup.spec b/setup.spec
index 62d4f25..d6438dc 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.2
+Version: 2.13.3
Release: 1%{?dist}
License: Public Domain
Group: System Environment/Base
@@ -115,6 +115,9 @@ end
%{_tmpfilesdir}/%{name}.conf
%changelog
+* Tue Apr 09 2019 Ondrej Vasik <ovasik@redhat.com> - 2.13.3-1
+- fix typo in lang.sh (#1697311)
+
* 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)
diff --git a/sources b/sources
index 0fcdc22..3e8ebdf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (setup-2.13.2.tar.bz2) = 4b30cb01b14fcebde3fdf360d39244345545c1d57f2dea6388fc1276aefd1458ab8ee2b833018cfc06be449c7c62a3cb2ef24abb9f40c5bd2702dcf095c0fc83
+SHA512 (setup-2.13.3.tar.bz2) = fa647332fe5b5667f68a484d249acafa49863f13a493a01daa891b4be430005bcc92c92bbdb76e08db90891f31424436c5915cb4e23a1ab2192b9604d272a1e0
^ 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 typo in lang.sh (#1697311)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox