summaryrefslogtreecommitdiffstats
path: root/php-phpunit-Text-Template.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-01-30 19:18:11 +0100
committerRemi Collet <fedora@famillecollet.com>2014-01-30 19:18:11 +0100
commit6ee5439a26537856b51b400e4f5d7e4ed0960fa0 (patch)
treea421419cc40b649e19269691542b79c35005741d /php-phpunit-Text-Template.spec
parent180a0f56e5a6f72b65cda3b6247cb6a3d6d5879b (diff)
php-phpunit-Text-Template: 1.2.0
Diffstat (limited to 'php-phpunit-Text-Template.spec')
-rw-r--r--php-phpunit-Text-Template.spec21
1 files changed, 15 insertions, 6 deletions
diff --git a/php-phpunit-Text-Template.spec b/php-phpunit-Text-Template.spec
index 731cb1e..1270e50 100644
--- a/php-phpunit-Text-Template.spec
+++ b/php-phpunit-Text-Template.spec
@@ -1,11 +1,18 @@
-%{!?pear_metadir: %global pear_metadir %{pear_phpdir}}
-%{!?__pear: %{expand: %%global __pear %{_bindir}/pear}}
+# spec file for php-phpunit-git
+#
+# Copyright (c) 2010-2014 Remi Collet
+# License: CC-BY-SA
+# http://creativecommons.org/licenses/by-sa/3.0/
+#
+# Please, preserve the changelog entries
+#
+%{!?__pear: %global __pear %{_bindir}/pear}
%global pear_name Text_Template
%global channel pear.phpunit.de
Name: php-phpunit-Text-Template
-Version: 1.1.4
-Release: 3%{?dist}
+Version: 1.2.0
+Release: 1%{?dist}
Summary: Simple template engine
Group: Development/Libraries
@@ -77,6 +84,9 @@ fi
%changelog
+* Thu Jan 30 2014 Remi Collet <remi@fedoraproject.org> - 1.2.0-1
+- Update to 1.2.0
+
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
@@ -114,5 +124,4 @@ fi
- fix URL
* Sun Sep 26 2010 Remi Collet <Fedora@famillecollet.com> - 1.0.0-1
-- initial generated spec + clean
-
+- initial generated spec + clean \ No newline at end of file