[tntnet/f19] corrected bogus date format in %changelog

Martin Gansser martinkg at fedoraproject.org
Thu May 9 15:19:05 UTC 2013


commit 3a02ba3a89021e229cca919a49dc557e3e8448a6
Author: Martin Gansser <mgansser at alice.de>
Date:   Thu May 9 17:19:02 2013 +0200

    corrected bogus date format in %changelog
    
    - fixed typos in tntnet spec file

 clog        |    4 ++--
 sources     |    1 +
 tntnet.spec |   10 +++++++---
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/clog b/clog
index b4e92dc..8a6a2b4 100644
--- a/clog
+++ b/clog
@@ -1,3 +1,3 @@
-corrects requirements
+corrected bogus date format in %changelog
 
-- rebuild
+- fixed typos in tntnet spec file
diff --git a/sources b/sources
index c292cf3..020fc7e 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 6cf773f8b0ce5db98a2a4fb7a8fa7eaa  tntnet-2.2.tar.gz
 edce1c38eea9b9a9914b91d6253bff6d  tntnet.spec
+5d013f456b372b92561ab0e7dc6e7c42  tntnet.spec
diff --git a/tntnet.spec b/tntnet.spec
index f38ad76..20f1b7e 100644
--- a/tntnet.spec
+++ b/tntnet.spec
@@ -1,6 +1,6 @@
 Name:             tntnet
 Version:          2.2
-Release:          2%{?dist}
+Release:          3%{?dist}
 Summary:          A web application server for web applications
 
 # GPLv2+: framework/common/gcryptinit.c
@@ -95,8 +95,12 @@ exit 0
 %{_includedir}/tnt/
 
 %changelog
+* Thu May 9 2013 Martin Gansser <martinkg at fedoraproject.org> - 2.2-3
+- corrected bogus date format in %%changelog
+- fixed typos in tntnet spec file
+
 * Thu May 9 2013 Martin Gansser <martinkg at fedoraproject.org> - 2.2-2
-- corrects requirements
+- corrected requirements
 - rebuild
 
 * Fri May 3 2013 Martin Gansser <martinkg at fedoraproject.org> - 2.2-1
@@ -124,7 +128,7 @@ exit 0
 - changed license type
 - make install preserve timestamps 
 
-* Thu Jul 3 2012 Martin Gansser <linux4martin at gmx.de> - 2.1-9
+* Tue Jul 3 2012 Martin Gansser <linux4martin at gmx.de> - 2.1-9
 - removed rm in install section
 - removed systemd readme file
 - added link to upstream systemd patch


More information about the scm-commits mailing list