[cloc] bump to latest upstream

Ricky Elrod codeblock at fedoraproject.org
Wed Jul 30 09:37:14 UTC 2014


commit b20f6dee1122eebc0834345e6438e5b87eaf3ef0
Author: Ricky Elrod <ricky at elrod.me>
Date:   Wed Jul 30 05:37:08 2014 -0400

    bump to latest upstream
    
    Signed-off-by: Ricky Elrod <ricky at elrod.me>

 .gitignore |    1 +
 cloc.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 01d4a3f..b6bb7a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /cloc-1.58.tar.gz
 /cloc-1.60.tar.gz
+/cloc-1.62.tar.gz
diff --git a/cloc.spec b/cloc.spec
index 8d63a6f..a2d5256 100644
--- a/cloc.spec
+++ b/cloc.spec
@@ -1,6 +1,6 @@
 Name:           cloc
-Version:        1.60
-Release:        2%{?dist}
+Version:        1.62
+Release:        1%{?dist}
 Summary:        Count lines of code
 
 Group:          Development/Tools
@@ -35,6 +35,9 @@ make install DESTDIR=%{buildroot}
 /usr/share/man/man1/%{name}.1.*
 
 %changelog
+* Wed Jul 30 2014 Ricky Elrod <relrod at redhat.com> - 1.62-1
+- Update to upstream 1.62.
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.60-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index ede3093..abebd96 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d1d8867499bbab7f7f0769de519c53a0  cloc-1.60.tar.gz
+1ff1a26dd1cfb185fb080f861764fc0f  cloc-1.62.tar.gz


More information about the scm-commits mailing list