public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Role-Hooks] rawhide: Re-add to Fedora
@ 2026-07-08 6:30 Jitka Plesnikova
0 siblings, 0 replies; only message in thread
From: Jitka Plesnikova @ 2026-07-08 6:30 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-08 6:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-08 6:30 [rpms/perl-Role-Hooks] rawhide: Re-add to Fedora Jitka Plesnikova
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox