commit 0f847f5bc5e22a34188e060db86ec220cef926c9 Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Sat Oct 27 09:35:39 2012 -0600 update to 0.10 .gitignore | 1 + perl-DBIx-Class-DateTime-Epoch.spec | 8 +++++--- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) --- diff --git a/.gitignore b/.gitignore index 35168f7..3b7ecc7 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ DBIx-Class-DateTime-Epoch-0.06.tar.gz /DBIx-Class-DateTime-Epoch-0.07.tar.gz /DBIx-Class-DateTime-Epoch-0.08.tar.gz /DBIx-Class-DateTime-Epoch-0.09.tar.gz +/DBIx-Class-DateTime-Epoch-0.10.tar.gz diff --git a/perl-DBIx-Class-DateTime-Epoch.spec b/perl-DBIx-Class-DateTime-Epoch.spec index af5dd6d..cdf95d4 100644 --- a/perl-DBIx-Class-DateTime-Epoch.spec +++ b/perl-DBIx-Class-DateTime-Epoch.spec @@ -1,7 +1,7 @@ Name: perl-DBIx-Class-DateTime-Epoch Summary: Automatic inflation/deflation of epoch-based DateTime objects for DBIx::Class -Version: 0.09 -Release: 3%{?dist} +Version: 0.10 +Release: 1%{?dist} License: GPL+ or Artistic Group: Development/Libraries Source0: http://search.cpan.org/CPAN/authors/id/B/BR/BRICAS/DBIx-Class-DateTime-Epoch-%{version}.tar.gz @@ -46,7 +46,6 @@ make %{?_smp_mflags} %install make pure_install DESTDIR=%{buildroot} find %{buildroot} -type f -name .packlist -exec rm -f {} ';' -find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null ';' %{_fixperms} %{buildroot}/* @@ -59,6 +58,9 @@ make test %{_mandir}/man3/*.3* %changelog +* Sat Oct 27 2012 Iain Arnell <iarnell@xxxxxxxxx> 0.10-1 +- update to latest upstream version + * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.09-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index 9d052ce..d01471c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -acefd2acdf4cd66433f2c52320eb8924 DBIx-Class-DateTime-Epoch-0.09.tar.gz +7ba532d3091ec27d3b3d0dbd24495a9f DBIx-Class-DateTime-Epoch-0.10.tar.gz -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel