commit 08d22e621977135f9c9a4424412d5f2f4da13f97
Author: Marcela Mašláňová <[email protected]>
Date:   Thu Feb 17 14:13:09 2011 +0100

    add into filter requires on Object::InsideOut

 perl-Object-InsideOut.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Object-InsideOut.spec b/perl-Object-InsideOut.spec
index 0a8c70d..29e0133 100644
--- a/perl-Object-InsideOut.spec
+++ b/perl-Object-InsideOut.spec
@@ -1,6 +1,6 @@
 Name:           perl-Object-InsideOut
 Version:        3.56
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Comprehensive inside-out object support module
 
 Group:          Development/Libraries
@@ -45,6 +45,7 @@ by the object's ID, or hashes keyed to the object's ID.
 %{?filter_setup:
 %filter_from_requires /perl(t::Imp*/d
 %filter_from_requires /perl(Math::Random::MT::Auto)/d
+%filter_from_requires /perl(Object::InsideOut)/d
 %filter_from_provides /perl(Object::InsideOut)/d
 %?perl_default_filter
 }
@@ -78,6 +79,9 @@ make test
 
 
 %changelog
+* Thu Feb 17 2011 Marcela Mašláňová <[email protected]> - 3.56-7
+- add into filter requires on Object::InsideOut
+
 * Tue Feb 15 2011 Marcela Mašláňová <[email protected]> - 3.56-6
 - clean spec, add correct filters
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to