From a52d7e1a7483128c438d165535e2894285fd1c0c Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Jun 09 2014 10:12:17 +0000 Subject: update to 1.7.17 --- diff --git a/.gitignore b/.gitignore index fb7eb8b..69cedf4 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ subversion-1.6.12.tar.bz2 /subversion-1.7.13.tar.bz2 /subversion-1.7.14.tar.bz2 /subversion-1.7.16.tar.bz2 +/subversion-1.7.17.tar.bz2 diff --git a/sources b/sources index 282e8cb..85ddda7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -70d633fc6bd173b419c92d5e494919a5 subversion-1.7.16.tar.bz2 +640cc0898fe22b46e095ad5152cbd07d subversion-1.7.17.tar.bz2 diff --git a/subversion.spec b/subversion.spec index 9c2560d..38aac85 100644 --- a/subversion.spec +++ b/subversion.spec @@ -25,7 +25,7 @@ Summary: A Modern Concurrent Version Control System Name: subversion -Version: 1.7.16 +Version: 1.7.17 Release: 1%{?dist} License: ASL 2.0 Group: Development/Tools @@ -478,6 +478,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Mon Jun 9 2014 Joe Orton - 1.7.17-1 +- update to 1.7.17 + * Mon Mar 3 2014 Joe Orton - 1.7.16-1 - update to 1.7.16