[php-Smarty/f20] Last upstream release

Johan Cwiklinski trasher at fedoraproject.org
Thu Jul 31 05:55:28 UTC 2014


commit 4049c4c787a2ea316590292a006a932439769af6
Author: Johan Cwiklinski <johan at x-tnd.be>
Date:   Wed Jul 30 07:57:53 2014 +0200

    Last upstream release
    
    Add composer provides

 .gitignore      |    1 +
 php-Smarty.spec |    8 +++++++-
 sources         |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 06a9b1e..aa2b795 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ Smarty-2.6.26.tar.gz
 /Smarty-3.1.15.tar.gz
 /Smarty-3.1.16.tar.gz
 /Smarty-3.1.18.tar.gz
+/Smarty-3.1.19.tar.gz
diff --git a/php-Smarty.spec b/php-Smarty.spec
index 3589dc6..a2bbb12 100644
--- a/php-Smarty.spec
+++ b/php-Smarty.spec
@@ -1,6 +1,6 @@
 Name:           php-Smarty
 Summary:        Template/Presentation Framework for PHP
-Version:        3.1.18
+Version:        3.1.19
 Release:        1%{?dist}
 
 Source0:        http://www.smarty.net/files/Smarty-%{version}.tar.gz
@@ -11,6 +11,8 @@ Group:          Development/Libraries
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 
+Provides: php-composer(smarty/smarty) = %{version}
+
 Requires:       php-date php-pcre php-tokenizer php-mbstring
 
 %description
@@ -51,6 +53,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jul 31 2014 Johan Cwiklinski <johan AT x-tnd DOT be> - 3.1.19-1
+- Last upstream release
+- Add composer provides
+
 * Sat May 10 2014 Johan Cwiklinski <johan AT x-tnd DOT be> - 3.1.18-1
 - Last upstream release
 
diff --git a/sources b/sources
index bf7eb9a..a1eed16 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cea6e224e652525fd9ee2853c3a33169  Smarty-3.1.18.tar.gz
+8db6f31fcf80aa0e0cbb064112fbb1bd  Smarty-3.1.19.tar.gz


More information about the scm-commits mailing list