ppisar pushed to perl-Object-InsideOut (f22). "4.02 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Aug 27 08:09:58 UTC 2015


From 19769401a5ca78b58a62d05a96c405aa115dfb10 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Thu, 27 Aug 2015 10:02:56 +0200
Subject: 4.02 bump


diff --git a/.gitignore b/.gitignore
index 42cc493..da08f8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@ Object-InsideOut-3.56.tar.gz
 /Object-InsideOut-3.97.tar.gz
 /Object-InsideOut-3.98.tar.gz
 /Object-InsideOut-3.99.tar.gz
+/Object-InsideOut-4.02.tar.gz
diff --git a/Object-InsideOut-3.99-Remove-forgotten-print.patch b/Object-InsideOut-3.99-Remove-forgotten-print.patch
deleted file mode 100644
index adda397..0000000
--- a/Object-InsideOut-3.99-Remove-forgotten-print.patch
+++ /dev/null
@@ -1,30 +0,0 @@
-From e6ee899066ff529bcbaf13a5c97aab31530069b6 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
-Date: Wed, 26 Aug 2015 09:31:07 +0200
-Subject: [PATCH] Remove forgotten print
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-CPAN RT#106661
-
-Signed-off-by: Petr Písař <ppisar at redhat.com>
----
- lib/Object/InsideOut.pm | 1 -
- 1 file changed, 1 deletion(-)
-
-diff --git a/lib/Object/InsideOut.pm b/lib/Object/InsideOut.pm
-index 99b7005..aac5a01 100644
---- a/lib/Object/InsideOut.pm
-+++ b/lib/Object/InsideOut.pm
-@@ -2780,7 +2780,6 @@ _PRE_
-         }
-     }
- 
--    print($code);
-     # Compile the subroutine(s) in the smallest possible lexical scope
-     my @errs;
-     local $SIG{'__WARN__'} = sub { push(@errs, @_); };
--- 
-2.4.3
-
diff --git a/perl-Object-InsideOut.spec b/perl-Object-InsideOut.spec
index 2591d45..cc8a0ad 100644
--- a/perl-Object-InsideOut.spec
+++ b/perl-Object-InsideOut.spec
@@ -1,13 +1,11 @@
 Name:           perl-Object-InsideOut
-Version:        3.99
+Version:        4.02
 Release:        1%{?dist}
 Summary:        Comprehensive inside-out object support module
 Group:          Development/Libraries
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Object-InsideOut
 Source0:        http://search.cpan.org/CPAN/authors/id/J/JD/JDHEDDEN/Object-InsideOut-%{version}.tar.gz
-# Remove a spurious debugging output, CPAN RT#106661
-Patch0:         Object-InsideOut-3.99-Remove-forgotten-print.patch
 BuildArch:      noarch
 BuildRequires:  coreutils
 BuildRequires:  findutils
@@ -63,7 +61,6 @@ to the object's ID.
 
 %prep
 %setup -q -n Object-InsideOut-%{version}
-%patch0 -p1
 # fix permissions
 find lib -type f -print0 | xargs -0 chmod 0644
 
@@ -86,6 +83,9 @@ make test
 
 
 %changelog
+* Thu Aug 27 2015 Petr Pisar <ppisar at redhat.com> - 4.02-1
+- 4.02 bump
+
 * Wed Aug 26 2015 Petr Pisar <ppisar at redhat.com> - 3.99-1
 - 3.99 bump
 
diff --git a/sources b/sources
index b50936c..4ec2b3c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bc542708f02432ac5dd22c5adf64d25a  Object-InsideOut-3.99.tar.gz
+aca3e8b0b15423d22ddfc95868ba5d00  Object-InsideOut-4.02.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Object-InsideOut.git/commit/?h=f22&id=19769401a5ca78b58a62d05a96c405aa115dfb10


More information about the perl-devel mailing list