[perl-qpid_proton] Updated the Provides to include

Darryl L. Pierce mcpierce at fedoraproject.org
Wed Feb 12 14:13:54 UTC 2014


commit d41d741b482e98dedd0096e683db77b36d3a35a5
Author: Darryl L. Pierce <mcpierce at gmail.com>
Date:   Wed Feb 12 09:14:26 2014 -0500

    Updated the Provides to include
    
    - * qpid_proton
    - * qpid::proton::ExceptionHandling

 perl-qpid_proton.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/perl-qpid_proton.spec b/perl-qpid_proton.spec
index 40bb651..391e252 100644
--- a/perl-qpid_proton.spec
+++ b/perl-qpid_proton.spec
@@ -3,14 +3,16 @@
 
 Name:           perl-qpid_proton
 Version:        0.6
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Perl language bindings for Qpid Proton
 
 License:        ASL 2.0
 URL:            http://qpid.apache.org/proton/
 Source0:        http://www.apache.org/dist/qpid/proton/%{version}/qpid-proton-%{version}.tar.gz
 
+Provides:       perl(qpid_proton) = %{version}
 Provides:       perl(qpid::proton::Constants) = %{version}
+Provides:       perl(qpid::proton::ExceptionHandling) = %{version}
 
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  swig
@@ -69,6 +71,11 @@ popd
 
 
 %changelog
+* Wed Feb 12 2014 Darryl L. Pierce <dpierce at redhat.com> - 0.6-2
+- Updated the Provides to include
+- * qpid_proton
+- * qpid::proton::ExceptionHandling
+
 * Fri Jan 17 2014 Darryl L. Pierce <dpierce at redhat.com> - 0.6-1
 - Rebased on Qpid Proton 0.6.
 


More information about the scm-commits mailing list