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: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected], [email protected]
    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>[email protected]</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>[email protected]</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.

_______________________________________________
publican-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/publican-list
Wiki: https://fedorahosted.org/publican

Reply via email to