From e3f709de5518f4a7c92288b2c50544857ed9b723 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: May 21 2008 11:57:48 +0000 Subject: update to 2.5.0 --- diff --git a/python-twisted.spec b/python-twisted.spec index d470814..9a93c07 100644 --- a/python-twisted.spec +++ b/python-twisted.spec @@ -4,8 +4,8 @@ %define origname Twisted Name: %{python}-twisted -Version: 2.4.0 -Release: 3%{?dist} +Version: 2.5.0 +Release: 1%{?dist} Summary: Twisted is an event-based framework for internet applications Group: Development/Libraries @@ -15,15 +15,15 @@ Source: README.fedora BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -Requires: %{python}-twisted-core -Requires: %{python}-twisted-conch -Requires: %{python}-twisted-lore -Requires: %{python}-twisted-mail -Requires: %{python}-twisted-names -Requires: %{python}-twisted-news -Requires: %{python}-twisted-runner -Requires: %{python}-twisted-web -Requires: %{python}-twisted-words +Requires: %{python}-twisted-core >= 2.5.0 +Requires: %{python}-twisted-conch >= 0.8.0 +Requires: %{python}-twisted-lore >= 0.3.0 +Requires: %{python}-twisted-mail >= 0.4.0 +Requires: %{python}-twisted-names >= 0.4.0 +Requires: %{python}-twisted-news >= 0.3.0 +Requires: %{python}-twisted-runner >= 0.2.0 +Requires: %{python}-twisted-web >= 0.7.0 +Requires: %{python}-twisted-words >= 0.5.0 Obsoletes: %{origname} < 2.4.0-1 Provides: %{origname} = %{version}-%{release} @@ -57,6 +57,10 @@ rm -rf $RPM_BUILD_ROOT # empty rpm %changelog +* Wed May 21 2008 Thomas Vander Stichele +- 2.5.0-1 +- update to 2.5.0 release (only the umbrella package was missing) + * Tue Jan 16 2007 Thomas Vander Stichele - 2.4.0-3 - list packages in README.fedora