Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=806594 --- Comment #3 from Matthias Runge <mrunge@xxxxxxxxxxxxxxxxx> 2012-03-26 03:17:37 EDT --- oopsie, good catch. Updated SPEC: http://www.matthias-runge.de/fedora/python-django-notification.spec Updated SRPM: http://www.matthias-runge.de/fedora/python-django-notification-0.2-2.fc16.src.rpm @@ -3,7 +3,7 @@ Name: python-django-notification Version: 0.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: User notification management for the Django web framework Group: Development/Languages @@ -16,6 +16,10 @@ BuildRequires: python-setuptools Requires: python-django +Provides: %{pkgname} = %{version}-%{release} +# latest release for django-notification is 0.1.2-6 +Obsoletes: %{pkgname} < %{obs_ver} + %description Many sites need to notify users when certain events have occurred and to allow configurable options as to how those notifications are to be received. @@ -46,6 +50,9 @@ %{python_sitelib}/django_notification-%{version}-py?.?.egg-info %changelog +* Mon Mar 26 2012 Matthias Runge <mrunge@xxxxxxxxxxxxxxxxx> - 0.2-2 +- obsolete old package + * Sat Mar 24 2012 Matthias Runge <mrunge@xxxxxxxxxxxxxxxxx> - 0.2-1 - package renamed to python-django-notification - update to version 0.2 -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review