public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/perl-Class-C3-Componentised] epel10: update to 1.0008
@ 2026-08-03 7:07 Iain Arnell
0 siblings, 0 replies; only message in thread
From: Iain Arnell @ 2026-08-03 7:07 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/perl-Class-C3-Componentised
Branch : epel10
Commit : ff5dd15d3868bfc4f8b6905af1a187eada15e80a
Author : Iain Arnell <iarnell@gmail.com>
Date : 2011-03-13T10:04:36+01:00
Stats : +9/-10 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Class-C3-Componentised/c/ff5dd15d3868bfc4f8b6905af1a187eada15e80a?branch=epel10
Log:
update to 1.0008
---
diff --git a/.gitignore b/.gitignore
index 57d32a7..a622113 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
Class-C3-Componentised-1.0006.tar.gz
+/Class-C3-Componentised-1.0008.tar.gz
diff --git a/perl-Class-C3-Componentised.spec b/perl-Class-C3-Componentised.spec
index 8eb82c7..6a9ff1f 100644
--- a/perl-Class-C3-Componentised.spec
+++ b/perl-Class-C3-Componentised.spec
@@ -1,12 +1,11 @@
Name: perl-Class-C3-Componentised
-Version: 1.0006
-Release: 5%{?dist}
+Version: 1.0008
+Release: 1%{?dist}
Summary: Load mix-ins or components to your C3-based class
License: GPL+ or Artistic
Group: Development/Libraries
URL: http://search.cpan.org/dist/Class-C3-Componentised/
-Source0: http://search.cpan.org/CPAN/authors/id/A/AS/ASH/Class-C3-Componentised-%{version}.tar.gz
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Source0: http://search.cpan.org/CPAN/authors/id/R/RI/RIBASUSHI/Class-C3-Componentised-%{version}.tar.gz
BuildArch: noarch
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -47,8 +46,6 @@ perl -pi -e 's|^#!perl|#!%{__perl}|' t/*.t
make %{?_smp_mflags}
%install
-rm -rf %{buildroot}
-
make pure_install PERL_INSTALL_ROOT=%{buildroot}
find %{buildroot} -type f -name .packlist -exec rm -f {} +
@@ -59,9 +56,6 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
%check
make test
-%clean
-rm -rf %{buildroot}
-
%files
%defattr(-,root,root,-)
%doc Changes README t/
@@ -69,6 +63,10 @@ rm -rf %{buildroot}
%{_mandir}/man3/*
%changelog
+* Sun Mar 13 2011 Iain Arnell <iarnell@gmail.com> 1.0008-1
+- update to latest upstream version
+- clean up spec for modern rpmbuild
+
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0006-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
diff --git a/sources b/sources
index 3873195..9ed11d4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-daea1eb95cdeda8752b472e5fe6a4c86 Class-C3-Componentised-1.0006.tar.gz
+fe63a3f9733d9aa3437544648cfccfb3 Class-C3-Componentised-1.0008.tar.gz
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-03 7:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 7:07 [rpms/perl-Class-C3-Componentised] epel10: update to 1.0008 Iain Arnell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox