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: 0.004003 bump (rhbz#2282271)
Date: Mon, 03 Aug 2026 13:33:53 GMT	[thread overview]
Message-ID: <178576403302.1.17242545863996911337.rpms-perl-Object-Remote-2c35e265d9a8@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/perl-Object-Remote
Branch : epel10
Commit : 2c35e265d9a822d585123160a5c1076d5da89698
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date   : 2024-05-23T09:03:37+02:00
Stats  : +13/-8 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/perl-Object-Remote/c/2c35e265d9a822d585123160a5c1076d5da89698?branch=epel10

Log:
0.004003 bump (rhbz#2282271)

---
diff --git a/.gitignore b/.gitignore
index ea55bf6..0dc0dd6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /Object-Remote-0.003006.tar.gz
 /Object-Remote-0.004000.tar.gz
 /Object-Remote-0.004001.tar.gz
+/Object-Remote-0.004003.tar.gz

diff --git a/perl-Object-Remote.spec b/perl-Object-Remote.spec
index 3a866c7..cb08316 100644
--- a/perl-Object-Remote.spec
+++ b/perl-Object-Remote.spec
@@ -1,6 +1,6 @@
 Name:           perl-Object-Remote
-Version:        0.004001
-Release:        14%{?dist}
+Version:        0.004003
+Release:        1%{?dist}
 Summary:        Call methods on objects in other processes or on other hosts
 License:        GPL-1.0-or-later OR Artistic-1.0-Perl
 URL:            https://metacpan.org/release/Object-Remote
@@ -23,7 +23,6 @@ BuildRequires:  perl(Class::C3)
 BuildRequires:  perl(Config)
 BuildRequires:  perl(Devel::GlobalDestruction)
 BuildRequires:  perl(Exporter)
-BuildRequires:  perl(Exporter::Declare)
 BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(FileHandle)
 BuildRequires:  perl(Future) >= 0.29
@@ -89,7 +88,7 @@ are other connection mechanisms available.
 
 %prep
 %setup -q -n Object-Remote-%{version}
-sed -i -e '1s|#!/usr/bin/env perl|#!perl|' bin/*
+perl -MConfig -pi -e 's|^#!.*perl|$Config{startperl}|' bin/*
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
@@ -105,11 +104,16 @@ make test
 %files
 %license LICENSE
 %doc Changes README
-%{_bindir}/*
-%{perl_vendorlib}/*
-%{_mandir}/man3/*
+%{_bindir}/object-remote*
+%{_bindir}/remoterepl
+%dir %{perl_vendorlib}/Object
+%{perl_vendorlib}/Object/Remote*
+%{_mandir}/man3/Object::Remote*
 
 %changelog
+* Thu May 23 2024 Jitka Plesnikova <jplesnik@redhat.com> - 0.004003-1
+- 0.004003 bump (rhbz#2282271)
+
 * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.004001-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
 

diff --git a/sources b/sources
index 1d2b9a5..8aed7c7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Object-Remote-0.004001.tar.gz) = 40f23d4c3846e46280643a34d98c67a330a80b35419d10f6b8f1a6bc520c4b1dae7a42f54b94b22e88ddba83ba1bafa40ffa8994f9a0133082cab663cfafcf7a
+SHA512 (Object-Remote-0.004003.tar.gz) = 8fd1a1b65ba18363a6da41404ebc8b3a40d9c6bd14496d16edfc84d5785261491a3565c167cc209462ff31f4ea3353fa0612b1c8ab1c075b0d19c00b311b2211

                 reply	other threads:[~2026-08-03 13:33 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=178576403302.1.17242545863996911337.rpms-perl-Object-Remote-2c35e265d9a8@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