public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Gwyn Ciesla <gwync@protonmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/transmission] epel10: Set build type
Date: Mon, 20 Jul 2026 20:37:50 GMT [thread overview]
Message-ID: <178457987017.1.15317250953924345045.rpms-transmission-4063285d28fa@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/transmission
Branch : epel10
Commit : 4063285d28faa6d7df2a809c9915bb2b72adce8f
Author : Gwyn Ciesla <gwync@protonmail.com>
Date : 2023-06-22T10:21:55-05:00
Stats : +6/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/transmission/c/4063285d28faa6d7df2a809c9915bb2b72adce8f?branch=epel10
Log:
Set build type
---
diff --git a/transmission.spec b/transmission.spec
index 4998174..eff403a 100644
--- a/transmission.spec
+++ b/transmission.spec
@@ -2,10 +2,10 @@
Name: transmission
Version: 4.0.3
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: A lightweight GTK+ BitTorrent client
# See COPYING. This licensing situation is... special.
-License: MIT MIT GPL-2.0-only
+License: MIT and GPL-2.0-only
URL: http://www.transmissionbt.com
Source0: https://github.com/transmission/transmission/releases/download/%{version}/transmission-%{version}.tar.xz
@@ -105,7 +105,7 @@ mv AUTHORS.new AUTHORS
CXXFLAGS="%{optflags} -fPIC"
CFLAGS="%{optflags} -fPIC"
-%cmake -DENABLE_CLI=ON -DENABLE_QT=ON -DUSE_GTK_VERSION=3
+%cmake -DCMAKE_BUILD_TYPE=Release -DENABLE_CLI=ON -DENABLE_QT=ON -DUSE_GTK_VERSION=3
%cmake_build
# Re-enable if DhtTest.usesBootstrapFile passes
@@ -180,6 +180,9 @@ desktop-file-install \
%doc %{_mandir}/man1/transmission-qt.*
%changelog
+* Thu Jun 22 2023 Gwyn Ciesla <gwync@protonmail.com> - 4.0.3-2
+- Set build type
+
* Mon Apr 17 2023 Gwyn Ciesla <gwync@protonmail.com> - 4.0.3-1
- 4.0.3
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=178457987017.1.15317250953924345045.rpms-transmission-4063285d28fa@fedoraproject.org \
--to=gwync@protonmail.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