From e94a7fd7391c2280b17739328437095081c31f12 Mon Sep 17 00:00:00 2001 From: Jon Ciesla Date: Tue, 23 Feb 2016 08:01:47 -0600 Subject: 2.7.2 --- git.spec | 5 ++++- sources | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/git.spec b/git.spec index 20728f9..79a9930 100644 --- a/git.spec +++ b/git.spec @@ -43,7 +43,7 @@ %endif Name: git -Version: 2.7.1 +Version: 2.7.2 Release: 1%{?dist} Summary: Fast Version Control System License: GPLv2 @@ -686,6 +686,9 @@ rm -rf %{buildroot} # No files for you! %changelog +* Tue Feb 23 2016 Jon Ciesla - 2.7.2-1 +- Update to 2.7.2. + * Sat Feb 06 2016 Jon Ciesla - 2.7.1-1 - Update to 2.7.1. diff --git a/sources b/sources index 85b2e00..5416703 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -846ac45a1638e9a6ff3a9b790f6c8d99 git-2.7.1.tar.gz -f6ddbee4ef4a6de1b49512ccd552d9e5 git-htmldocs-2.7.1.tar.gz -877d78f96e77f3a047998292376d75a0 git-manpages-2.7.1.tar.gz +162ddc6c9b243899ad67ebd6b1c166b1 git-2.7.2.tar.gz +ff18c3296e59f11d71f7baaced4faae5 git-htmldocs-2.7.2.tar.gz +7bb067d6363f537b92c3b8b813ff9ed6 git-manpages-2.7.2.tar.gz -- cgit