commit 4facab40225e9537f8872b268431fe28fd83879d
Author: Emmanuel Seyman <emman...@seyman.fr>
Date:   Sun Jan 20 12:48:39 2013 +0100

    Update to 1.08

 .gitignore                                |    1 +
 perl-CGI-Application-Plugin-DevPopup.spec |   14 +++++++++++---
 sources                                   |    2 +-
 3 files changed, 13 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e80c50e..d0c766a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 CGI-Application-Plugin-DevPopup-1.06.tar.gz
 /CGI-Application-Plugin-DevPopup-1.07.tar.gz
+/CGI-Application-Plugin-DevPopup-1.08.tar.gz
diff --git a/perl-CGI-Application-Plugin-DevPopup.spec 
b/perl-CGI-Application-Plugin-DevPopup.spec
index 771d0b4..87b7671 100644
--- a/perl-CGI-Application-Plugin-DevPopup.spec
+++ b/perl-CGI-Application-Plugin-DevPopup.spec
@@ -1,11 +1,12 @@
 Name:           perl-CGI-Application-Plugin-DevPopup
-Version:        1.07
-Release:        4%{?dist}
+Version:        1.08
+Release:        1%{?dist}
 Summary:        Runtime cgiapp info in a popup window
 License:        GPL+ or Artistic
-Group:          Development/Libraries
+
 URL:            http://search.cpan.org/dist/CGI-Application-Plugin-DevPopup/
 Source0:        
http://www.cpan.org/authors/id/R/RH/RHESA/CGI-Application-Plugin-DevPopup-%{version}.tar.gz
+
 BuildArch:      noarch
 BuildRequires:  perl(CGI)
 BuildRequires:  perl(CGI::Application) >= 4.01
@@ -18,6 +19,8 @@ BuildRequires:  perl(Test::NoWarnings)
 BuildRequires:  perl(Test::Pod)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
+%{?perl_default_filter}
+
 %description
 This module provides a plugin framework for displaying runtime information
 about your CGI::Application app in a popup window. A sample Timing plugin
@@ -47,6 +50,11 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jan 20 2013 Emmanuel Seyman <emman...@seyman.fr> - 1.08-1
+- Update to 1.08
+- Add perl default filter
+- Remove the Group macro
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 1.07-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index ef7eae1..8eda2c1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f0a996f9f05fe7a383decb69dcebc296  CGI-Application-Plugin-DevPopup-1.07.tar.gz
+c97c806e0f905b50a8797d535a2462e4  CGI-Application-Plugin-DevPopup-1.08.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to