[perl-Test-Mojibake] Update to 0.5

Paul Howarth pghmcfc at fedoraproject.org
Thu Sep 27 15:34:01 UTC 2012


commit 934af7153e7281b9b5cdf50a3e540b109db87477
Author: Paul Howarth <paul at city-fan.org>
Date:   Thu Sep 27 16:31:53 2012 +0100

    Update to 0.5
    
    - New upstream release 0.5
      - Attempt to fix https://github.com/creaktive/Test-Mojibake/issues/2
        (don't fail when no lib directory exists)
      - Kwalitee won't complain any more
    - Kwalitee test dropped upstream, so no longer need BR: perl(Test::Kwalitee)

 perl-Test-Mojibake.spec |   12 +++++++++---
 sources                 |    2 +-
 2 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/perl-Test-Mojibake.spec b/perl-Test-Mojibake.spec
index 64a38af..fde0a8b 100644
--- a/perl-Test-Mojibake.spec
+++ b/perl-Test-Mojibake.spec
@@ -12,8 +12,8 @@
 # BuildRequires: perl(Test::Pod::LinkCheck) when available
 
 Name:		perl-Test-Mojibake
-Version:	0.4
-Release:	4%{?dist}
+Version:	0.5
+Release:	1%{?dist}
 Summary:	Check your source for encoding misbehavior
 Group:		Development/Libraries
 License:	GPL+ or Artistic
@@ -57,7 +57,6 @@ 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)
@@ -156,6 +155,13 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Test::Mojibake.3pm*
 
 %changelog
+* 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
+    (don't fail when no lib directory exists)
+  - Kwalitee won't complain any more
+- Kwalitee test dropped upstream, so no longer need BR: perl(Test::Kwalitee)
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index a175cac..cad1056 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2bbae74363c4a10f0f62efd171fcfd00  Test-Mojibake-0.4.tar.gz
+4afd41193b898a409114375bf36fe643  Test-Mojibake-0.5.tar.gz


More information about the scm-commits mailing list