diff --git a/python-pyramid.spec b/python-pyramid.spec index fa13fb1..7c42034 100644 --- a/python-pyramid.spec +++ b/python-pyramid.spec @@ -237,35 +237,3 @@ popd * Fri Feb 09 2018 Fedora Release Engineering - 1.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Sat Sep 16 2017 Kevin Fenzi - 1.9.1-1 -- Update to 1.9.1. Fixes bug #1471097 - -* Thu Jul 27 2017 Fedora Release Engineering - 1.9-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Mon Jul 03 2017 Randy Barlow - 1.9-1 -- Update to 1.9 (#1465428). -- https://docs.pylonsproject.org/projects/pyramid/en/1.9-branch/changes.html -- Remove deprecated python3-* executables. -- Refactor the symlink code to use a for loop for simplicity. - -* Sat Jul 01 2017 Randy Barlow - 1.8.4-2 -- Use python2- versions of dependencies, where available. - -* Sat Jul 01 2017 Randy Barlow - 1.8.4-1 -- Update to 1.8.4. -- https://docs.pylonsproject.org/projects/pyramid/en/1.8-branch/changes.html#id1 -- Mark the LICENSE.txt with the license macro. -- Spice up the Source0 URL so it puts the name in the source tarball. -- Use the correct URL. -- Provide a python2-pyramid package. -- Provide the correct executable names for the python2- and python3- subpackages. -- Leave old python3- executables for the time being, even though they are not the correct names. -- Sort dependencies lexigraphically. - -* Sat Mar 25 2017 Kevin Fenzi - 1.8.3-1 -- Update to 1.8.3. Fixes bug #1431609 - -* Fri Mar 10 2017 Randy Barlow - 1.8.2-2 -- Depend on python{2,3}-hupper (#1431289).