diff options
Diffstat (limited to 'git.spec')
| -rw-r--r-- | git.spec | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,7 +1,7 @@ # Pass --without docs to rpmbuild if you don't want the documentation Name: git -Version: 1.5.4.5 -Release: 3%{?dist} +Version: 1.5.5 +Release: 1%{?dist} Summary: Core git tools License: GPLv2 Group: Development/Tools @@ -257,6 +257,9 @@ rm -rf $RPM_BUILD_ROOT # No files for you! %changelog +* Wed Apr 09 2008 James Bowes <jbowes@redhat.com> 1.5.5-1 +- git-1.5.5 + * Fri Apr 04 2008 James Bowes <jbowes@redhat.com> 1.5.4.5-3 - Remove the last two requires on git-core. |
