remi pushed to php-theseer-autoload (f21). "update to 1.17.0"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon May 18 07:01:27 UTC 2015


From 651c8cb217db09192ba8eb7a09acaaaaf601e9f1 Mon Sep 17 00:00:00 2001
From: Remi Collet <remi at fedoraproject.org>
Date: Mon, 18 May 2015 08:52:07 +0200
Subject: update to 1.17.0


diff --git a/.gitignore b/.gitignore
index 09df280..a835d6d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /Autoload-1.15.1.tgz
 /Autoload-1.16.0.tgz
 /Autoload-1.16.2.tar.gz
+/Autoload-1.17.0-b8acc94.tar.gz
diff --git a/php-theseer-autoload.spec b/php-theseer-autoload.spec
index 984d9c8..62f8a04 100644
--- a/php-theseer-autoload.spec
+++ b/php-theseer-autoload.spec
@@ -1,12 +1,12 @@
-# spec file for php-theseer-autoload
+# remirepo/fedora spec file for php-theseer-autoload
 #
-# Copyright (c) 2014 Remi Collet
+# Copyright (c) 2014-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
 #
-%global gh_commit    2a47cae1efaf0b395f72e748cfbcbd2f54399616
+%global gh_commit    b8acc94215571ba71c3128cc3847f2b08c1cc4d1
 %global gh_short     %(c=%{gh_commit}; echo ${c:0:7})
 %global gh_owner     theseer
 %global gh_project   Autoload
@@ -15,14 +15,14 @@
 %global pear_channel pear.netpirates.net
 
 Name:           php-theseer-autoload
-Version:        1.16.2
+Version:        1.17.0
 Release:        1%{?dist}
 Summary:        A tool and library to generate autoload code
 
 Group:          Development/Libraries
 License:        BSD
 URL:            https://github.com/%{gh_owner}/%{gh_project}
-Source0:        https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}.tar.gz
+Source0:        https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}-%{?gh_short}.tar.gz
 
 # Autoload stuff - die composer !
 Patch0:         %{gh_project}-rpm.patch
@@ -30,16 +30,16 @@ Patch0:         %{gh_project}-rpm.patch
 BuildArch:      noarch
 BuildRequires:  php(language) >= 5.3.1
 # For tests
-BuildRequires:  php-composer(theseer/directoryscanner) >= 1.3.0
+BuildRequires:  php-composer(theseer/directoryscanner) >= 1.3
 BuildRequires:  php-composer(theseer/directoryscanner) <  1.4
 BuildRequires:  %{_bindir}/phpunit
 
 # From composer.json
-#        "theseer/directoryscanner": "~1.3.0",
-#        "zetacomponents/console-tools": "dev-master"
+#        "theseer/directoryscanner": "~1.3",
+#        "zetacomponents/console-tools": "~1.7"
 Requires:       php(language) >= 5.3.1
-Requires:       php-composer(theseer/directoryscanner) >= 1.3.0
-Requires:       php-composer(theseer/directoryscanner) <  1.4
+Requires:       php-composer(theseer/directoryscanner) >= 1.3
+Requires:       php-composer(theseer/directoryscanner) <  2
 # Use ezc instead of zetacomponent (no release, no package)
 Requires:       php-pear(components.ez.no/ConsoleTools) >= 1.6
 # From phpcompatinfo report for version 1.16.1
@@ -108,6 +108,9 @@ fi
 
 
 %changelog
+* Fri May 15 2015 Remi Collet <remi at fedoraproject.org> - 1.17.0-1
+- Update to 1.17.0
+
 * Tue Nov 25 2014 Remi Collet <remi at fedoraproject.org> - 1.16.2-1
 - Update to 1.16.2
 - switch from pear to github sources
diff --git a/sources b/sources
index e72e40d..3c5405a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aa45c470e8eced763f2ea7cea1da7900  Autoload-1.16.2.tar.gz
+16b8d1546be63061ff93d4c11c8607b8  Autoload-1.17.0-b8acc94.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/php-theseer-autoload.git/commit/?h=f21&id=651c8cb217db09192ba8eb7a09acaaaaf601e9f1


More information about the scm-commits mailing list