[perl-Test-Mojibake] Update to 0.6

Paul Howarth pghmcfc at fedoraproject.org
Sat Sep 29 16:56:03 UTC 2012


commit 5e4ccf08d88e261d6c0a5be6083749927bfca42c
Author: Paul Howarth <paul at city-fan.org>
Date:   Sat Sep 29 17:55:23 2012 +0100

    Update to 0.6
    
    - New upstream release 0.6
      - Fixed incorrect test examples
    - Reinstate BR: perl(Test::Kwalitee) now that kwalitee test is back

 perl-Test-Mojibake.spec |    8 +++++++-
 sources                 |    2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/perl-Test-Mojibake.spec b/perl-Test-Mojibake.spec
index fde0a8b..4fef1ef 100644
--- a/perl-Test-Mojibake.spec
+++ b/perl-Test-Mojibake.spec
@@ -12,7 +12,7 @@
 # BuildRequires: perl(Test::Pod::LinkCheck) when available
 
 Name:		perl-Test-Mojibake
-Version:	0.5
+Version:	0.6
 Release:	1%{?dist}
 Summary:	Check your source for encoding misbehavior
 Group:		Development/Libraries
@@ -57,6 +57,7 @@ BuildRequires:	perl(Test::CPAN::Meta)
 BuildRequires:	perl(Test::DistManifest)
 BuildRequires:	perl(Test::EOL)
 BuildRequires:	perl(Test::HasVersion)
+BuildRequires:	perl(Test::Kwalitee)
 BuildRequires:	perl(Test::MinimumVersion)
 BuildRequires:	perl(Test::NoTabs)
 BuildRequires:	perl(Test::Perl::Critic)
@@ -155,6 +156,11 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Test::Mojibake.3pm*
 
 %changelog
+* Sat Sep 29 2012 Paul Howarth <paul at city-fan.org> - 0.6-1
+- Update to 0.6
+  - Fixed incorrect test examples
+- Reinstate BR: perl(Test::Kwalitee) now that kwalitee test is back
+
 * Thu Sep 27 2012 Paul Howarth <paul at city-fan.org> - 0.5-1
 - Update to 0.5
   - Attempt to fix https://github.com/creaktive/Test-Mojibake/issues/2
diff --git a/sources b/sources
index cad1056..d191064 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4afd41193b898a409114375bf36fe643  Test-Mojibake-0.5.tar.gz
+ba7d9048b339652cb99a7f06cc40b12f  Test-Mojibake-0.6.tar.gz


More information about the scm-commits mailing list