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

A new commit has been pushed.

Repo   : rpms/perl-Object-Remote
Branch : epel10.2
Commit : b31e8e7d5eba324411bb07bcdbb0008a7add153d
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date   : 2016-08-29T13:15:43+02:00
Stats  : +11/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Object-Remote/c/b31e8e7d5eba324411bb07bcdbb0008a7add153d?branch=epel10.2

Log:
0.004000 bump

---
diff --git a/.gitignore b/.gitignore
index 29d2a8a..872b32c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Object-Remote-0.003005.tar.gz
 /Object-Remote-0.003006.tar.gz
+/Object-Remote-0.004000.tar.gz

diff --git a/perl-Object-Remote.spec b/perl-Object-Remote.spec
index e46eb0b..16d081c 100644
--- a/perl-Object-Remote.spec
+++ b/perl-Object-Remote.spec
@@ -1,6 +1,6 @@
 Name:           perl-Object-Remote
-Version:        0.003006
-Release:        3%{?dist}
+Version:        0.004000
+Release:        1%{?dist}
 Summary:        Call methods on objects in other processes or on other hosts
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Object-Remote/
@@ -28,6 +28,7 @@ BuildRequires:  perl(FileHandle)
 BuildRequires:  perl(Future) >= 0.29
 BuildRequires:  perl(IO::Handle)
 BuildRequires:  perl(IO::Select)
+BuildRequires:  perl(IO::Socket::INET)
 BuildRequires:  perl(IO::Socket::UNIX)
 BuildRequires:  perl(IPC::Open3)
 BuildRequires:  perl(JSON::PP)
@@ -43,7 +44,7 @@ BuildRequires:  perl(Moo::Role)
 BuildRequires:  perl(MRO::Compat)
 BuildRequires:  perl(POSIX)
 BuildRequires:  perl(Scalar::Util)
-BuildRequires:  perl(strictures) >= 1
+BuildRequires:  perl(strictures) >= 2
 BuildRequires:  perl(String::ShellQuote)
 BuildRequires:  perl(Symbol)
 BuildRequires:  perl(Sys::Hostname)
@@ -68,11 +69,13 @@ Requires:       perl(Method::Generate::DemolishAll)
 Requires:       perl(Moo) >= 1.006
 Requires:       perl(Moo::HandleMoose::_TypeMap)
 Requires:       perl(MRO::Compat)
+Requires:       perl(strictures) >= 2
 Requires:       openssh-clients
 Requires:       sudo
 
 %global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(Future\\)$
 %global __requires_exclude %__requires_exclude|^perl\\(Moo\\)$
+%global __requires_exclude %__requires_exclude|^perl\\(strictures\\) >= 1$
 %global __provides_exclude %{?__provides_exclude:%__provides_exclude|}^perl\\(maybe\\)$
 %global __provides_exclude %__provides_exclude|^perl\\(maybe::start\\)$
 %global __provides_exclude %__provides_exclude|^perl\\(start\\)$
@@ -105,6 +108,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Aug 29 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.004000-1
+- 0.004000 bump
+
 * Tue May 17 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.003006-3
 - Perl 5.24 rebuild
 

diff --git a/sources b/sources
index 5acd32f..7292c4c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c3604e873afcd8634e70988cd261db05  Object-Remote-0.003006.tar.gz
+87d5d2faf5243a04e888c1727a4a3f19  Object-Remote-0.004000.tar.gz

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

only message in thread, other threads:[~2026-08-03 13:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 13:37 [rpms/perl-Object-Remote] epel10.2: 0.004000 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