[viewvc/el6] Bump up to 1.1.17.

bojan bojan at fedoraproject.org
Thu Oct 25 20:34:21 UTC 2012


commit 0fa3332480eacffb5cc4c976890cc75c6a2066d3
Author: Bojan Smojver <bojan at rexursive.com>
Date:   Fri Oct 26 07:25:49 2012 +1100

    Bump up to 1.1.17.

 .gitignore  |    1 +
 sources     |    2 +-
 viewvc.spec |    5 ++++-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a64453e..a7a65f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ viewvc-1.1.6.tar.gz
 /viewvc-1.1.14.tar.gz
 /viewvc-1.1.15.tar.gz
 /viewvc-1.1.16.tar.gz
+/viewvc-1.1.17.tar.gz
diff --git a/sources b/sources
index d871842..f2b4564 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-766bcc89da8d6a51343c1be4f39f9c7e  viewvc-1.1.16.tar.gz
+74a80be7e300c84381042d67df6d7c3f  viewvc-1.1.17.tar.gz
diff --git a/viewvc.spec b/viewvc.spec
index 822827b..8c6e52c 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.16
+Version:        1.1.17
 Release:        1%{?dist}
 Summary:        Browser interface for CVS and SVN version control repositories
 
@@ -118,6 +118,9 @@ with decent performance when run under Apache.
 %attr(0700,apache,apache) %{_localstatedir}/spool/viewvc
 
 %changelog
+* Fri Oct 26 2012 Bojan Smojver <bojan at rexursive.com> - 1.1.17-1
+- bump up to 1.1.17
+
 * Thu Oct 25 2012 Bojan Smojver <bojan at rexursive.com> - 1.1.16-1
 - bump up to 1.1.16
 - drop patch for CVE-2012-4533, part of the release


More information about the scm-commits mailing list