[sqlite] - fix an old incorrect date in spec changelog

Panu Matilainen pmatilai at fedoraproject.org
Thu Dec 13 12:23:11 UTC 2012


commit a66e6e64e428178e8c410ff8b7a9ce147d1e9a58
Author: Panu Matilainen <pmatilai at redhat.com>
Date:   Thu Dec 13 14:22:46 2012 +0200

    - fix an old incorrect date in spec changelog

 sqlite.spec |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/sqlite.spec b/sqlite.spec
index 8c8dc60..fbfacc3 100644
--- a/sqlite.spec
+++ b/sqlite.spec
@@ -189,6 +189,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Thu Dec 13 2012 Panu Matilainen <pmatilai at redhat.com> - 3.7.15-1
 - update to 3.7.15 (http://www.sqlite.org/releaselog/3_7_15.html)
+- fix an old incorrect date in spec changelog
 
 * Tue Nov 06 2012 Panu Matilainen <pmatilai at redhat.com> - 3.7.14.1-1
 - update to 3.7.14.1 (http://www.sqlite.org/releaselog/3_7_14_1.html)
@@ -265,7 +266,7 @@ rm -rf $RPM_BUILD_ROOT
 * Mon Nov 1 2010 Panu Matilainen <pmatilai at redhat.com> - 3.7.3-1
 - update to 3.7.3 (http://www.sqlite.org/releaselog/3_7_3.html)
 
-* Tue Sep  2 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 3.7.0.1-2
+* Thu Sep  2 2010 Tom "spot" Callaway <tcallawa at redhat.com> - 3.7.0.1-2
 - enable SQLITE_SECURE_DELETE, SQLITE_ENABLE_UNLOCK_NOTIFY for firefox 4
 
 * Fri Aug 13 2010 Panu Matilainen <pmatilai at redhat.com> - 3.7.0.1-1


More information about the scm-commits mailing list