From 64e99609333202fa44cfa44d492773f60afffd38 Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Tue, 26 Nov 2013 21:34:14 +0000 Subject: [PATCH] update to 1.7.14 --- sources | 2 +- subversion.spec | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sources b/sources index 48e80aa..7fc737a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -05768703a35a52cdc7b3a2dda9340b51 subversion-1.7.11.tar.bz2 +cfff541f079f3b4b30795e08ee7aafa7 subversion-1.7.14.tar.bz2 diff --git a/subversion.spec b/subversion.spec index a241ae1..61fe1df 100644 --- a/subversion.spec +++ b/subversion.spec @@ -25,8 +25,8 @@ Summary: A Modern Concurrent Version Control System Name: subversion -Version: 1.7.11 -Release: 1%{?dist}.1 +Version: 1.7.14 +Release: 1%{?dist} License: ASL 2.0 Group: Development/Tools URL: http://subversion.apache.org/ @@ -470,6 +470,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Tue Nov 26 2013 Joe Orton - 1.7.14-1 +- update to 1.7.14 + * Thu Jul 25 2013 Joe Orton - 1.7.11-1.1 - use full RELRO for mod_*.so (#973694)