Merge branch 'master' into el6

This commit is contained in:
Bojan Smojver 2011-05-18 14:44:48 +10:00
commit faeba12e2e
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

@ -3,3 +3,4 @@ viewvc-1.1.6.tar.gz
/viewvc-1.1.8.tar.gz
/viewvc-1.1.9.tar.gz
/viewvc-1.1.10.tar.gz
/viewvc-1.1.11.tar.gz

View file

@ -1 +1 @@
d9498490e07f4ca82ce1b303787fee2d viewvc-1.1.10.tar.gz
fd84ef5697bead29a8f9e58b771b16f6 viewvc-1.1.11.tar.gz

View file

@ -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.10
Version: 1.1.11
Release: 1%{?dist}
Summary: Browser interface for CVS and SVN version control repositories
@ -118,6 +118,9 @@ with decent performance when run under Apache.
%config(noreplace) %{_sysconfdir}/httpd/conf.d/viewvc.conf
%changelog
* Wed May 18 2011 Bojan Smojver <bojan@rexursive.com> - 1.1.11-1
- bump up to 1.1.11
* Wed Mar 16 2011 Bojan Smojver <bojan@rexursive.com> - 1.1.10-1
- bump up to 1.1.10