Bump up to 1.1.12.

This commit is contained in:
Bojan Smojver 2011-11-04 09:39:02 +11:00
commit d1eedb3dbd
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View file

@ -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

View file

@ -1 +1 @@
fd84ef5697bead29a8f9e58b771b16f6 viewvc-1.1.11.tar.gz
c49c018697975abbb618dca9a3207a1c viewvc-1.1.12.tar.gz

View file

@ -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.11
Release: 3%{?dist}
Version: 1.1.12
Release: 1%{?dist}
Summary: Browser interface for CVS and SVN version control repositories
Group: Development/Tools
@ -119,6 +119,9 @@ with decent performance when run under Apache.
%attr(0700,apache,apache) %{_localstatedir}/spool/viewvc
%changelog
* Fri Nov 4 2011 Bojan Smojver <bojan@rexursive.com> - 1.1.12-1
- bump up to 1.1.12
* Tue Nov 1 2011 Bojan Smojver <bojan@rexursive.com> - 1.1.11-3
- require subversion-python