[perl-Test-Mojibake] Update to 0.7

Paul Howarth pghmcfc at fedoraproject.org
Mon Oct 1 15:53:54 UTC 2012


commit 5e4fbf44ae97ff54c026942103a1aaadea374bf5
Author: Paul Howarth <paul at city-fan.org>
Date:   Mon Oct 1 16:52:32 2012 +0100

    Update to 0.7
    
    - New upstream release 0.7
      - Fixed multiple =encoding behavior
      - More deterministic t/01-bad-check.t

 perl-Test-Mojibake.spec |    7 ++++++-
 sources                 |    2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/perl-Test-Mojibake.spec b/perl-Test-Mojibake.spec
index 4fef1ef..5ab7b0c 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.6
+Version:	0.7
 Release:	1%{?dist}
 Summary:	Check your source for encoding misbehavior
 Group:		Development/Libraries
@@ -156,6 +156,11 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Test::Mojibake.3pm*
 
 %changelog
+* Mon Oct  1 2012 Paul Howarth <paul at city-fan.org> - 0.7-1
+- Update to 0.7
+  - Fixed multiple =encoding behavior
+  - More deterministic t/01-bad-check.t
+
 * Sat Sep 29 2012 Paul Howarth <paul at city-fan.org> - 0.6-1
 - Update to 0.6
   - Fixed incorrect test examples
diff --git a/sources b/sources
index d191064..46c5346 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ba7d9048b339652cb99a7f06cc40b12f  Test-Mojibake-0.6.tar.gz
+e3a6197312ea0a8d8edd9db4aa90bc30  Test-Mojibake-0.7.tar.gz


More information about the scm-commits mailing list