From 5fe20a5d1d56c0761b0c771335ae635be72d3cc7d2d0d1f54655236e0bacf827 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 17 Jun 2016 13:37:20 +0000 Subject: [PATCH] Accepting request 402073 from home:pluskalm:branches:Base:System - Update to version 8.39: * Some appropriate PCRE2 JIT improvements have been retro-fitted to PCRE1. * Apart from that, this is another bug-fix release. OBS-URL: https://build.opensuse.org/request/show/402073 OBS-URL: https://build.opensuse.org/package/show/Base:System/pcre?expand=0&rev=70 --- pcre-8.38.tar.bz2 | 3 --- pcre-8.38.tar.bz2.sig | Bin 287 -> 0 bytes pcre-8.39.tar.bz2 | 3 +++ pcre-8.39.tar.bz2.sig | Bin 0 -> 287 bytes pcre.changes | 8 ++++++++ pcre.spec | 4 ++-- 6 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 pcre-8.38.tar.bz2 delete mode 100644 pcre-8.38.tar.bz2.sig create mode 100644 pcre-8.39.tar.bz2 create mode 100644 pcre-8.39.tar.bz2.sig diff --git a/pcre-8.38.tar.bz2 b/pcre-8.38.tar.bz2 deleted file mode 100644 index 16e4b23..0000000 --- a/pcre-8.38.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b9e02d36e23024d6c02a2e5b25204b3a4fa6ade43e0a5f869f254f49535079df -size 1562265 diff --git a/pcre-8.38.tar.bz2.sig b/pcre-8.38.tar.bz2.sig deleted file mode 100644 index 56dd326f8c06ef2fe8463bd590f53557f06b84ea7e4f045c95a3aac727dfe409..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 287 zcmV+)0pR|L0UQJX0SEvF1p-!62%`WB2@scN;Dq}RL)bxC2mf>elG-ZOF|#*`bYg~b zY^f)j@>2U{D!2*lENvBb3LtQ@o50-3ybhkH4dfkl4`oarQ5!BN9~X2fky zD*hEFpX9!0<^b^>+IrcLl-}lw<({r9$Tm9R%E>2;xa`=5<3^=#U{?|%?7E4kBVSG^ zHYSy83vjRDo<`@-G$LnHYdYB1S-xI+w@N5cWNrm1q#x;){@!fdG4ZnzTL_0j=o|}i zi~qTR)`)+zPLG7}7U|GVo3j@{kNA?+=MlwBOK31KAY`0_lSx)qTP9riYHdVeQ2YHeHDsv*dkKG~RS7%&&V#`}R(D1)YPD{41=dHsH~ZhGp4LV%}FDD^y`B zbLGtP2VD>iiX_qI3g-HOok-OkR-NmX2moABo~X`U{p2&$x_;TX@hTl{IlC2bI^QYa z0!b?*X^)6BU>Xk!LcrN#So-t+G7oy|qC71(0FzeHs4|4X#Sb_lfl^SXdjh-O$?fo7 z;(zx~sN)2AY?G_ZT+po59?FRn>X*fILxQVAK2r-x$|*!x<+ZAZ?&%^=%ZbT!`GXW` lB{)wJPD)pGQ)wPwjF0mx)fqY!M$9xFAtG2hG$K+^42={~fUf`m literal 0 HcmV?d00001 diff --git a/pcre.changes b/pcre.changes index 124f9cf..61b88d9 100644 --- a/pcre.changes +++ b/pcre.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jun 15 07:44:27 UTC 2016 - mpluskal@suse.com + +- Update to version 8.39: + * Some appropriate PCRE2 JIT improvements have been retro-fitted + to PCRE1. + * Apart from that, this is another bug-fix release. + ------------------------------------------------------------------- Thu Nov 26 08:28:01 UTC 2015 - astieger@suse.com diff --git a/pcre.spec b/pcre.spec index 75fca4f..27e6dd3 100644 --- a/pcre.spec +++ b/pcre.spec @@ -1,7 +1,7 @@ # # spec file for package pcre # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: pcre -Version: 8.38 +Version: 8.39 Release: 0 Summary: A library for Perl-compatible regular expressions License: BSD-3-Clause