[vim-latex/f16] Fix my error reporting English date in the changelog

Mario Santagiuliana marionline at fedoraproject.org
Sun Jan 15 00:21:22 UTC 2012


commit 9f9d9d0bc4fd2eeba8aa54bf9cfac3c3231d1b35
Author: Mario Santagiuliana <mario at marionline.it>
Date:   Sun Jan 15 01:27:53 2012 +0100

    Fix my error reporting English date in the changelog

 vim-latex.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/vim-latex.spec b/vim-latex.spec
index c98d4a7..28fd176 100644
--- a/vim-latex.spec
+++ b/vim-latex.spec
@@ -4,7 +4,7 @@
 
 Name:		vim-latex
 Version:	1.8.23
-Release:	5.%{date}.%{commitcount}.%{githash}%{?dist}
+Release:	6.%{date}.%{commitcount}.%{githash}%{?dist}
 Summary:	Tools to view, edit and compile LaTeX documents in Vim
 Group:		Applications/Editors
 # According to doc/latex-suite license is Vim charityware license
@@ -79,11 +79,14 @@ rm -rf %{buildroot}
 
 
 %changelog
-* Fri Dec 29 2011 Mario Santagiuliana <mario at marionline.it> - 1.8.23-5.20110214.1049-git089726a
+* Sun Jan 15 2012 Mario Santagiuliana <mario at marionline.it> - 1.8.23-6.20110214.1049-git089726a
+- Fix my changelog: date error reporting
+
+* Thu Dec 29 2011 Mario Santagiuliana <mario at marionline.it> - 1.8.23-5.20110214.1049-git089726a
 - Review spec file
 - Fix changelog error
 
-* Fri Nov 28 2011 Mario Santagiuliana <mario at marionline.it> - 1.8.23-4.20110214.1049-git089726a
+* Fri Oct 28 2011 Mario Santagiuliana <mario at marionline.it> - 1.8.23-4.20110214.1049-git089726a
 - Review spec file
 
 * Mon Feb 14 2011 Till Maas <opensource at till.name> - 1.8.23-3.20110214.1049.git089726a


More information about the scm-commits mailing list