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

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

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

only message in thread, other threads:[~2026-08-03 13:33 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:33 [rpms/perl-Object-Remote] epel10: 0.004003 bump (rhbz#2282271) Jitka Plesnikova

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