public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Gwyn Ciesla <limburgher@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/transmission] epel10: Change service type.
Date: Mon, 20 Jul 2026 20:37:28 GMT [thread overview]
Message-ID: <178457984855.1.89924844061710490.rpms-transmission-7a07148abe2b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/transmission
Branch : epel10
Commit : 7a07148abe2b0b5b685603317d3612eecd52785a
Author : Gwyn Ciesla <limburgher@gmail.com>
Date : 2017-04-13T09:02:02-05:00
Stats : +7/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/transmission/c/7a07148abe2b0b5b685603317d3612eecd52785a?branch=epel10
Log:
Change service type.
---
diff --git a/transmission.spec b/transmission.spec
index 0a5a778..37db633 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -2,7 +2,7 @@
Name: transmission
Version: 2.92
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: A lightweight GTK+ BitTorrent client
Group: Applications/Internet
@@ -101,6 +101,9 @@ mv AUTHORS.new AUTHORS
iconv --from=ISO-8859-1 --to=UTF-8 NEWS > NEWS.new
mv NEWS.new NEWS
+# Correct unit file service type
+sed -i s/notify/simple/g daemon/transmission-daemon.service
+
%build
CXXFLAGS="%{optflags} -fPIC"
@@ -250,6 +253,9 @@ fi
%doc %{_mandir}/man1/transmission-qt.*
%changelog
+* Thu Apr 13 2017 Gwyn Ciesla <limburgher@gmail.com> - 2.92-5
+- Correct unit file service type, BZ 1442085.
+
* Tue Apr 11 2017 Gwyn Ciesla <limburgher@gmail.com> - 2.92-4
- Fix FTBFS.
reply other threads:[~2026-07-20 20:37 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=178457984855.1.89924844061710490.rpms-transmission-7a07148abe2b@fedoraproject.org \
--to=limburgher@gmail.com \
--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