public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Neil Hanlon <neil@shrug.pw>
To: git-commits@fedoraproject.org
Subject: [rpms/remind] epel10: update to 04.02.08 and address review comments
Date: Fri, 21 Aug 2026 13:53:02 GMT [thread overview]
Message-ID: <178732038290.1.6989388253983434001.rpms-remind-566972dba69d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/remind
Branch : epel10
Commit : 566972dba69d49bf89111ab5df4060c005c9e9ae
Author : Neil Hanlon <neil@shrug.pw>
Date : 2024-02-07T14:10:18+00:00
Stats : +11/-0 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/remind/c/566972dba69d49bf89111ab5df4060c005c9e9ae?branch=epel10
Log:
update to 04.02.08 and address review comments
* added desktop file
* fixed bindir permissions
---
diff --git a/remind.spec b/remind.spec
index b2d0a65..c47007b 100644
--- a/remind.spec
+++ b/remind.spec
@@ -30,6 +30,7 @@ Requires: tk > 8.0
Requires: remind = %{version}-%{release}
Requires: tcllib
+
%description gui
Tkremind provides a GUI which allows viewing a calendar and adding or editing
reminders without learning the syntax of Remind.
@@ -65,6 +66,8 @@ desktop-file-install \
--add-category "Office" \
%{SOURCE1}
+desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{SOURCE3}
+
%files
%{_bindir}/rem2html
%{_bindir}/cm2rem.tcl
diff --git a/tkremind.desktop b/tkremind.desktop
new file mode 100644
index 0000000..1720c69
--- /dev/null
+++ b/tkremind.desktop
@@ -0,0 +1,8 @@
+[Desktop Entry]
+Encoding=UTF-8
+Name=tkremind
+GenericName=Remind Tk GUI
+Exec=tkremind
+Terminal=false
+Type=Application
+Categories=Office;
next reply other threads:[~2026-08-21 13:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-21 13:53 Neil Hanlon [this message]
2026-08-21 13:53 [rpms/remind] epel10: update to 04.02.08 and address review comments Neil Hanlon
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=178732038290.1.6989388253983434001.rpms-remind-566972dba69d@fedoraproject.org \
--to=neil@shrug.pw \
--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