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

A new commit has been pushed.

Repo   : rpms/perl-Net-OpenSSH
Branch : epel10
Commit : 5a3dc7345ea94f5f408a7703ebbb1fdf17914c57
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date   : 2020-05-12T12:37:47+02:00
Stats  : +12/-11 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Net-OpenSSH/c/5a3dc7345ea94f5f408a7703ebbb1fdf17914c57?branch=epel10

Log:
0.79 bump

---
diff --git a/.gitignore b/.gitignore
index 1c94414..5eedd6e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /Net-OpenSSH-0.74.tar.gz
 /Net-OpenSSH-0.77.tar.gz
 /Net-OpenSSH-0.78.tar.gz
+/Net-OpenSSH-0.79.tar.gz

diff --git a/perl-Net-OpenSSH.spec b/perl-Net-OpenSSH.spec
index d26ed06..704ee97 100644
--- a/perl-Net-OpenSSH.spec
+++ b/perl-Net-OpenSSH.spec
@@ -1,6 +1,6 @@
 Name:           perl-Net-OpenSSH
-Version:        0.78
-Release:        6%{?dist}
+Version:        0.79
+Release:        1%{?dist}
 Summary:        Perl SSH client package implemented on top of OpenSSH
 License:        GPL+ or Artistic
 URL:            https://metacpan.org/release/Net-OpenSSH
@@ -11,7 +11,7 @@ BuildRequires:  findutils
 BuildRequires:  make
 BuildRequires:  perl-generators
 BuildRequires:  perl-interpreter
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 # Run-time:
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Cwd)
@@ -51,15 +51,11 @@ binary client (ssh).
 %setup -q -n Net-OpenSSH-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags}
+%{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
+%{make_build}
 
 %install
-make pure_install DESTDIR=$RPM_BUILD_ROOT
-
-find $RPM_BUILD_ROOT -type f -name .packlist -delete
-find $RPM_BUILD_ROOT -depth -type d -empty -delete
-
+%{make_install}
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
@@ -71,6 +67,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue May 12 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.79-1
+- 0.79 bump
+- Modernize spec file
+
 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.78-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
 

diff --git a/sources b/sources
index 5d0a07e..360cdd0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Net-OpenSSH-0.78.tar.gz) = 5130b9fa0963955397c2fcbf2c317f42bb3a8c181e2d2a73d58b901ff9a9bfb477322fd6b80134f1e67c4c6f661978ffb214317686ab6d8e38a13558d9156307
+SHA512 (Net-OpenSSH-0.79.tar.gz) = 385e4ef8b1e8e503ff097a68211af3e0258649710ac292e8dee5b752b263dd7546c23d5d60e9926acc129e33ca36cf2ad47ef0ab41faf8acc155e392a268856f

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

only message in thread, other threads:[~2026-08-08  6:15 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:15 [rpms/perl-Net-OpenSSH] epel10: 0.79 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