[publican-list] [Bug 684641] New: %changelog not in descending chronological order

bugzilla at redhat.com bugzilla at redhat.com
Mon Mar 14 04:20:53 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: %changelog not in descending chronological order

https://bugzilla.redhat.com/show_bug.cgi?id=684641

           Summary: %changelog not in descending chronological order
           Product: Publican
           Version: 2.5
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: unspecified
          Priority: unspecified
         Component: publican
        AssignedTo: jfearn at redhat.com
        ReportedBy: tdabasin at redhat.com
         QAContact: rlandman at redhat.com
                CC: mmcallis at redhat.com, publican-list at redhat.com
    Classification: Other


Hi, I'm getting an error %changelog not in descending chronological order when
I run publican package -brew -lang en-US.
My Revision_History.xml:
<appendix>
 <title>Revision History</title>
 <simpara>
  <revhistory>
   <revision>
    <revnumber>8-2</revnumber>
    <date>2011-02-23</date>
    <author>
     <firstname>Tomas</firstname>
     <surname>Dabasinskas</surname>
     <email>tomas at redhat.com</email>
    </author>
    <revdescription><member>Week 8, build 2</member></revdescription>
   </revision>
   <revision>
    <revnumber>11-1</revnumber>
    <date>2011-03-14</date>
    <author>
     <firstname>Tomas</firstname>
     <surname>Dabasinskas</surname>
     <email>tomas at redhat.com</email>
    </author>
    <revdescription><member>Week 11, build 1</member></revdescription>
   </revision>
  </revhistory>
 </simpara>
</appendix>

If I move revision 11-1 above 8-2 it starts to work again. 
Can you please fix this so that date chronological order is determined by the
revision number+date? Alternatively order from bottom of the file to the top.

Thanks

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the publican-list mailing list