[lnav/f18: 5/5] New version.

Christopher Meng cicku at fedoraproject.org
Thu Nov 21 09:47:04 UTC 2013


commit 825265201f6c7c9da6e441f636f2a99268fea2fe
Author: Christopher Meng <rpm at cicku.me>
Date:   Thu Nov 21 17:54:42 2013 +0800

    New version.

 .gitignore |    1 +
 lnav.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 07cd725..25346b0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /lnav-0.5.1.tar.bz2
 /lnav-0.6.1.tar.gz
+/lnav-0.6.2.tar.gz
diff --git a/lnav.spec b/lnav.spec
index 743f18a..d9baf39 100644
--- a/lnav.spec
+++ b/lnav.spec
@@ -1,5 +1,5 @@
 Name:           lnav
-Version:        0.6.1
+Version:        0.6.2
 Release:        1%{?dist}
 Summary:        A curses-based tool for viewing and analyzing log files
 License:        BSD
@@ -41,10 +41,13 @@ make install DESTDIR=%{buildroot}
 make check
 
 %files
-%doc LICENSE NEWS README
+%doc AUTHORS LICENSE NEWS README
 %{_bindir}/%{name}
 
 %changelog
+* Thu Nov 21 2013 Christopher Meng <rpm at cicku.me> - 0.6.2-1
+- New upstream release.
+
 * Thu Sep 12 2013 Christopher Meng <rpm at cicku.me> - 0.6.1-1
 - New upstream release.
 - Add python BR for environ detection.
diff --git a/sources b/sources
index 93ca0ca..2b83be6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-293d09de03f8a3d18dea9da9db5a5e6d  lnav-0.6.1.tar.gz
+0fcf46058970516ef8e162e9fc02ef58  lnav-0.6.2.tar.gz


More information about the scm-commits mailing list