diff --git a/fedora-obsolete-packages.spec b/fedora-obsolete-packages.spec index 0e726bd..bdb3f55 100644 --- a/fedora-obsolete-packages.spec +++ b/fedora-obsolete-packages.spec @@ -13,7 +13,7 @@ Name: fedora-obsolete-packages # Please keep the version equal to the targeted Fedora release Version: 32 -Release: 12 +Release: 13 Summary: A package to obsolete retired packages # This package has no actual content; there is nothing to license. @@ -235,6 +235,10 @@ Source0: README %obsolete_ticket https://bugzilla.redhat.com/show_bug.cgi?id=1725789 %obsolete python3-importlib-metadata 0.18-4 +# Remove in F34 +%obsolete_ticket https://src.fedoraproject.org/rpms/aeskulap/c/eb0558f61370d8b08285159f887abea4a80334ed +%obsolete aeskulap 0.2.2-0.38 + # ========================================== # Please collect the python2 Obsoletes: here # ========================================== @@ -484,6 +488,7 @@ Source0: README %obsolete python2-tables 3.4.4-5 %obsolete python2-tahrir 0.9.2-7 %obsolete python2-tahrir-api 0.8.1-10 +%obsolete python2-terminado 0.8.1-7 %obsolete python2-tornado 5.0.2-6 %obsolete python2-totpcgi 0.5.5-19 %obsolete python2-trollius 2.1-11 @@ -560,9 +565,53 @@ Source0: README %obsolete yum-metadata-parser 1.1.4-23 %obsolete yum-utils 1.1.31-520 +%obsolete_ticket https://bugzilla.redhat.com/show_bug.cgi?id=1684162 +%obsolete yum-NetworkManager-dispatcher 1.1.31-520 +%obsolete yum-plugin-aliases 1.1.31-520 +%obsolete yum-plugin-auto-update-debug-info 1.1.31-520 +%obsolete yum-plugin-changelog 1.1.31-520 +%obsolete yum-plugin-copr 1.1.31-520 +%obsolete yum-plugin-fastestmirror 1.1.31-520 +%obsolete yum-plugin-filter-data 1.1.31-520 +%obsolete yum-plugin-fs-snapshot 1.1.31-520 +%obsolete yum-plugin-keys 1.1.31-520 +%obsolete yum-plugin-list-data 1.1.31-520 +%obsolete yum-plugin-local 1.1.31-520 +%obsolete yum-plugin-merge-conf 1.1.31-520 +%obsolete yum-plugin-ovl 1.1.31-520 +%obsolete yum-plugin-post-transaction-actions 1.1.31-520 +%obsolete yum-plugin-priorities 1.1.31-520 +%obsolete yum-plugin-protectbase 1.1.31-520 +%obsolete yum-plugin-ps 1.1.31-520 +%obsolete yum-plugin-puppetverify 1.1.31-520 +%obsolete yum-plugin-refresh-updatesd 1.1.31-520 +%obsolete yum-plugin-remove-with-leaves 1.1.31-520 +%obsolete yum-plugin-rpm-warm-cache 1.1.31-520 +%obsolete yum-plugin-show-leaves 1.1.31-520 +%obsolete yum-plugin-tmprepo 1.1.31-520 +%obsolete yum-plugin-tsflags 1.1.31-520 +%obsolete yum-plugin-upgrade-helper 1.1.31-520 +%obsolete yum-plugin-verify 1.1.31-520 +%obsolete yum-plugin-versionlock 1.1.31-520 +# we have python2-pyglet-1.3.2-3.fc29, but no python2-pyglet-1.3.2-3.fc30, use version from F31 +%obsolete python-pyglet 1.4.1-1 + +%obsolete_ticket https://bugzilla.redhat.com/show_bug.cgi?id=1750135 +%obsolete python2-acme 0.31.0-2 + +%obsolete_ticket https://bugzilla.redhat.com/show_bug.cgi?id=1751211 +%obsolete python2-CommonMark 0.7.5-3 + +%obsolete_ticket https://bugzilla.redhat.com/show_bug.cgi?id=1750138 +%obsolete python2-parsedatetime 2.4-10 + # Remove in F34; retired in F32+ +%obsolete_ticket https://bugzilla.redhat.com/show_bug.cgi?id=1578359 %obsolete python2-rabbitvcs 0.17.1-13 +%obsolete_ticket https://bugzilla.redhat.com/show_bug.cgi?id=1750660 +%obsolete python2-libxslt 1.1.33-3 + %description This package exists only to obsolete other packages which need to be removed from the distribution for some reason. @@ -582,6 +631,10 @@ cp %SOURCE0 . %changelog +* Wed Sep 11 2019 Zbigniew Jędrzejewski-Szmek - 32-13 +- Obsolete a bunch of packages (#1684162, #1750135, #1751211, + ##1750138, #1578359, #1750660) + * Wed Sep 11 2019 Miro Hrončok - 32-12 - Fix a typo in gcompris (#1747430)