diff --git a/.cvsignore b/.cvsignore index f198e31..e9cc810 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -git-1.5.4.1.tar.gz +git-1.5.4.2.tar.gz diff --git a/git.spec b/git.spec index a657db4..3514cb5 100644 --- a/git.spec +++ b/git.spec @@ -1,7 +1,7 @@ # Pass --without docs to rpmbuild if you don't want the documentation Name: git -Version: 1.5.4.1 -Release: 2%{?dist} +Version: 1.5.4.2 +Release: 1%{?dist} Summary: Git core and tools License: GPLv2 Group: Development/Tools @@ -246,6 +246,9 @@ rm -rf $RPM_BUILD_ROOT %{!?_without_docs: %doc Documentation/technical} %changelog +* Sun Feb 17 2008 James Bowes 1.5.4.2-1 +- git-1.5.4.2 + * Mon Feb 11 2008 Jeremy Katz - 1.5.4.1-2 - Add upstream patch (e62a641de17b172ffc4d3a803085c8afbfbec3d1) to have gitweb rss feeds point be commitdiffs instead of commit diff --git a/sources b/sources index 3b6a520..5857469 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b9f43605fad1543597ed85dc7c7af86e git-1.5.4.1.tar.gz +32a1f5d94bb0cea5e987d854007b21a4 git-1.5.4.2.tar.gz