Bump up to 1.1.23.

Conflicts:
	viewvc.spec
This commit is contained in:
Bojan Smojver 2014-11-06 07:33:25 +11:00
commit 5a21a593cb
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View file

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

View file

@ -1 +1 @@
6d0a4dcf572958463ca66e0fcc2764c9 viewvc-1.1.22.tar.gz
796aacdfcd8ab87a196d97df2691cd3f viewvc-1.1.23.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.22
Version: 1.1.23
Release: 1%{?dist}
Summary: Browser interface for CVS and SVN version control repositories
@ -119,6 +119,9 @@ with decent performance when run under Apache.
%attr(0700,apache,apache) %{_localstatedir}/spool/viewvc
%changelog
* Thu Nov 6 2014 Bojan Smojver <bojan@rexursive.com> - 1.1.23-1
- bump up to 1.1.23
* Wed Jan 15 2014 Bojan Smojver <bojan@rexursive.com> - 1.1.22-1
- bump up to 1.1.22