From 0d0a0c32512d3c5372f4b6f5082649db5e52a82a Mon Sep 17 00:00:00 2001 From: Lumir Balhar Date: Feb 18 2021 16:35:00 +0000 Subject: No longer provide the old package name --- diff --git a/python-userpath.spec b/python-userpath.spec index 441a211..7435508 100644 --- a/python-userpath.spec +++ b/python-userpath.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 1.4.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Cross-platform tool for adding locations to the user PATH License: MIT OR ASL 2.0 @@ -32,12 +32,6 @@ Requires: python3dist(click) Requires: python3dist(distro) Requires: python3dist(setuptools) -# Old package name -Provides: python3-adduserpath = %{version}-%{release} -Provides: python3dist(adduserpath) = %{version}-%{release} -Provides: python%{python3_version}dist(adduserpath) = %{version}-%{release} -Obsoletes: python3-adduserpath < 0.4.0.10 - %description -n python3-%{pypi_name} Ever wanted to release a cool new app but found it difficult to add its location to PATH for users? Me too! This tool does that for you on all major @@ -67,6 +61,9 @@ rm -rf %{pypi_name}.egg-info %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Thu Feb 18 2021 Lumír Balhar - 1.4.2-3 +- No longer provide the old package name + * Wed Jan 27 2021 Fedora Release Engineering - 1.4.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild