In perl.git, the branch maint-5.24 has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/8c77469610e5ae1a320bf6ec9d9af799fc315fbc?hp=1c9809bdf7b02e3db09030c68b516b06f895d385>

- Log -----------------------------------------------------------------
commit 8c77469610e5ae1a320bf6ec9d9af799fc315fbc
Author: Steve Hay <[email protected]>
Date:   Mon Jul 25 14:31:37 2016 +0100

    Add epigraphs for 5.22.3-RC2 and 5.24.1-RC2
    
    (cherry picked from commit 9648eab63b366c001d38f6de565f005cf6cea10a)

M       Porting/epigraphs.pod

commit 56af115c4a09f0c73c7f495ed3eca2bf8a30533f
Author: Steve Hay <[email protected]>
Date:   Mon Jul 25 14:15:01 2016 +0100

    Disarm patchlevel.h and regen META.json

M       META.json
M       patchlevel.h
-----------------------------------------------------------------------

Summary of changes:
 META.json             |  2 +-
 Porting/epigraphs.pod | 40 ++++++++++++++++++++++++++++++++++++++++
 patchlevel.h          |  1 -
 3 files changed, 41 insertions(+), 2 deletions(-)

diff --git a/META.json b/META.json
index 220e4c3..86fa43e 100644
--- a/META.json
+++ b/META.json
@@ -111,7 +111,7 @@
          "vxs.inc"
       ]
    },
-   "release_status" : "testing",
+   "release_status" : "stable",
    "resources" : {
       "bugtracker" : {
          "web" : "https://rt.perl.org/";
diff --git a/Porting/epigraphs.pod b/Porting/epigraphs.pod
index 052fec4..39cd5f6 100644
--- a/Porting/epigraphs.pod
+++ b/Porting/epigraphs.pod
@@ -94,6 +94,26 @@ L<Announced on 2016-05-09 by Ricardo 
Signes|http://www.nntp.perl.org/group/perl.
   To find that the utmost reward
     Of daring should be still to dare.
 
+=head2 v5.24.1-RC2 - Dante Alighieri, trans. Dorothy L. Sayers, "The Divine 
Comedy", Cantica II: Purgatory, Canto X
+
+L<Announced on 2016-07-25 by Steve 
Hay|http://www.nntp.perl.org/group/perl.perl5.porters/2016/07/msg238269.html>
+
+  When we had crossed the threshold of that gate
+    Which the soul's evil loves put out of use,
+    Because they make the crooked path seem straight,
+
+  I heard its closing clang ring clamorous,
+    And had I then turned back my eyes to it
+    How could my fault have found the least excuse?
+
+  We had to climb now through a rocky slit
+    Which ran from side to side in many a swerve,
+    As runs the wave in onset and retreat.
+
+  "Now here," the master said, "we must observe
+    Some little caution, hugging now this wall,
+    Now that, upon the far side of the curve."
+
 =head2 v5.24.1-RC1 - Dante Alighieri, trans. Dorothy L. Sayers, "The Divine 
Comedy", Cantica I: Hell, Canto XX
 
 L<Announced on 2016-07-17 by Steve 
Hay|http://www.nntp.perl.org/group/perl.perl5.porters/2016/07/msg238072.html>
@@ -494,6 +514,26 @@ L<Announced on 2015-06-20 by Ricardo 
Signes|http://www.nntp.perl.org/group/perl.
   They sing while you slave and I just get bored
   I ain't gonna work on Maggie's farm no more
 
+=head2 v5.22.3-RC2 - Dante Alighieri, trans. Dorothy L. Sayers, "The Divine 
Comedy", Cantica II: Purgatory, Canto I
+
+L<Announced on 2016-07-25 by Steve 
Hay|http://www.nntp.perl.org/group/perl.perl5.porters/2016/07/msg238270.html>
+
+  For better waters heading with the wind
+    My ship of genius now shakes out her sail
+    And leaves that ocean of despair behind;
+
+  For to the second realm I tune my tale,
+    Where human spirits purge themselves, and train
+    To leap up into joy celestial.
+
+  Now from the grave wake poetry again,
+    O sacred Muses I have served so long!
+    Now let Calliope uplift her strain
+
+  And lift my voice up on the mighty song
+    That smote the miserable Magpies nine
+    Out of all hope of pardon for their wrong!
+
 =head2 v5.22.3-RC1 - Dante Alighieri, trans. Dorothy L. Sayers, "The Divine 
Comedy", Cantica I: Hell, Canto XII
 
 L<Announced on 2016-07-17 by Steve 
Hay|http://www.nntp.perl.org/group/perl.perl5.porters/2016/07/msg238071.html>
diff --git a/patchlevel.h b/patchlevel.h
index 294c135..0d8ab18 100644
--- a/patchlevel.h
+++ b/patchlevel.h
@@ -133,7 +133,6 @@ hunk.
 #  endif
 static const char * const local_patches[] = {
        NULL
-       ,"RC2"
 #ifdef PERL_GIT_UNCOMMITTED_CHANGES
        ,"uncommitted-changes"
 #endif

--
Perl5 Master Repository

Reply via email to