diff --git a/git.spec b/git.spec index 73fb11e..8685f9f 100644 --- a/git.spec +++ b/git.spec @@ -6,7 +6,7 @@ %endif Name: git -Version: 1.7.5 +Version: 1.7.5.1 Release: 1%{?dist} Summary: Fast Version Control System License: GPLv2 @@ -476,6 +476,9 @@ rm -rf %{buildroot} # No files for you! %changelog +* Thu May 05 2011 Adam Tkac - 1.7.5.1-1 +- update to 1.7.5.1 + * Wed Apr 27 2011 Adam Tkac - 1.7.5-1 - update to 1.7.5 diff --git a/sources b/sources index 5ed7ca1..dfbf4f9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7f0bc26a6e87d251c9b09fa05a186ed3 git-1.7.5.tar.bz2 +a49291116e3b0564e069ae989e4db6fb git-1.7.5.1.tar.bz2