summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-11-14 07:20:07 +0100
committerRemi Collet <fedora@famillecollet.com>2012-11-14 07:20:07 +0100
commitd700a3be0315607d6e2abbc538d84673e0cb7301 (patch)
treeca8c1998254fed99f79d844307ba668b8acc74d5
parent1eca4abbea012c4804ef8e2fa5cf5d65bc7e3705 (diff)
php-channel-pirum: sync with rawhideHEADmaster
-rw-r--r--php-channel-pirum.spec11
1 files changed, 9 insertions, 2 deletions
diff --git a/php-channel-pirum.spec b/php-channel-pirum.spec
index ee6bc25..688650b 100644
--- a/php-channel-pirum.spec
+++ b/php-channel-pirum.spec
@@ -2,7 +2,7 @@
%global pear_channel pear.pirum-project.org
Name: php-channel-pirum
-Version: 1.0
+Version: 1.3
Release: 1%{?dist}
Summary: Adds %{pear_channel} channel to PEAR
@@ -19,7 +19,7 @@ Requires: php-pear(PEAR)
Requires(post): %{__pear}
Requires(postun): %{__pear}
-Provides: php-channel(%{pear_channel}) = %{version}
+Provides: php-channel(%{pear_channel})
%description
This package adds the %{pear_channel} channel which allows PEAR packages
@@ -59,6 +59,13 @@ fi
%changelog
+* Tue Nov 13 2012 Remi Collet <rpms@famillecollet.com> - 1.3-1
+- backport for remi repo
+
+* Tue Nov 13 2012 Shawn Iwinski <shawn.iwinski@gmail.com> 1.3-1
+- Updated version to match channel REST version
+- Removed version from virtual provide
+
* Fri Nov 9 2012 Remi Collet <rpms@famillecollet.com> - 1.0-1
- backport for remi repo