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-Object-Remote] epel10.2: 0.004000 bump
Date: Mon, 03 Aug 2026 13:37:07 GMT [thread overview]
Message-ID: <178576422795.1.12056946487303806478.rpms-perl-Object-Remote-b31e8e7d5eba@fedoraproject.org> (raw)
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
reply other threads:[~2026-08-03 13:37 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=178576422795.1.12056946487303806478.rpms-perl-Object-Remote-b31e8e7d5eba@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