[perl-WWW-Curl/f13/master] Update to 4.14

Nicoleau Fabien eponyme at fedoraproject.org
Thu Oct 28 19:16:47 UTC 2010


commit 9b863170abfb11b7108061a6a85b75d039a9f026
Author: eponyme <eponyme at fedoraproject.org>
Date:   Thu Oct 28 21:16:54 2010 +0200

    Update to 4.14

 .gitignore         |    1 +
 perl-WWW-Curl.spec |   10 +++++++++-
 sources            |    2 +-
 3 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9c11618..06fdf0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 WWW-Curl-4.11.tar.gz
 /WWW-Curl-4.12.tar.gz
 /WWW-Curl-4.13.tar.gz
+/WWW-Curl-4.14.tar.gz
diff --git a/perl-WWW-Curl.spec b/perl-WWW-Curl.spec
index d18c0f5..2197630 100644
--- a/perl-WWW-Curl.spec
+++ b/perl-WWW-Curl.spec
@@ -1,5 +1,10 @@
+%{?filter_setup:
+%filter_provides_in {perl_vendorarch}/auto/WWW/Curl/.*\.so$
+%filter_setup
+}
+
 Name:           perl-WWW-Curl
-Version:        4.13
+Version:        4.14
 Release:        1%{?dist}
 Summary:        Perl extension interface for libcurl
 License:        MPLv1.1 or MIT
@@ -60,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Thu Oct 28 2010 Nicoleau Fabien <nicoleau.fabien at gmail.com> - 4.14-1
+- Update to 4.14
+- Add a filter provide to avoid private-shared-object-provides error
 * Sun Sep  5 2010 Nicoleau Fabien <nicoleau.fabien at gmail.com> - 4.13-1
 - Update to 4.13
 * Wed Aug 25 2010 Nicoleau Fabien <nicoleau.fabien at gmail.com> - 4.12-1
diff --git a/sources b/sources
index 44a6f9c..3d59450 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-be48be1c2d74d39e973184110010f5b7  WWW-Curl-4.13.tar.gz
+d57bc06036e13c1d1071a8c86193de40  WWW-Curl-4.14.tar.gz


More information about the scm-commits mailing list