pghmcfc pushed to perl-parent (master). "Update to 0.233 (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue May 26 14:21:30 UTC 2015


From 2e61e65c47471c215d3aeefb1d86ca080dfb1687 Mon Sep 17 00:00:00 2001
From: Paul Howarth <paul at city-fan.org>
Date: Tue, 26 May 2015 15:09:34 +0100
Subject: Update to 0.233

- New upstream release 0.233
  - The diagnostic about inheriting from ourselves was removed; it served no
    purpose as Perl already warns if we try to inherit in a circular way

diff --git a/perl-parent.spec b/perl-parent.spec
index 9d0a3a7..7171f3b 100644
--- a/perl-parent.spec
+++ b/perl-parent.spec
@@ -1,6 +1,6 @@
 Name:		perl-parent
 Epoch:		1
-Version:	0.232
+Version:	0.233
 Release:	1%{?dist}
 Summary:	Establish an ISA relationship with base classes at compile time
 License:	GPL+ or Artistic
@@ -61,6 +61,11 @@ rm -rf %{buildroot}
 %{_mandir}/man3/parent.3*
 
 %changelog
+* Tue May 26 2015 Paul Howarth <paul at city-fan.org> - 1:0.233-1
+- Update to 0.233
+  - The diagnostic about inheriting from ourselves was removed; it served no
+    purpose as Perl already warns if we try to inherit in a circular way
+
 * Fri Mar 20 2015 Paul Howarth <paul at city-fan.org> - 1:0.232-1
 - Update to 0.232
   - Change line-endings in parent-pmc.t to unix EOLs so that bleadperl is happy
diff --git a/sources b/sources
index 7bb4dc5..992646e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8f3da84be2318ad4a1e7ff2e60a10d68  parent-0.232.tar.gz
+fb2d4803c7c2423bae9403bb1cb48384  parent-0.233.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-parent.git/commit/?h=master&id=2e61e65c47471c215d3aeefb1d86ca080dfb1687


More information about the scm-commits mailing list