From 9ce4204ebf9fb5164273dae79fa9fcc8a65d31c7 Mon Sep 17 00:00:00 2001 From: Chris Wright Date: Thu, 16 Feb 2006 19:35:43 +0000 Subject: Update to git-1.2.1 --- git.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'git.spec') diff --git a/git.spec b/git.spec index 6614fe2..75fc07b 100644 --- a/git.spec +++ b/git.spec @@ -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.0 +Version: 1.2.1 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 +* Thu Feb 16 2006 Chris Wright 1.2.1-1 +- git-1.2.1 + * Mon Feb 13 2006 Chris Wright 1.2.0-1 - git-1.2.0 -- cgit