[php-theseer-autoload] update to 1.15.0

Remi Collet remi at fedoraproject.org
Tue Aug 12 07:51:01 UTC 2014


commit fa484ae4cafa443a5a0da17f368b8101c6aa1112
Author: Remi Collet <remi at fedoraproject.org>
Date:   Tue Aug 12 09:51:00 2014 +0200

    update to 1.15.0

 .gitignore                |    1 +
 php-theseer-autoload.spec |    9 +++++----
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a3b7339..602b9db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Autoload-1.14.1.tgz
 /Autoload-1.14.2.tgz
+/Autoload-1.15.0.tgz
diff --git a/php-theseer-autoload.spec b/php-theseer-autoload.spec
index 753fc03..15dc14d 100644
--- a/php-theseer-autoload.spec
+++ b/php-theseer-autoload.spec
@@ -12,8 +12,8 @@
 %global pear_channel  pear.netpirates.net
 
 Name:           php-theseer-autoload
-Version:        1.14.2
-Release:        2%{?dist}
+Version:        1.15.0
+Release:        1%{?dist}
 Summary:        A tool and library to generate autoload code
 
 Group:          Development/Libraries
@@ -45,6 +45,7 @@ Requires:       php-date
 Requires:       php-spl
 
 Provides:       php-pear(%{pear_channel}/%{pear_name}) = %{version}
+Provides:       php-composer(theseer/autoload) = %{version}
 
 
 %description
@@ -112,8 +113,8 @@ fi
 
 
 %changelog
-* Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.14.2-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
+* Tue Aug 12 2014 Remi Collet <remi at fedoraproject.org> - 1.15.0-1
+- Update to 1.15.0
 
 * Thu Apr 24 2014 Remi Collet <remi at fedoraproject.org> - 1.14.2-1
 - Update to 1.14.2
diff --git a/sources b/sources
index 5644d80..65d624a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6b8e12de818cec14f6338be1a9bdc382  Autoload-1.14.2.tgz
+23f55c7f65e06e3f6ab35e0bd337e3d8  Autoload-1.15.0.tgz


More information about the scm-commits mailing list