public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jitka Plesnikova <jplesnik@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Net-OpenSSH] epel10.2: 0.77 bump
Date: Sat, 08 Aug 2026 06:26:51 GMT [thread overview]
Message-ID: <178617041198.1.2898219879827902218.rpms-perl-Net-OpenSSH-80008b04e46e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Net-OpenSSH
Branch : epel10.2
Commit : 80008b04e46eafd16120308f92803cd945d5e7a8
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date : 2018-03-01T14:27:37+01:00
Stats : +10/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Net-OpenSSH/c/80008b04e46eafd16120308f92803cd945d5e7a8?branch=epel10.2
Log:
0.77 bump
---
diff --git a/.gitignore b/.gitignore
index 292e007..dfaa38c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/Net-OpenSSH-0.70.tar.gz
/Net-OpenSSH-0.73.tar.gz
/Net-OpenSSH-0.74.tar.gz
+/Net-OpenSSH-0.77.tar.gz
diff --git a/perl-Net-OpenSSH.spec b/perl-Net-OpenSSH.spec
index 919f11c..0843da9 100644
--- a/perl-Net-OpenSSH.spec
+++ b/perl-Net-OpenSSH.spec
@@ -1,6 +1,6 @@
Name: perl-Net-OpenSSH
-Version: 0.74
-Release: 4%{?dist}
+Version: 0.77
+Release: 1%{?dist}
Summary: Perl SSH client package implemented on top of OpenSSH
License: GPL+ or Artistic
Group: Development/Libraries
@@ -10,13 +10,14 @@ BuildArch: noarch
BuildRequires: coreutils
BuildRequires: findutils
BuildRequires: make
-BuildRequires: perl-interpreter
BuildRequires: perl-generators
+BuildRequires: perl-interpreter
BuildRequires: perl(ExtUtils::MakeMaker)
# Run-time:
BuildRequires: perl(Carp)
BuildRequires: perl(Cwd)
# Data::Dumper not used at tests
+BuildRequires: perl(Digest::MD5)
BuildRequires: perl(Errno)
BuildRequires: perl(Exporter)
# File::Glob not used at tests
@@ -55,8 +56,6 @@ binary client (ssh).
make %{?_smp_mflags}
%install
-rm -rf $RPM_BUILD_ROOT
-
make pure_install DESTDIR=$RPM_BUILD_ROOT
find $RPM_BUILD_ROOT -type f -name .packlist -delete
@@ -68,11 +67,14 @@ find $RPM_BUILD_ROOT -depth -type d -empty -delete
make test
%files
-%doc Changes README sample
+%doc Changes README examples
%{perl_vendorlib}/*
%{_mandir}/man3/*
%changelog
+* Thu Mar 01 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.77-1
+- 0.77 bump
+
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.74-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
diff --git a/sources b/sources
index df2d944..2da4bad 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Net-OpenSSH-0.74.tar.gz) = 27b35ed512fe6da160e71264aaf7e1696f8182c5e731a71b95f84736e2dd04b9d3324d3a26549d4426ab6ca470810e5e16c82fbb6a88526015122dee3411a73a
+SHA512 (Net-OpenSSH-0.77.tar.gz) = 0918dff6ca4afa0b4877b0a558eb43dc97179402e5b7dc31fd6cdcf11a82a11eb6e17f8a68427d75d57868f2c6b7da9e9ded9d05b4e46cf268e3bd21f94e4752
reply other threads:[~2026-08-08 6:26 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=178617041198.1.2898219879827902218.rpms-perl-Net-OpenSSH-80008b04e46e@fedoraproject.org \
--to=jplesnik@redhat.com \
--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