[perl] Update SystemTap scripts

Petr Pisar ppisar at fedoraproject.org
Wed Jun 12 11:46:34 UTC 2013


commit 93b9fa0c01e2f79065fdece4134104935cc91b0f
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Jun 12 12:24:43 2013 +0200

    Update SystemTap scripts

 perl.spec |    6 +++++-
 sources   |    4 ++--
 2 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index b3f477f..d3223c5 100644
--- a/perl.spec
+++ b/perl.spec
@@ -31,7 +31,7 @@
 Name:           perl
 Version:        %{perl_version}
 # release number must be even higher, because dual-lived modules will be broken otherwise
-Release:        277%{?dist}
+Release:        278%{?dist}
 Epoch:          %{perl_epoch}
 Summary:        Practical Extraction and Report Language
 Group:          Development/Languages
@@ -3635,6 +3635,10 @@ sed \
 
 # Old changelog entries are preserved in CVS.
 %changelog
+* Wed Jun 12 2013 Petr Pisar <ppisar at redhat.com> - 4:5.16.3-278
+- Update SystemTap scripts to recognize new phase__change marker and new probe
+  arguments (bug #971094)
+
 * Tue Jun 11 2013 Petr Pisar <ppisar at redhat.com> - 4:5.16.3-277
 - Move CPANPLUS-Dist-Build files from perl-CPANPLUS
 - Move CPAN-Meta-Requirements files from CPAN-Meta
diff --git a/sources b/sources
index 44adb60..a922c62 100644
--- a/sources
+++ b/sources
@@ -1,5 +1,5 @@
 aceea3db13a159cd5f7e5f2e3ad9534f  perl-5.8.0-libdir64.patch
 ad5d07285d6e4914384b43c9abc2bdba  filter-requires.sh
-1737a36154bb5bca781296794afc6791  perl.stp
-df28fe2c574e8807d0a803308c545dca  perl-example.stp
+93b780a770906408a34b1c511e333a12  perl.stp
+735480c6749c2aa86faa8311fe651142  perl-example.stp
 025102de0e4a597cf541e57da80c6aa3  perl-5.16.3.tar.bz2



More information about the perl-devel mailing list