]> git.pld-linux.org Git - packages/php-pecl-timecop.git/commitdiff
up to 1.2.10 master auto/th/php-pecl-timecop-1.2.10-1
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 23 Nov 2017 19:07:58 +0000 (21:07 +0200)
committerElan Ruusamäe <glen@pld-linux.org>
Thu, 23 Nov 2017 19:08:39 +0000 (21:08 +0200)
fixes segfault on php 7.2
https://github.com/hnw/php-timecop/issues/29
https://github.com/hnw/php-timecop/pull/32

php-pecl-timecop.spec

index 521458bb467c6961a87a43865ccbcdd01def8dcc..6ae140d91c3711b590ad2482955c19a17a4852f6 100644 (file)
@@ -1,6 +1,4 @@
-# TODO
-# - segfault on php 7.2: https://github.com/hnw/php-timecop/issues/29
-
+#
 # Conditional build:
 %bcond_without tests           # build without tests
 
@@ -8,12 +6,12 @@
 %define                modname timecop
 Summary:       Time travel and freezing extension
 Name:          %{php_name}-pecl-%{modname}
-Version:       1.2.8
+Version:       1.2.10
 Release:       1
 License:       MIT
 Group:         Development/Languages
 Source0:       https://pecl.php.net/get/%{modname}-%{version}.tgz
-# Source0-md5: 35a5026fb16645b29b4e8ad88a0f558d
+# Source0-md5: a3666485a27f042225040e0ac3ad6dd1
 Source1:       %{modname}.ini
 URL:           https://pecl.php.net/package/timecop/
 BuildRequires: %{php_name}-cli
This page took 0.136766 seconds and 4 git commands to generate.