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 | |
| 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
| -rw-r--r-- | .cvsignore | 2 | ||||
| -rw-r--r-- | git.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 6 deletions
@@ -1 +1 @@ -git-1.4.2.1.tar.gz +git-1.4.2.3.tar.gz @@ -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 @@ -1 +1 @@ -3077983e34cea955b0f5cacb39b307e7 git-1.4.2.1.tar.gz +3b1de2bcf5123494d79b1b1b84e498fc git-1.4.2.3.tar.gz |
