From c57f3832a5eb10af1ca0468e7a58e78d37368601 Mon Sep 17 00:00:00 2001 From: Todd Zullinger Date: Wed, 15 Feb 2012 10:53:11 -0500 Subject: [PATCH] Update to 1.7.9.1 Use git-core.googlecode.com for source URL, as that's where Junio is posting official tarballs now. The gpg signatures are now available on that site in the comments for each tarball. For example, the signature for 1.7.9.1 and download link can be found at: http://code.google.com/p/git-core/downloads/detail?name=git-1.7.9.1.tar.gz&can=2&q= --- git-1.7.6.1.tar.bz2.sign | 8 -------- git.spec | 14 ++++++-------- sources | 2 +- 3 files changed, 7 insertions(+), 17 deletions(-) delete mode 100644 git-1.7.6.1.tar.bz2.sign diff --git a/git-1.7.6.1.tar.bz2.sign b/git-1.7.6.1.tar.bz2.sign deleted file mode 100644 index b7ffb45..0000000 --- a/git-1.7.6.1.tar.bz2.sign +++ /dev/null @@ -1,8 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.11 (GNU/Linux) -Comment: See http://www.kernel.org/signature.html for info - -iD8DBQBOVZCyyGugalF9Dw4RAmGsAKCS1gD8soK84X5rSX0/nlcdTde90wCdEG8e -P1MrSqSH3yuGkFzFieprZSA= -=/XaV ------END PGP SIGNATURE----- diff --git a/git.spec b/git.spec index 08a6ed2..7f1210d 100644 --- a/git.spec +++ b/git.spec @@ -68,18 +68,13 @@ %endif Name: git -Version: 1.7.9 -Release: 2%{?dist} +Version: 1.7.9.1 +Release: 1%{?dist} Summary: Fast Version Control System License: GPLv2 Group: Development/Tools URL: http://git-scm.com/ -# Due to a recent intrusion at kernel.org, tarballs for 1.7.6.2 are not -# available. Instead, make dist was used in a git clone after verifying and -# checking out the v1.7.6.2 tag. -Source0: %{name}-%{version}.tar.gz -#Source0: http://kernel.org/pub/software/scm/git/%{name}-%{version}.tar.bz2 -#Source1: http://kernel.org/pub/software/scm/git/%{name}-%{version}.tar.bz2.sign +Source0: http://git-core.googlecode.com/files/%{name}-%{version}.tar.gz Source2: git-init.el Source3: git.xinetd.in Source4: git.conf.httpd @@ -534,6 +529,9 @@ rm -rf %{buildroot} # No files for you! %changelog +* Wed Feb 15 2012 Todd Zullinger - 1.7.9.1-1 +- Update to 1.7.9.1 + * Fri Feb 10 2012 Petr Pisar - 1.7.9-2 - Rebuild against PCRE 8.30 diff --git a/sources b/sources index 1009d31..421ec6a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d94314eb49622a945b22595b36b7fc47 git-1.7.9.tar.gz +b88ae610f8e5f55779899550ec3b37b8 git-1.7.9.1.tar.gz