pghmcfc pushed to perl-Class-C3 (perl-Class-C3-0.28-1.fc22). "Update to 0.28 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 14 12:23:47 UTC 2015


>From 2abe1c9d929ed973c38bc81ff4356147208d27da Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Tue, 14 Apr 2015 12:02:13 +0100
Subject: Update to 0.28

- New upstream release 0.28
  - Change link to Dylan paper to use archive.org, as the original link has
    gone offline (CPAN RT#99756)
- Pod tests moved to xt/ so drop build requirements for them

diff --git a/perl-Class-C3.spec b/perl-Class-C3.spec
index c01f271..2f7849a 100644
--- a/perl-Class-C3.spec
+++ b/perl-Class-C3.spec
@@ -1,6 +1,6 @@
 Name:		perl-Class-C3
-Version:	0.27
-Release:	3%{?dist}
+Version:	0.28
+Release:	1%{?dist}
 Summary:	Pragma to use the C3 method resolution order algorithm
 License:	GPL+ or Artistic
 URL:		http://search.cpan.org/dist/Class-C3/
@@ -15,14 +15,12 @@ BuildRequires:	perl(Algorithm::C3) >= 0.07
 BuildRequires:	perl(Scalar::Util) >= 1.10
 # Test suite
 BuildRequires:	perl(base)
+BuildRequires:	perl(File::Glob)
 BuildRequires:	perl(lib)
 BuildRequires:	perl(NEXT)
-BuildRequires:	perl(File::Glob)
 BuildRequires:	perl(Sub::Name)
 BuildRequires:	perl(Test::Exception) >= 0.15
 BuildRequires:	perl(Test::More) >= 0.88
-BuildRequires:	perl(Test::Pod)
-BuildRequires:	perl(Test::Pod::Coverage)
 # MRO::Compat itself requires Class::C3
 %if 0%{!?perl_bootstrap:1}
 BuildRequires:	perl(MRO::Compat)
@@ -70,10 +68,16 @@ make test
 %doc Changes README t/
 %{perl_vendorlib}/c3.pm
 %{perl_vendorlib}/Class/
-%{_mandir}/man3/Class::C3.3pm*
-%{_mandir}/man3/Class::C3::next.3pm*
+%{_mandir}/man3/Class::C3.3*
+%{_mandir}/man3/Class::C3::next.3*
 
 %changelog
+* Tue Apr 14 2015 Paul Howarth <paul at city-fan.org> - 0.28-1
+- Update to 0.28
+  - Change link to Dylan paper to use archive.org, as the original link has
+    gone offline (CPAN RT#99756)
+- Pod tests moved to xt/ so drop build requirements for them
+
 * Mon Sep 08 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.27-3
 - Perl 5.20 re-rebuild of bootstrapped packages
 
diff --git a/sources b/sources
index acafdd6..cc63874 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-306b76ca764b7172100d84a806f04158  Class-C3-0.27.tar.gz
+86f045f4bfdd81ff0a66a0d0e7a3a81b  Class-C3-0.28.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Class-C3.git/commit/?h=perl-Class-C3-0.28-1.fc22&id=2abe1c9d929ed973c38bc81ff4356147208d27da


More information about the scm-commits mailing list