Merge branch 'master' into el6
This commit is contained in:
commit
faeba12e2e
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
d9498490e07f4ca82ce1b303787fee2d viewvc-1.1.10.tar.gz
|
||||
fd84ef5697bead29a8f9e58b771b16f6 viewvc-1.1.11.tar.gz
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue