From 5cfbea09d449ac78f375d0160b1e1f5a43307998 Mon Sep 17 00:00:00 2001 From: Guillaume Kulakowski Date: May 12 2009 06:03:02 +0000 Subject: Update to 1.4.1 --- diff --git a/.cvsignore b/.cvsignore index dc06ef3..dac9afb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Cache-1.4.tgz +Cache-1.4.1.tgz diff --git a/php-ezc-Cache.spec b/php-ezc-Cache.spec index 19bc09a..68c709e 100644 --- a/php-ezc-Cache.spec +++ b/php-ezc-Cache.spec @@ -3,7 +3,7 @@ %define channel components.ez.no Name: php-ezc-Cache -Version: 1.4 +Version: 1.4.1 Release: 1%{?dist} Summary: Provides a collection of lightweight classes to cache different kinds of data @@ -17,7 +17,7 @@ BuildArch: noarch BuildRequires: php-pear >= 1:1.4.9-1.2 BuildRequires: php-channel(%{channel}) Requires: php-common >= 5.2.1 -Requires: php-pear(%{channel}/Base) >= 1.5 +Requires: php-pear(%{channel}/Base) >= 1.6.1 Requires(post): %{__pear} Requires(postun): %{__pear} @@ -90,5 +90,8 @@ fi %changelog +* Tue May 12 2009 Guillaume Kulakowski - 1.4.1-1 +- Update to 1.4.1 + * Thu Apr 23 2009 Guillaume Kulakowski - 1.4-1 - Initial packaging diff --git a/sources b/sources index 1464183..921d2d2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d1f3d512828f50274f62f6af82b30ad5 Cache-1.4.tgz +d0f0b55f3654c4e41af485ea311f1764 Cache-1.4.1.tgz