Blob Blame History Raw
<revisionlist>
  <revision rev="1" vrev="1">
    <srcmd5>d814a4a2fabdec86ba79c65d692b8204</srcmd5>
    <version>1.213</version>
    <time>1291136887</time>
    <user>darix</user>
    <comment>Accepted submit request 53930 from user coolo
</comment>
    <requestid>53930</requestid>
  </revision>
  <revision rev="2" vrev="2">
    <srcmd5>4d33267c88b4a007711a9077f2eaddfa</srcmd5>
    <version>1.213</version>
    <time>1291136892</time>
    <user>darix</user>
    <comment>Autobuild autoformatter for 53930
</comment>
  </revision>
  <revision rev="3" vrev="5">
    <srcmd5>4d33267c88b4a007711a9077f2eaddfa</srcmd5>
    <version>1.213</version>
    <time>1297941525</time>
    <user>autobuild</user>
    <comment>11.4 source split</comment>
  </revision>
  <revision rev="4" vrev="6">
    <srcmd5>7e0325772d74d64f7e60d51f1c9508c2</srcmd5>
    <version>1.213</version>
    <time>1300984403</time>
    <user>saschpe</user>
    <comment>Accepted submit request 65104 from user licensedigger
</comment>
    <requestid>65104</requestid>
  </revision>
  <revision rev="5" vrev="7">
    <srcmd5>e6ae0a69000c29a29495be2404f43a68</srcmd5>
    <version>1.213</version>
    <time>1300984410</time>
    <user>saschpe</user>
    <comment>Autobuild autoformatter for 65104
</comment>
  </revision>
  <revision rev="6" vrev="6">
    <srcmd5>6c0d92183e5bbdeaea36c8f1a315662b</srcmd5>
    <version>1.215</version>
    <time>1301644754</time>
    <user>saschpe</user>
    <comment>Accepted submit request 65702 from user coolo
</comment>
    <requestid>65702</requestid>
  </revision>
  <revision rev="7" vrev="7">
    <srcmd5>4c2eae351a8d0b9b3eb56094e28678d8</srcmd5>
    <version>1.215</version>
    <time>1301644766</time>
    <user>saschpe</user>
    <comment>Autobuild autoformatter for 65702
</comment>
  </revision>
  <revision rev="8" vrev="9">
    <srcmd5>4c2eae351a8d0b9b3eb56094e28678d8</srcmd5>
    <version>1.215</version>
    <time>1319182295</time>
    <user>adrianSuSE</user>
  </revision>
  <revision rev="9" vrev="10">
    <srcmd5>5fd8ae12741783813a31a7bdb9692246</srcmd5>
    <version>1.215</version>
    <time>1323193591</time>
    <user>coolo</user>
    <comment>replace license with spdx.org variant</comment>
  </revision>
  <revision rev="10" vrev="12">
    <srcmd5>5fd8ae12741783813a31a7bdb9692246</srcmd5>
    <version>1.215</version>
    <time>1340183898</time>
    <user>adrianSuSE</user>
    <comment>branched from openSUSE:Factory</comment>
  </revision>
  <revision rev="11" vrev="14">
    <srcmd5>5fd8ae12741783813a31a7bdb9692246</srcmd5>
    <version>1.215</version>
    <time>1359109771</time>
    <user>adrianSuSE</user>
    <comment>Split 12.3 from Factory</comment>
  </revision>
  <revision rev="12" vrev="16">
    <srcmd5>5fd8ae12741783813a31a7bdb9692246</srcmd5>
    <version>1.215</version>
    <time>1379663804</time>
    <user>adrianSuSE</user>
    <comment>Split 13.1 from Factory</comment>
  </revision>
  <revision rev="13" vrev="18">
    <srcmd5>5fd8ae12741783813a31a7bdb9692246</srcmd5>
    <version>1.215</version>
    <time>1409302441</time>
    <user>adrianSuSE</user>
    <comment>Split 13.2 from Factory</comment>
  </revision>
  <revision rev="14" vrev="1">
    <srcmd5>25c6e1696df2c75719fbdfec1ef85393</srcmd5>
    <version>1.218</version>
    <time>1411404624</time>
    <user>coolo</user>
    <comment>Automatic submission by obs-autosubmit</comment>
    <requestid>249986</requestid>
  </revision>
  <revision rev="15" vrev="1">
    <srcmd5>99bc9de7f800d13f09bc366c1c85177c</srcmd5>
    <version>1.220</version>
    <time>1430581510</time>
    <user>dimstar_suse</user>
    <comment>- ignore File::Spec - it's tricky

- updated to 1.220
   see /usr/share/doc/packages/perl-PPI/Changes
  1.220 Tue 11 Nov 2014
  	Summary:
  	- incompatible behavior fixes on PPI::Statement::Sub-&gt;prototype
  	- improved parsing of various syntax elements
  	- code quality improvements
  	- various small documentation fixes
  
  	Details:
  	- {} is now recognized as anonymous hash constructor instead of a code
  	  block after these operators: &amp;&amp;= //= || &amp;&amp; // ? :
  	  (GitHub #36) (MOREGAN)
  	- regex capture variables greater than $9 are now parsed completely,
  	  instead of being parsed as single digit captures with numbers after
  	  them (GitHub #38) (MOREGAN)
  	- DESTROY and AUTOLOAD subs are now parsed even without the sub
  	  keyword (GitHub #39) (MOREGAN)
  	- PPI::Statement::Sub-&gt;prototype behavior now matches its
  	  documentation, instead of returning the prototype string
  	  unchanged and still including the parens (GitHub #56) (MOREGAN)
  	- PPI::Statement::Sub-&gt;prototype now returns undef on subs without a
  	  prototype, instead of returning an empty string
  	  (GitHub #56) (MOREGAN)
  	- list of keywords which are not parsed as packages when followed by
  	  the Perl4 package separator ' has been increased
  	  (GitHub #77) (MOREGAN)
  	- application of a number of Perl::Critic policies and documentation</comment>
    <requestid>304752</requestid>
  </revision>
  <revision rev="16" vrev="1">
    <srcmd5>fd4d107a4e3ef7969534b8920f16762f</srcmd5>
    <version>1.224</version>
    <time>1495637236</time>
    <user>dimstar_suse</user>
    <comment>1</comment>
    <requestid>495802</requestid>
  </revision>
  <revision rev="17" vrev="1">
    <srcmd5>91030a47d0782afe0225b0d86b81ca17</srcmd5>
    <version>1.234</version>
    <time>1498485384</time>
    <user>dimstar_suse</user>
    <comment>1</comment>
    <requestid>506083</requestid>
  </revision>
  <revision rev="18" vrev="1">
    <srcmd5>921a34cc5fac944a4d73aafa30d52a3b</srcmd5>
    <version>1.236</version>
    <time>1499415389</time>
    <user>dimstar_suse</user>
    <comment>1</comment>
    <requestid>506347</requestid>
  </revision>
  <revision rev="19" vrev="1">
    <srcmd5>068a630adfb5bef7a4715358331c482c</srcmd5>
    <version>1.269</version>
    <time>1559923276</time>
    <user>dimstar_suse</user>
    <comment>- updated to 1.269
   see /usr/share/doc/packages/perl-PPI/Changes
  1.269   2019-05-17 18:36:46Z
  	Summary:
  	- many small documentation improvements
  
  1.268   2019-05-16 10:00:39Z
  	Summary:
  	- fix a broken link in the pod
  
  1.267   2019-05-16 09:22:34Z
  	Summary:
  	- make PPI::Test::Run more OS-agnostic
  
  1.266   2019-05-15 16:17:49Z
  	Summary:
  	- keep heredoc terminator detection from triggering regex errors
  	- small cleanups
  
  	Details:
  	- make the output of PPI::Test::Run more useful
  	- remove a superfluous import
- updated to 1.265
   see /usr/share/doc/packages/perl-PPI/Changes
  1.265   2019-05-14 12:39:51Z
  	Summary:
  	- simplified a code construct
- updated to 1.264
   see /usr/share/doc/packages/perl-PPI/Changes
  1.264   2019-04-28 14:56:28Z
  	Summary:
  	- keep vstring processing from swallowing underscores
  
  1.262   2019-04-28 11:41:54Z
  	Summary:
  	- convert newlines in some raw test files from win32 to unix
  
  1.260   2019-04-28 11:10:02Z
  	Summary:
  	- allow underscores in vstrings
- updated to 1.258
   see /usr/share/doc/packages/perl-PPI/Changes
  1.258   2019-04-27 17:05:33Z
  	Summary:
  	- remove accidentally included Test::InDistDir
  
  1.256   2019-04-26 16:40:01Z
  	Summary:
  	- allow all PPI::Document instances to have a filename attribute
  
  1.254   2019-04-26 16:23:21Z
  	Summary:
  	- recognize `for (;&lt;$foo&gt;;) {}` as containing a readline operator
  
  1.252   2019-04-26 14:21:36Z
  	Summary:
  	- add support for the double diamond (&lt;&lt;&gt;&gt;) input operator
  	- adjust position of a todo marker to not catch a passing test
- updated to 1.250
   see /usr/share/doc/packages/perl-PPI/Changes
  1.250   2019-04-25 16:43:32Z
  	Summary:
  	- various smaller releng changes
  
  	Details:
  	- removed dependency on File::Remove
  	- add some tests including a TODO test for misparse bug on '(1)-1'
  	- allow tests to run without pre-determined module versions
  	- add travis-perl helper to be run before install
  	- update versions of Perl Travis tests on
  
  1.248   2019-04-25 16:08:08Z
  	Summary:
  	- parse list-embedded curlies as hash constructors
  
  1.246   2019-04-25 15:33:48Z
  	Summary:
  	- support indented here-docs
  	- fixed some typos
  
  1.244   2019-04-25 15:21:51Z
  	Summary:
  	- support key-value and index-value slices in PPI::Token::Symbol symbol method
  
  1.242   2019-04-25 14:33:56Z
  	Summary:
  	- keep exponents of 2 or more zeroes from trapping PPI in an endless loop
  
  1.240   2019-04-25 14:09:24Z
  	Summary:
  	- add support for lexical subroutines from perl-5.26
  
  1.238   2019-04-25 12:03:37Z
  	Summary:
  	- only release engineering, moved to Dist::Zilla, straightened out
  	  dependencies and fixed some formatting in Changes
  
  1.237_001 Wed 15 Nov 2017
  	Summary:
  	- support postfix dereference
  	- remove dependencies on vars, base and List::MoreUtils
  	- reduce globals and cross-package variables
  	- make xt/api.t skip/run properly
  
  	Details:
  	- convert many cross-package var accesses to var imports
  	- convert several unnecessary globals to local variables
</comment>
    <requestid>707390</requestid>
  </revision>
  <revision rev="20" vrev="1">
    <srcmd5>8ead0c363ec1167f1708c272c8a4b360</srcmd5>
    <version>1.270</version>
    <time>1564996667</time>
    <user>dimstar_suse</user>
    <comment></comment>
    <requestid>717108</requestid>
  </revision>
  <revision rev="21" vrev="1">
    <srcmd5>a9e115ef5ce66102665ecb8e24e206e9</srcmd5>
    <version>1.271</version>
    <time>1643404359</time>
    <user>dimstar_suse</user>
    <comment></comment>
    <requestid>949651</requestid>
  </revision>
  <revision rev="22" vrev="1">
    <srcmd5>763fafdf586b6bd95e0eca3bd98b91c3</srcmd5>
    <version>1.272</version>
    <time>1644435563</time>
    <user>dimstar_suse</user>
    <comment></comment>
    <requestid>952739</requestid>
  </revision>
</revisionlist>