public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/trash-cli] pr6: Update to 0.21.6.10.1
@ 2026-09-20 13:18 David Auer
0 siblings, 0 replies; only message in thread
From: David Auer @ 2026-09-20 13:18 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/trash-cli
Branch : pr6
Commit : c1d25d6bf0d826f07cf427fba5fc71baf10eb260
Author : David Auer <dreua@posteo.de>
Date : 2021-06-23T23:19:09+02:00
Stats : +9/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/trash-cli/c/c1d25d6bf0d826f07cf427fba5fc71baf10eb260?branch=pr6
Log:
Update to 0.21.6.10.1
---
diff --git a/.gitignore b/.gitignore
index 502f717..410bcb4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ trash-cli-0.11.2.tar.gz
/trash-cli-0.17.1.14.tar.gz
/trash-cli-0.20.11.7.tar.gz
/trash-cli-0.21.4.18.tar.gz
+/trash-cli-0.21.6.10.1.tar.gz
diff --git a/sources b/sources
index 10c33ed..9918c1d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (trash-cli-0.21.4.18.tar.gz) = 3d568d2dc2b23f864d5e34faa2837b143fe8bb0506c2b9a4de0dd82426eff3daa40a2a659fe5a9eec91fa5705dda648df0ec113cd5c606c2190d1f0480fb7bfa
+SHA512 (trash-cli-0.21.6.10.1.tar.gz) = e5056d98066c43f3b99313d7570d31a3b813cb7a4b8f4545d87b367f9abe743c0b75f7bdda4267758155836c82ba908956bd3e5b946d0bf59759c88bcec35ebc
diff --git a/trash-cli.spec b/trash-cli.spec
index 53295f3..267ef87 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.21.4.18
-Release: 2%{?dist}
+Version: 0.21.6.10.1
+Release: 1%{?dist}
License: GPLv2+
URL : https://github.com/andreafrancia/trash-cli
Source0: https://files.pythonhosted.org/packages/source/t/%{name}/%{name}-%{version}.tar.gz
@@ -31,9 +31,13 @@ compatible with rm and you can use trash-put as an alias to rm.
%{_bindir}/trash*
%{python3_sitelib}/trashcli/
%{python3_sitelib}/trash_cli-*-py*.egg-info
-%{_mandir}/man1/trash-*
+%{_mandir}/man1/trash*
%changelog
+* Wed Jun 23 2021 David Auer <dreua@posteo.de> - 0.21.6.10.1-1
+- Update to 0.21.6.10.1
+- Fix manpage globbing
+
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.21.4.18-2
- Rebuilt for Python 3.10
^ 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: Update to 0.21.6.10.1 David Auer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox