From 18317b6f3aa5116da7e60123d8fd3b1ed9ef7849 Mon Sep 17 00:00:00 2001 From: rdobuilder Date: Oct 11 2021 10:30:11 +0000 Subject: Update to 2.5.1 Related-to: https://review.rdoproject.org/r/q/I85f5f032f9e8d1f62122772c4aa85367d5a0da00 --- diff --git a/.python-routes.metadata b/.python-routes.metadata index 492ab18..4cd441b 100644 --- a/.python-routes.metadata +++ b/.python-routes.metadata @@ -1 +1 @@ -7d0f75875aa571399c488b435e4cf738507a2f49 SOURCES/Routes-2.4.1.tar.gz +3ee4f935959b0a3751511c8b9ac892df1b81437c SOURCES/Routes-2.5.1.tar.gz diff --git a/SOURCES/.gitignore b/SOURCES/.gitignore new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/SOURCES/.gitignore diff --git a/SPECS/python-routes.spec b/SPECS/python-routes.spec index f717687..2d9939b 100644 --- a/SPECS/python-routes.spec +++ b/SPECS/python-routes.spec @@ -1,10 +1,10 @@ Name: python-routes -Version: 2.4.1 -Release: 16%{?dist} +Version: 2.5.1 +Release: 1%{?dist} Summary: Rails-like routes for Python License: BSD -URL: http://routes.groovie.org/ +URL: https://github.com/bbangert/routes Source0: https://pypi.io/packages/source/R/Routes/Routes-%{version}.tar.gz BuildArch: noarch @@ -63,6 +63,16 @@ PYTHONPATH=$(pwd) nosetests-%{python3_version} %changelog +* Mon Aug 02 2021 Matthias Runge - 2.5.1-1 +- Update to 2.5.1 (#1888049), thanks to Joel Capitao +- Update the URL + +* Fri Jul 23 2021 Fedora Release Engineering - 2.4.1-18 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Fri Jun 04 2021 Python Maint - 2.4.1-17 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 2.4.1-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild