[viewvc/el4] Bump up to 1.1.12.

bojan bojan at fedoraproject.org
Thu Nov 3 23:35:35 UTC 2011


commit a03fa0b5923202d427bf20139fb70ce3f1f309eb
Author: Bojan Smojver <bojan at rexursive.com>
Date:   Fri Nov 4 09:39:02 2011 +1100

    Bump up to 1.1.12.
    
    Conflicts:
    
    	viewvc.spec

 .gitignore  |    1 +
 sources     |    2 +-
 viewvc.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5aa13c7..72f65a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ viewvc-1.1.6.tar.gz
 /viewvc-1.1.9.tar.gz
 /viewvc-1.1.10.tar.gz
 /viewvc-1.1.11.tar.gz
+/viewvc-1.1.12.tar.gz
diff --git a/sources b/sources
index 6cef6bd..aecdede 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fd84ef5697bead29a8f9e58b771b16f6  viewvc-1.1.11.tar.gz
+c49c018697975abbb618dca9a3207a1c  viewvc-1.1.12.tar.gz
diff --git a/viewvc.spec b/viewvc.spec
index a6b87fa..b7233af 100644
--- a/viewvc.spec
+++ b/viewvc.spec
@@ -9,8 +9,8 @@
 
 
 Name:           viewvc
-Version:        1.1.11
-Release:        3%{?dist}
+Version:        1.1.12
+Release:        1%{?dist}
 Summary:        Browser interface for CVS and SVN version control repositories
 
 Group:          Development/Tools
@@ -133,6 +133,9 @@ with decent performance when run under Apache.
 %attr(0700,apache,apache) %{_localstatedir}/spool/viewvc
 
 %changelog
+* Fri Nov  4 2011 Bojan Smojver <bojan at rexursive.com> - 1.1.12-1
+- bump up to 1.1.12
+
 * Wed Jun  1 2011 Bojan Smojver <bojan at rexursive.com> - 1.1.11-3
 - in response to bug #708721:
 -   remove webserver dependency, can run standalone


More information about the scm-commits mailing list