[perl-Safe-Isa] update to 1.000003

Iain Arnell iarnell at fedoraproject.org
Fri Apr 19 17:15:08 UTC 2013


commit f600a044f090bdf841e9540fcc52eb0464c9ee15
Author: Iain Arnell <iarnell at gmail.com>
Date:   Fri Apr 19 11:15:04 2013 -0600

    update to 1.000003

 .gitignore         |    1 +
 perl-Safe-Isa.spec |    9 ++++++---
 sources            |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6ecf35d..eea6af6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Safe-Isa-1.000002.tar.gz
+/Safe-Isa-1.000003.tar.gz
diff --git a/perl-Safe-Isa.spec b/perl-Safe-Isa.spec
index bd15398..44e97ce 100644
--- a/perl-Safe-Isa.spec
+++ b/perl-Safe-Isa.spec
@@ -1,11 +1,11 @@
 Name:           perl-Safe-Isa
-Version:        1.000002
-Release:        2%{?dist}
+Version:        1.000003
+Release:        1%{?dist}
 Summary:        Call isa, can, does and DOES safely on things that may not be objects
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Safe-Isa/
-Source0:        http://www.cpan.org/authors/id/M/MS/MSTROUT/Safe-Isa-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Safe-Isa-%{version}.tar.gz
 BuildArch:      noarch
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -52,6 +52,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Apr 19 2013 Iain Arnell <iarnell at gmail.com> 1.000003-1
+- update to latest upstream version
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.000002-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 1e5035a..b2e7330 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-67dfd4985b5c9d43d427b97271d67d9a  Safe-Isa-1.000002.tar.gz
+7e301faa2128b785203d413a6d6e5b09  Safe-Isa-1.000003.tar.gz


More information about the scm-commits mailing list