diff --git a/pybugz.spec b/pybugz.spec index 8cf7a9f..8936207 100644 --- a/pybugz.spec +++ b/pybugz.spec @@ -5,7 +5,7 @@ Name: pybugz Summary: Command line interface for Bugzilla written in Python Version: 0.11 -Release: 4.%{posttag}%{?dist} +Release: 5.%{posttag}%{?dist} Group: Applications/Communications License: GPLv2 URL: https://github.com/williamh/pybugz @@ -56,7 +56,7 @@ comfortably from the command line. %endif mkdir -p %{buildroot}%{_mandir}/man1 -mv man/bugz.1 %{buildroot}%{_mandir}/man1/bugz.1 +cp man/bugz.1 %{buildroot}%{_mandir}/man1/bugz.1 mkdir -p %{buildroot}%{_docdir} %clean @@ -74,6 +74,9 @@ mkdir -p %{buildroot}%{_docdir} %doc README LICENSE %changelog +* Thu Dec 03 2015 Pavel Raiskup - 0.11-5.git3459d +- fix rpmbuild --short-circuit + * Tue Nov 10 2015 Fedora Release Engineering - 0.11-4.git3459d - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5