[viewvc] Bump up to 1.1.23.

bojan bojan at fedoraproject.org
Wed Nov 5 20:33:23 UTC 2014


commit 4f9be4658a90fb64a44e673c9409a4a23e1f9c62
Author: Bojan Smojver <bojan at rexursive.com>
Date:   Thu Nov 6 07:33:25 2014 +1100

    Bump up to 1.1.23.

 .gitignore  |    1 +
 sources     |    2 +-
 viewvc.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 810183e..e8f047e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ viewvc-1.1.6.tar.gz
 /viewvc-1.1.20.tar.gz
 /viewvc-1.1.21.tar.gz
 /viewvc-1.1.22.tar.gz
+/viewvc-1.1.23.tar.gz
diff --git a/sources b/sources
index 52a9605..5e1308c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6d0a4dcf572958463ca66e0fcc2764c9  viewvc-1.1.22.tar.gz
+796aacdfcd8ab87a196d97df2691cd3f  viewvc-1.1.23.tar.gz
diff --git a/viewvc.spec b/viewvc.spec
index ba3d033..44474c7 100644
--- a/viewvc.spec
+++ b/viewvc.spec
@@ -1,8 +1,8 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
 Name:           viewvc
-Version:        1.1.22
-Release:        2%{?dist}
+Version:        1.1.23
+Release:        1%{?dist}
 Summary:        Browser interface for CVS and SVN version control repositories
 
 Group:          Development/Tools
@@ -142,6 +142,9 @@ with decent performance when run under Apache.
 %attr(0700,apache,apache) %{_localstatedir}/spool/viewvc
 
 %changelog
+* Thu Nov  6 2014 Bojan Smojver <bojan at rexursive.com> - 1.1.23-1
+- bump up to 1.1.23
+
 * Sun Jun 08 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.22-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the scm-commits mailing list