public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10.3: drop executable bits from systemd service and timer units (#1301180)
@ 2026-08-26  8:54 Dominik 'Rathann' Mierzejewski
  0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-08-26  8:54 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/inn
Branch : epel10.3
Commit : db44357e315fe858047a3c0b1ccb65e3a99fa3d2
Author : Dominik 'Rathann' Mierzejewski <rpm@greysector.net>
Date   : 2016-07-02T00:12:54+02:00
Stats  : +5/-2 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/inn/c/db44357e315fe858047a3c0b1ccb65e3a99fa3d2?branch=epel10.3

Log:
drop executable bits from systemd service and timer units (#1301180)

---
diff --git a/inn.spec b/inn.spec
index 1295cb0..325b8ef 100644
--- a/inn.spec
+++ b/inn.spec
@@ -3,7 +3,7 @@
 Summary: The InterNetNews system, an Usenet news server
 Name: inn
 Version: 2.6.0
-Release: 3%{?dist}
+Release: 4%{?dist}
 #see LICENSE file for details
 License: GPLv2+ and BSD and MIT and Public Domain
 Group: System Environment/Daemons
@@ -315,7 +315,7 @@ fi
 %files
 %defattr(0755,news,news,-)
 %{_bindir}/rnews
-%defattr(0755,root,root,-)
+%defattr(-,root,root,-)
 # /etc config files plus config
 %{_unitdir}/innd.service
 %{_unitdir}/innd-expire.service
@@ -556,6 +556,9 @@ fi
 %{_mandir}/man1/inews*
 
 %changelog
+* Sat Jul 02 2016 Dominik Mierzejewski <rpm@greysector.net> - 2.6.0-4
+- drop executable bits from systemd service and timer units (#1301180)
+
 * Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 2.6.0-3
 - Perl 5.24 rebuild
 

diff --git a/innd-expire.service b/innd-expire.service
old mode 100755
new mode 100644

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-26  8:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26  8:54 [rpms/inn] epel10.3: drop executable bits from systemd service and timer units (#1301180) Dominik 'Rathann' Mierzejewski

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