public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dominik 'Rathann' Mierzejewski <rpm@greysector.net>
To: git-commits@fedoraproject.org
Subject: [rpms/inn] epel10.3: drop executable bits from systemd service and timer units (#1301180)
Date: Wed, 26 Aug 2026 08:54:46 GMT	[thread overview]
Message-ID: <178773448636.1.13865366752223320124.rpms-inn-db44357e315f@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-08-26  8:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178773448636.1.13865366752223320124.rpms-inn-db44357e315f@fedoraproject.org \
    --to=rpm@greysector.net \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox