Search
j0ke.net Open Build Service
>
Projects
>
devel
>
mercurial
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 30
[-]
[+]
Changed
mercurial.spec
@@ -1,6 +1,6 @@ Summary: Mercurial -- a distributed SCM Name: mercurial -Version: 1.3.1 +Version: 1.4.1 Release: 1 License: GPL Group: Development/Tools @@ -18,7 +18,7 @@ # python-devel provides an adequate python-dev. The merge tool is a # run-time dependency. # -BuildRequires: python >= 2.3, python-devel make gcc asciidoc xmlto +BuildRequires: python >= 2.4, python-devel make gcc asciidoc xmlto %define pythonver %(python -c 'import sys;print ".".join(map(str, sys.version_info[:2]))') %define pythonlib %{_libdir}/python%{pythonver}/site-packages/%{name} @@ -124,6 +124,9 @@ %dir %{hgext}/zeroconf %changelog +* Mon Dec 14 2009 Carsten Schoene <cs@linux-administrator.com> - 1.4.1-1 +- new release 1.4.1 + * Sat Jul 25 2009 Carsten Schoene <cs@linux-administrator.com> - 1.3.1-1 - new release 1.3.1 - fix excessive memory usage issues with diff and strip
Added
mercurial-1.4.1.tar.bz2
^