diff options
| author | Chris Wright <chrisw@fedoraproject.org> | 2006-04-05 23:25:25 +0000 |
|---|---|---|
| committer | Chris Wright <chrisw@fedoraproject.org> | 2006-04-05 23:25:25 +0000 |
| commit | 67ae5ca3db4b0ca03ba92f70da2397e71e2de7a9 (patch) | |
| tree | b2d950c54a79ada74aa7cfda4e7f5163ccac7d84 /git.spec | |
| parent | 8011604a189ad0aada5da024169371d15dbe8295 (diff) | |
Update to git-1.2.5
Diffstat (limited to 'git.spec')
| -rw-r--r-- | git.spec | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,7 +1,7 @@ # Pass --without docs to rpmbuild if you don't want the documentation # Pass --with email to rpmbuild if you want git-email (more perl dependencies) Name: git -Version: 1.2.4 +Version: 1.2.5 Release: 1%{?dist} Summary: Git core and tools License: GPL @@ -141,6 +141,9 @@ rm -rf $RPM_BUILD_ROOT %{!?_without_docs: %doc Documentation/*.html } %changelog +* Wed Apr 5 2006 Chris Wright <chrisw@redhat.com> 1.2.5-1 +- git-1.2.5 + * Wed Mar 1 2006 Chris Wright <chrisw@redhat.com> 1.2.4-1 - git-1.2.4 |
