public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/trash-cli] pr6: drop use of pyver macro
@ 2026-09-20 13:18 Rahul Sundaram
0 siblings, 0 replies; only message in thread
From: Rahul Sundaram @ 2026-09-20 13:18 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-20 13:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-20 13:18 [rpms/trash-cli] pr6: drop use of pyver macro Rahul Sundaram
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox