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-Role-Hooks] rawhide: Re-add to Fedora
Date: Wed, 08 Jul 2026 06:30:00 GMT [thread overview]
Message-ID: <178349220000.1.14267231255904789431.rpms-perl-Role-Hooks-76bba5a5e7c1@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Role-Hooks
Branch : rawhide
Commit : 76bba5a5e7c1c3e60ddf90a334e80f0c2ce69e01
Author : Jitka Plesnikova <jplesnik@redhat.com>
Date : 2026-07-08T08:29:43+02:00
Stats : +10/-7 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Role-Hooks/c/76bba5a5e7c1c3e60ddf90a334e80f0c2ce69e01?branch=rawhide
Log:
Re-add to Fedora
---
diff --git a/perl-Role-Hooks.spec b/perl-Role-Hooks.spec
index ff1221a..e8e444d 100644
--- a/perl-Role-Hooks.spec
+++ b/perl-Role-Hooks.spec
@@ -1,6 +1,6 @@
Name: perl-Role-Hooks
Version: 0.008
-Release: 10%{?dist}
+Release: 11%{?dist}
Summary: Role callbacks
License: GPL-1.0-or-later OR Artistic-1.0-Perl
@@ -44,7 +44,7 @@ BuildRequires: perl(Role::Basic)
# Not sure, if this dep should be mandatory
-Recommends: perl(Carp)
+Recommends: perl(Carp)
%description
This module allows a role to run a callback when it is applied to a class
@@ -54,23 +54,26 @@ or to another role.
%setup -q -n Role-Hooks-%{version}
%build
-%{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
+perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
%{make_build}
%install
-%{make_install} DESTDIR="$RPM_BUILD_ROOT"
+%{make_install}
%{_fixperms} "$RPM_BUILD_ROOT"/*
%check
-%{__make} test
+make test
%files
%license LICENSE COPYRIGHT
%doc Changes CREDITS README
-%{perl_vendorlib}/*
-%{_mandir}/man3/*
+%{perl_vendorlib}/Role*
+%{_mandir}/man3/Role::Hooks*
%changelog
+* Tue Jul 07 2026 Jitka Plesnikova <jplesnik@redhat.com> - 0.008-11
+- Re-add to Fedora
+
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.008-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
reply other threads:[~2026-07-08 6:30 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=178349220000.1.14267231255904789431.rpms-perl-Role-Hooks-76bba5a5e7c1@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