public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rahul Sundaram <sundaram@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/trash-cli] pr6: drop use of pyver macro
Date: Sun, 20 Sep 2026 13:18:00 GMT [thread overview]
Message-ID: <178991028004.1.13067707759192484841.rpms-trash-cli-850eb84624f5@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/trash-cli
Branch : pr6
Commit : 850eb84624f59a4acb672dcb3b9fec97cee9e271
Author : Rahul Sundaram <sundaram@fedoraproject.org>
Date : 2013-06-18T11:52:21-04:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/trash-cli/c/850eb84624f59a4acb672dcb3b9fec97cee9e271?branch=pr6
Log:
drop use of pyver macro
---
diff --git a/trash-cli.spec b/trash-cli.spec
index db745d6..beaaa61 100644
--- a/trash-cli.spec
+++ b/trash-cli.spec
@@ -1,7 +1,7 @@
Summary: Command line interface to the freedesktop.org trashcan
Name: trash-cli
Version: 0.12.9.14
-Release: 3%{?dist}
+Release: 4%{?dist}
License: GPLv2+
Group: System Environment/Base
URL : https://github.com/andreafrancia/trash-cli
@@ -34,11 +34,14 @@ rm -fvr $RPM_BUILD_ROOT/%{python_sitelib}/integration_tests
%{_bindir}/trash*
%{_bindir}/restore-trash
%{python_sitelib}/trashcli/
-%{python_sitelib}/trash_cli-*-py%{pyver}.egg-info
+%{python_sitelib}/trash_cli-*-py*.egg-info
%{_mandir}/man1/trash-*
%{_mandir}/man1/restore-trash*
%changelog
+* Tue Jun 18 2013 Rahul Sundaram <sundaram@fedoraproject.org> - 0.12.9.14-4
+- drop use of pyver macro
+
* Tue Jun 18 2013 Rahul Sundaram <sundaram@fedoraproject.org> - 0.12.9.14-3
- fix URL. resolves rhbz#975373
- drop redundant clean, defattr and macro defs
reply other threads:[~2026-09-20 13:18 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=178991028004.1.13067707759192484841.rpms-trash-cli-850eb84624f5@fedoraproject.org \
--to=sundaram@fedoraproject.org \
--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