public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Iain Arnell <iarnell@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Class-C3-Componentised] epel10.2: update to 1.0008
Date: Mon, 03 Aug 2026 07:09:23 GMT [thread overview]
Message-ID: <178574096335.1.14720982799293005250.rpms-perl-Class-C3-Componentised-ff5dd15d3868@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Class-C3-Componentised
Branch : epel10.2
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.2
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
reply other threads:[~2026-08-03 7:09 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=178574096335.1.14720982799293005250.rpms-perl-Class-C3-Componentised-ff5dd15d3868@fedoraproject.org \
--to=iarnell@gmail.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