public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Net-OpenSSH] epel10.2: 0.77 bump
@ 2026-08-08  6:26 Jitka Plesnikova
  0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-08-08  6:26 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-08  6:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-08  6:26 [rpms/perl-Net-OpenSSH] epel10.2: 0.77 bump Jitka Plesnikova

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox