diff --git python-repoze-who-plugins-sa/python-repoze-who-plugins-sa.spec python-repoze-who-plugins-sa/python-repoze-who-plugins-sa.spec.tmp index b0a0575ac7..8f86d23466 100644 --- python-repoze-who-plugins-sa/python-repoze-who-plugins-sa.spec +++ python-repoze-who-plugins-sa/python-repoze-who-plugins-sa.spec.tmp @@ -6,7 +6,7 @@ Name: python-repoze-who-plugins-sa Version: 1.0.1 -Release: 15.20160106gite1a36c5%{?dist} +Release: 16.20160106gite1a36c5%{?dist} Summary: repoze.who SQLAlchemy plugin Group: Development/Languages @@ -42,15 +42,21 @@ BuildRequires: python3-coverage BuildRequires: python3-nose %endif +%global _description\ +This plugin provides one repoze.who authenticator which works with SQLAlchemy\ +or Elixir-based models.\ + + +%description %_description + +%package -n python2-repoze-who-plugins-sa +Summary: %summary Requires: python-repoze-who Requires: python-sqlalchemy - Provides: python2-repoze-who-plugins-sa +%{?python_provide:%python_provide python2-repoze-who-plugins-sa} -%description -This plugin provides one repoze.who authenticator which works with SQLAlchemy -or Elixir-based models. - +%description -n python2-repoze-who-plugins-sa %_description %if 0%{?with_python3} %package -n python3-repoze-who-plugins-sa @@ -110,7 +116,7 @@ popd %clean rm -rf %{buildroot} -%files +%files -n python2-repoze-who-plugins-sa %defattr(-,root,root,-) %doc README.txt %{python2_sitelib}/* @@ -123,6 +129,10 @@ rm -rf %{buildroot} %changelog +* Sat Aug 12 2017 Zbigniew Jędrzejewski-Szmek - 1.0.1-16.20160106gite1a36c5 +- Python 2 binary package renamed to python2-repoze-who-plugins-sa + See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3 + * Thu Jul 27 2017 Fedora Release Engineering - 1.0.1-15.20160106gite1a36c5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild