public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Net-OpenSSH] epel10: 0.73 bump
Date: Sat, 08 Aug 2026 06:14:51 GMT [thread overview]
Message-ID: <178616969196.1.12360671228990146853.rpms-perl-Net-OpenSSH-3f96d2fb51e8@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Net-OpenSSH
Branch : epel10
Commit : 3f96d2fb51e8df484356ad75b838c972a9f2e663
Author : Petr Písař <ppisar@redhat.com>
Date : 2016-10-20T16:00:18+02:00
Stats : +9/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Net-OpenSSH/c/3f96d2fb51e8df484356ad75b838c972a9f2e663?branch=epel10
Log:
0.73 bump
---
diff --git a/.gitignore b/.gitignore
index a321c77..1966f8e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/Net-OpenSSH-0.62.tar.gz
/Net-OpenSSH-0.64.tar.gz
/Net-OpenSSH-0.70.tar.gz
+/Net-OpenSSH-0.73.tar.gz
diff --git a/perl-Net-OpenSSH.spec b/perl-Net-OpenSSH.spec
index 96606d6..ea3ddee 100644
--- a/perl-Net-OpenSSH.spec
+++ b/perl-Net-OpenSSH.spec
@@ -1,6 +1,6 @@
Name: perl-Net-OpenSSH
-Version: 0.70
-Release: 2%{?dist}
+Version: 0.73
+Release: 1%{?dist}
Summary: Perl SSH client package implemented on top of OpenSSH
License: GPL+ or Artistic
Group: Development/Libraries
@@ -60,8 +60,8 @@ rm -rf $RPM_BUILD_ROOT
make pure_install DESTDIR=$RPM_BUILD_ROOT
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
+find $RPM_BUILD_ROOT -type f -name .packlist -delete
+find $RPM_BUILD_ROOT -depth -type d -empty -delete
%{_fixperms} $RPM_BUILD_ROOT/*
@@ -77,6 +77,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
+* Thu Oct 20 2016 Petr Pisar <ppisar@redhat.com> - 0.73-1
+- 0.73 bump
+
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.70-2
- Perl 5.24 rebuild
diff --git a/sources b/sources
index 3aec033..71bc9a3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f37eaebeddf9d0218f94eb1913c9d728 Net-OpenSSH-0.70.tar.gz
+896884d917f3fe349400bf1ccc38fa77 Net-OpenSSH-0.73.tar.gz
reply other threads:[~2026-08-08 6: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=178616969196.1.12360671228990146853.rpms-perl-Net-OpenSSH-3f96d2fb51e8@fedoraproject.org \
--to=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