remi pushed to php-pear-Net-URL2 (master). "update to 2.2.0 (no change)"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Apr 19 04:40:48 UTC 2015


>From e1507d53c0b4b6f72a031395208fde6f3ffbbd0b Mon Sep 17 00:00:00 2001
From: Remi Collet <remi at fedoraproject.org>
Date: Sun, 19 Apr 2015 06:40:36 +0200
Subject: update to 2.2.0 (no change)


diff --git a/.gitignore b/.gitignore
index 3313979..11b8dac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ Net_URL2-0.3.1.tgz
 /Net_URL2-2.0.11.tgz
 /Net_URL2-2.1.0.tgz
 /Net_URL2-2.1.1.tgz
+/Net_URL2-2.2.0.tgz
diff --git a/php-pear-Net-URL2.spec b/php-pear-Net-URL2.spec
index 82308b9..aa9b72b 100644
--- a/php-pear-Net-URL2.spec
+++ b/php-pear-Net-URL2.spec
@@ -1,8 +1,8 @@
 # spec file for php-pear-Net-URL2
 #
-# Copyright (c) 2009-2014 Remi Collet
+# Copyright (c) 2009-2015 Remi Collet
 # License: CC-BY-SA
-# http://creativecommons.org/licenses/by-sa/3.0/
+# http://creativecommons.org/licenses/by-sa/4.0/
 #
 # Please, preserve the changelog entries
 #
@@ -12,7 +12,7 @@
 %global with_tests  %{?_with_tests:1}%{!?_with_tests:0}
 
 Name:           php-pear-Net-URL2
-Version:        2.1.1
+Version:        2.2.0
 Release:        1%{?dist}
 Summary:        Class for parsing and handling URL
 
@@ -72,10 +72,9 @@ install -pm 644 %{name}.xml %{buildroot}%{pear_xmldir}
 %check
 %if %{with_tests}
 # test suite cannot run in mock (use network)
-# Version 2.1.1 : OK (113 tests, 270 assertions)
+# Version 2.2.0 : OK (113 tests, 270 assertions)
 cd %{buildroot}%{pear_testdir}/%{pear_name}/tests
 phpunit \
-   -d date.timezone=UTC \
    --include-path=%{buildroot}%{pear_phpdir} \
    AllTests.php
 %else
@@ -107,6 +106,9 @@ fi
 
 
 %changelog
+* Sun Apr 19 2015 Remi Collet <remi at fedoraproject.org> - 2.2.0-1
+- Update to 2.2.0 (no change)
+
 * Sun Dec 28 2014 Remi Collet <remi at fedoraproject.org> - 2.1.1-1
 - Update to 2.1.1
 
diff --git a/sources b/sources
index 5350685..480fa6a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8910dc24f4c41e7afb0122588e8a7ec6  Net_URL2-2.1.1.tgz
+40809c689a17247ca0d184ad7c4fb7c9  Net_URL2-2.2.0.tgz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/php-pear-Net-URL2.git/commit/?h=master&id=e1507d53c0b4b6f72a031395208fde6f3ffbbd0b


More information about the scm-commits mailing list