diff --git a/system-config-printer.spec b/system-config-printer.spec index 35dc011..4e0fd27 100644 --- a/system-config-printer.spec +++ b/system-config-printer.spec @@ -1,7 +1,7 @@ %define majver %(echo %version | cut -d. -f1-2) Name: system-config-printer -Version: 1.4.6 +Version: 1.5.3 Release: 1mamba Summary: Helper functions and classes for using CUPS Group: System/Libraries/Python @@ -78,12 +78,15 @@ The purpose of the tool is to configure a CUPS server (often the local machine) %{_datadir}/applications/system-config-printer.desktop %dir %{_datadir}/system-config-printer %{_datadir}/system-config-printer/* -%{python_sitelib}/cupshelpers/* -%{python_sitelib}/cupshelpers-1.0-py*.egg-info +%{python3_sitelib}/cupshelpers/* +%{python3_sitelib}/cupshelpers-1.0-py*.egg-info %{_mandir}/man1/system-config-printer.1* %{_mandir}/man1/system-config-printer-applet.1* %changelog +* Sun Oct 26 2014 Automatic Build System 1.5.3-1mamba +- automatic version update by autodist + * Fri Oct 24 2014 Silvan Calarco 1.4.6-1mamba - update to 1.4.6