[viewvc/el5] Bump up to 1.1.14.

bojan bojan at fedoraproject.org
Wed Jun 13 00:21:29 UTC 2012


commit 1f1d88be9d3ff3c73f10fcbefebbd1edf90b851d
Author: Bojan Smojver <bojan at rexursive.com>
Date:   Wed Jun 13 06:48:53 2012 +1000

    Bump up to 1.1.14.
    
    Conflicts:
    	viewvc.spec

 .gitignore  |    1 +
 sources     |    2 +-
 viewvc.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e8454c7..efbddd4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ viewvc-1.1.6.tar.gz
 /viewvc-1.1.11.tar.gz
 /viewvc-1.1.12.tar.gz
 /viewvc-1.1.13.tar.gz
+/viewvc-1.1.14.tar.gz
diff --git a/sources b/sources
index a637821..7b57204 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c6710daca7bbd161ab68d5921757cd21  viewvc-1.1.13.tar.gz
+ba8af23f4a524625441840f779c30086  viewvc-1.1.14.tar.gz
diff --git a/viewvc.spec b/viewvc.spec
index f71620a..ffaaeff 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.13
+Version:        1.1.14
 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
+* Wed Jun 13 2012 Bojan Smojver <bojan at rexursive.com> - 1.1.14-1
+- bump up to 1.1.14
+
 * Tue Jan 24 2012 Bojan Smojver <bojan at rexursive.com> - 1.1.13-1
 - bump up to 1.1.13
 


More information about the scm-commits mailing list