[perl-Log-Dispatch-Configurator-Any/el6: 2/2] Update to 1.122640

Simone Caronni slaanesh at fedoraproject.org
Tue Mar 26 10:24:47 UTC 2013


commit 7a81fbcc1b20998cd6d3e55b4d4cbdf12e5541a0
Author: Simone Caronni <negativo17 at gmail.com>
Date:   Tue Mar 26 11:24:04 2013 +0100

    Update to 1.122640

 .gitignore                              |    1 +
 perl-Log-Dispatch-Configurator-Any.spec |   10 +++++++---
 sources                                 |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 117c02d..08e99de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Log-Dispatch-Configurator-Any-1.110690.tar.gz
+/Log-Dispatch-Configurator-Any-1.122640.tar.gz
diff --git a/perl-Log-Dispatch-Configurator-Any.spec b/perl-Log-Dispatch-Configurator-Any.spec
index 49d190c..9990116 100644
--- a/perl-Log-Dispatch-Configurator-Any.spec
+++ b/perl-Log-Dispatch-Configurator-Any.spec
@@ -1,6 +1,6 @@
 Name:           perl-Log-Dispatch-Configurator-Any
-Version:        1.110690
-Release:        6%{?dist}
+Version:        1.122640
+Release:        1%{?dist}
 Summary:        Configurator implementation with Config::Any
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -18,7 +18,7 @@ BuildRequires:  perl(Log::Dispatch::Configurator)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod) >= 1.14
 BuildRequires:  perl(Test::Pod::Coverage) >= 1.04
-BuildRequires:  perl(YAML::Tiny)
+BuildRequires:  perl(YAML::XS)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires:       perl(Config::Any) >= 0.15
 Requires:       perl(Log::Dispatch) >= 2.23
@@ -53,6 +53,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Mar 26 2013 Simone Caronni <negativo17 at gmail.com> - 1.122640-1
+- Update to 1.122640.
+- Use YAML::XS instead of YAML::Tiny.
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.110690-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 6578bfd..7bb47cf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3ee61f7c07c3651fd40f446a84fc9eb4  Log-Dispatch-Configurator-Any-1.110690.tar.gz
+5d71ccc620e534669f6687726cec419e  Log-Dispatch-Configurator-Any-1.122640.tar.gz


More information about the scm-commits mailing list