public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <filiperosset@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/ytree] rawhide: update to 2.13
Date: Thu, 11 Jun 2026 18:14:11 GMT [thread overview]
Message-ID: <178120165196.1.1255239330969054084.rpms-ytree-5f1bd785847a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ytree
Branch : rawhide
Commit : 5f1bd785847a48668663f6ea968bdd1c0ef7c9cb
Author : Filipe Rosset <filiperosset@fedoraproject.org>
Date : 2026-06-11T15:14:05-03:00
Stats : +12/-10 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/ytree/c/5f1bd785847a48668663f6ea968bdd1c0ef7c9cb?branch=rawhide
Log:
update to 2.13
Signed-off-by: Filipe Rosset <filiperosset@fedoraproject.org>
---
diff --git a/sources b/sources
index 83db6ce..b377b99 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (ytree-2.12.tar.gz) = e3cb76907fbfa425acda3627cdb0dd46e84005a040c3db688aa3ff3cf4454f072a227c5ce6faf496d87122cad33a1b99f21772c32035fbcd980bb3e96d33b220
+SHA512 (ytree-2.13.tar.gz) = 0a46f38d5d4a10ea69c4f5d9c09b5f9b48a31beafb05ceac15cfaf9fb70bcd296fc409a2d48295dad53ec248616c27e309f63221a35ff8e4f31f1a20f28b76cb
diff --git a/ytree.spec b/ytree.spec
index c068edc..46a0a9c 100644
--- a/ytree.spec
+++ b/ytree.spec
@@ -1,8 +1,6 @@
-%global debug_package %{nil}
-
-Summary: A filemanager similar to XTree
+Summary: A file manager similar to XTree
Name: ytree
-Version: 2.12
+Version: 2.13
Release: %autorelease
# Automatically converted from old format: GPLv2+ - review is highly recommended.
License: GPL-2.0-or-later
@@ -23,13 +21,17 @@ A console based file manager in the tradition of Xtree.
%make_build
%install
-install -m644 -D -p ytree.1 $RPM_BUILD_ROOT/%{_mandir}/man1/ytree.1
-install -m755 -D -p ytree $RPM_BUILD_ROOT/%{_bindir}/ytree
+install -D -p -m 0755 ytree %{buildroot}%{_bindir}/ytree
+install -D -p -m 0644 ytree.1 %{buildroot}%{_mandir}/man1/ytree.1
-%files
-%doc CHANGES COPYING README THANKS ytree.conf
-%doc %{_mandir}/man1/ytree.1.gz
+%files
+%license COPYING
+%doc CHANGES README THANKS ytree.conf
%{_bindir}/ytree
+%{_mandir}/man1/ytree.1*
+
+%check
+%{buildroot}%{_bindir}/ytree -v 2>&1 | grep -q Usage
%changelog
%autochangelog
reply other threads:[~2026-06-11 18:14 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=178120165196.1.1255239330969054084.rpms-ytree-5f1bd785847a@fedoraproject.org \
--to=filiperosset@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