diff options
| author | Chris Wright <chrisw@fedoraproject.org> | 2006-10-05 05:02:54 +0000 |
|---|---|---|
| committer | Chris Wright <chrisw@fedoraproject.org> | 2006-10-05 05:02:54 +0000 |
| commit | bbfac7006e700604f4c6860fdfeaf4e5a9f967cf (patch) | |
| tree | 0ff7de6a94f3f57bd09cdbd20dec3643e1365dc4 /git.spec | |
| parent | 616f3a0a3ba98e897435101f18865e09ce6a0793 (diff) | |
| download | git-package-bbfac7006e700604f4c6860fdfeaf4e5a9f967cf.tar.gz git-package-bbfac7006e700604f4c6860fdfeaf4e5a9f967cf.tar.xz git-package-bbfac7006e700604f4c6860fdfeaf4e5a9f967cf.zip | |
Update to git-1.4.2.3
Diffstat (limited to 'git.spec')
| -rw-r--r-- | git.spec | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,7 @@ # Pass --without docs to rpmbuild if you don't want the documentation Name: git -Version: 1.4.2.1 -Release: 2%{?dist} +Version: 1.4.2.3 +Release: 1%{?dist} Summary: Git core and tools License: GPL Group: Development/Tools @@ -136,8 +136,8 @@ rm -rf $RPM_BUILD_ROOT %{!?_without_docs: %doc Documentation/*.html } %changelog -* Thu Oct 05 2006 Christian Iseli <Christian.Iseli@licr.org> 1.4.2.1-2 - - rebuilt for unwind info generation, broken in gcc-4.1.1-21 +* Wed Oct 4 2006 Chris Wright <chrisw@redhat.com> 1.4.2.3-1 +- git-1.4.2.3 * Fri Sep 22 2006 Chris Wright <chrisw@redhat.com> 1.4.2.1-1 - git-1.4.2.1 |
