public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/setup] update_services: New version 2.14.1
@ 2026-06-22 15:56 Martin Osvald
0 siblings, 0 replies; only message in thread
From: Martin Osvald @ 2026-06-22 15:56 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/setup
Branch : update_services
Commit : f7c903eb2fbea6f812b7016656976d036fc85c75
Author : Martin Osvald <mosvald@redhat.com>
Date : 2022-07-20T10:04:44+02:00
Stats : +10/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/setup/c/f7c903eb2fbea6f812b7016656976d036fc85c75?branch=update_services
Log:
New version 2.14.1
bashrc sets hardcoded umask (#1902166)
bashrc: clean up unused references to VTE
uidgid: simplify table format and other format enhancements
uidgid: fix news and lock entries, move basic groups to systemd
---
diff --git a/.gitignore b/.gitignore
index ad3b11e..cdebba7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -83,3 +83,4 @@ setup-2.8.25.tar.bz2
/setup-2.13.9.tar.gz
/setup-2.13.9.1.tar.gz
/setup-2.13.10.tar.gz
+/setup-2.14.1.tar.gz
diff --git a/setup.spec b/setup.spec
index a069e92..8c55f14 100644
--- a/setup.spec
+++ b/setup.spec
@@ -1,7 +1,7 @@
Summary: A set of system configuration and setup files
Name: setup
-Version: 2.13.10
-Release: 2%{?dist}
+Version: 2.14.1
+Release: 1%{?dist}
License: Public Domain
Group: System Environment/Base
URL: https://pagure.io/setup/
@@ -120,6 +120,12 @@ end
%{_tmpfilesdir}/%{name}.conf
%changelog
+* Wed Jul 20 2022 Martin Osvald <mosvald@redhat.com> - 2.14.1-1
+- bashrc sets hardcoded umask (#1902166)
+- bashrc: clean up unused references to VTE
+- uidgid: simplify table format and other format enhancements
+- uidgid: fix news and lock entries, move basic groups to systemd
+
* Fri May 27 2022 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.13.10-2
- Fix %%post scriptlet to not require the shell
diff --git a/sources b/sources
index d677bd6..3523a63 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (setup-2.13.10.tar.gz) = 03c14b7181cef163e5e9ab475961a29555c1d315fc55bd4ed2c58a914bbec9e58f2080dcc21f0970d9c1b90b2790de178a0a3bc46614dd5d9f8f7641ce936e63
+SHA512 (setup-2.14.1.tar.gz) = ae668a853a6a88a9e076e5c0da304374d758dc4c9fcbf322181c5643f7064fba1a3d6495cc96409c73dacea282eb9866b74be3a00dbec4066cadc46daa8637f1
^ 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: New version 2.14.1 Martin Osvald
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox