From d6ae0de383bd5e2bd57f575373232aafa5d87f78 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 20 Oct 2013 09:13:29 +0200 Subject: php-phpunit-git: properly obsoletes old name --- php-phpunit-git.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'php-phpunit-git.spec') diff --git a/php-phpunit-git.spec b/php-phpunit-git.spec index 768e38b..c39b7e6 100644 --- a/php-phpunit-git.spec +++ b/php-phpunit-git.spec @@ -13,7 +13,7 @@ Name: php-phpunit-git Version: 1.2.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Simple wrapper for Git Group: Development/Libraries @@ -37,8 +37,8 @@ Requires: php-channel(%{pear_channel}) Provides: php-pear(%{pear_channel}/%{pear_name}) = %{version} # Package have be renamed -Obsoletes: php-phpunit-Diff < 1.2.0-3 -Provides: php-phpunit-Diff = %{name}-%{version} +Obsoletes: php-phpunit-Git < 1.2.0-3 +Provides: php-phpunit-Git = %{name}-%{version} %description @@ -93,6 +93,9 @@ fi %changelog +* Sun Oct 20 2013 Remi Collet - 1.2.0-4 +- properly obsoletes old name + * Sun Oct 20 2013 Remi Collet - 1.2.0-3 - rename to lowercase -- cgit