[viewvc/el5] Bump up to 1.1.20.

bojan bojan at fedoraproject.org
Wed Apr 24 21:36:39 UTC 2013


commit 1d156a644070f1587f1949532b9ee7c0357670b3
Author: Bojan Smojver <bojan at rexursive.com>
Date:   Thu Apr 25 07:26:27 2013 +1000

    Bump up to 1.1.20.

 .gitignore  |    1 +
 sources     |    2 +-
 viewvc.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b5dbeb9..b4d42ac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ viewvc-1.1.6.tar.gz
 /viewvc-1.1.17.tar.gz
 /viewvc-1.1.18.tar.gz
 /viewvc-1.1.19.tar.gz
+/viewvc-1.1.20.tar.gz
diff --git a/sources b/sources
index c242028..d877bea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-96f569951d8f2e49760c880775357d43  viewvc-1.1.19.tar.gz
+f046a2b438a331a393015f3056650632  viewvc-1.1.20.tar.gz
diff --git a/viewvc.spec b/viewvc.spec
index d549b0e..882ae7b 100644
--- a/viewvc.spec
+++ b/viewvc.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           viewvc
-Version:        1.1.19
+Version:        1.1.20
 Release:        1%{?dist}
 Summary:        Browser interface for CVS and SVN version control repositories
 
@@ -119,6 +119,9 @@ with decent performance when run under Apache.
 %attr(0700,apache,apache) %{_localstatedir}/spool/viewvc
 
 %changelog
+* Thu Apr 25 2013 Bojan Smojver <bojan at rexursive.com> - 1.1.20-1
+- bump up to 1.1.20
+
 * Tue Apr 23 2013 Bojan Smojver <bojan at rexursive.com> - 1.1.19-1
 - bump up to 1.1.19
 


More information about the scm-commits mailing list