[php-Slim/el6] New upstream release

Johan Cwiklinski trasher at fedoraproject.org
Wed Apr 17 08:45:18 UTC 2013


commit ed45a212b89c369b243713db905fdd8ad56877ce
Author: Johan Cwiklinski <johan at x-tnd.be>
Date:   Wed Apr 17 09:22:23 2013 +0200

    New upstream release

 .gitignore    |    1 +
 php-Slim.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f91cd7e..5dc9ba8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /2.1.0.tar.gz
+/2.2.0.tar.gz
diff --git a/php-Slim.spec b/php-Slim.spec
index 11be6d0..5365174 100644
--- a/php-Slim.spec
+++ b/php-Slim.spec
@@ -2,8 +2,8 @@
 
 Name:           php-Slim
 Summary:        PHP micro framework
-Version:        2.1.0
-Release:        5%{?dist}
+Version:        2.2.0
+Release:        1%{?dist}
 
 Source0:        https://github.com/codeguy/%{real_name}/archive/%{version}.tar.gz
 URL:            http://www.slimframework.com/
@@ -96,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Apr 17 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 2.2.0-1
+- New upstream release
+
 * Sun Nov 25 2012 Johan Cwiklinski <johan AT x-tnd DOT be> - 2.1.0-5
 - Fix permissions on phpunit.xml.dist
 - Remove not needeed %%if in %%check
diff --git a/sources b/sources
index afeaa6f..240aaac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-68287797131f7448f93e686374c77ad1  2.1.0.tar.gz
+e998b30d9b2617231910707d53f7c59b  2.2.0.tar.gz


More information about the scm-commits mailing list