]> git.pld-linux.org Git - packages/re2.git/commitdiff
up to 2015-11-01 auto/th/re2-20151101-1
authorElan Ruusamäe <glen@delfi.ee>
Mon, 16 Nov 2015 22:52:06 +0000 (00:52 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 2 Dec 2015 08:36:20 +0000 (10:36 +0200)
re2.spec

index 69e5f499361a7b51336dd9e4f1f03ad756b4d46d..c4c05d4eb69b8e9890727c0c1e7a24b9c2bd9449 100644 (file)
--- a/re2.spec
+++ b/re2.spec
@@ -3,7 +3,7 @@
 %bcond_without tests           # build without tests
 %bcond_without static_libs     # don't build static libraries
 
-%define                subver  2015-06-01
+%define                subver  2015-11-01
 %define                ver             %(echo %{subver} | tr -d -)
 Summary:       C++ fast alternative to backtracking RE engines
 Name:          re2
@@ -12,7 +12,7 @@ Release:      1
 License:       BSD
 Group:         Libraries
 Source0:       https://github.com/google/re2/archive/%{subver}/%{name}-%{version}.tar.gz
-# Source0-md5: 9c3503091ed0ad1f1a8ac8ed72b440e9
+# Source0-md5: e98d80675420f698c1ce7996ec4c474b
 Patch0:                test-compile.patch
 URL:           https://github.com/google/re2
 BuildRequires: libstdc++-devel
This page took 0.172154 seconds and 4 git commands to generate.