public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/mumble] f44: Drop %posttrans script that is no longer needed and had a bug
@ 2026-06-01 16:57 Adam Williamson
0 siblings, 0 replies; only message in thread
From: Adam Williamson @ 2026-06-01 16:57 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/mumble
Branch : f44
Commit : 8658135eeae503509a868548dcae33bbcb5aec1c
Author : Adam Williamson <awilliam@redhat.com>
Date : 2026-06-01T09:56:17-07:00
Stats : +4/-11 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/mumble/c/8658135eeae503509a868548dcae33bbcb5aec1c?branch=f44
Log:
Drop %posttrans script that is no longer needed and had a bug
---
diff --git a/mumble.spec b/mumble.spec
index 5233a49..5ad9fa8 100644
--- a/mumble.spec
+++ b/mumble.spec
@@ -8,7 +8,7 @@
Name: mumble
Version: 1.4.%{build_number}
-Release: 11%{?dist}
+Release: 12%{?dist}
Summary: Low-latency and high-quality voice-chat program
# primary license: BSD-3-Clause
# themes/Mumble: Unlicense and WTFPL
@@ -267,16 +267,6 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/info.mumble.Mumble.de
%endif
-# added in F37, can be removed in F39
-%posttrans server
-# relocation of config file
-if [ -f %{_sysconfdir}/murmur/murmur.ini.rpmsave ]; then
- mv -vf %{_sysconfdir}/murmur.ini %{_sysconfdir}/murmur.ini.rpmnew
- mv -vf %{_sysconfdir}/murmur/murmur.ini.rpmsave %{_sysconfdir}/murmur.ini
-fi
-rmdir --ignore-fail-on-non-empty %{_sysconfdir}/murmur
-
-
%pre server
%sysusers_create_compat %{SOURCE2}
@@ -334,6 +324,9 @@ rmdir --ignore-fail-on-non-empty %{_sysconfdir}/murmur
%changelog
+* Mon Jun 01 2026 Adam Williamson <awilliam@redhat.com> - 1.4.287-12
+- Drop %posttrans script that is no longer needed and had a bug
+
* Fri May 29 2026 Miroslav Suchy <msuchy@redhat.com> - 1.4.287-11
- rebuild for https://fedoraproject.org/wiki/Changes/Protobuf_5.x/6.x
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-01 16:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-01 16:57 [rpms/mumble] f44: Drop %posttrans script that is no longer needed and had a bug Adam Williamson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox