Changelog for
python-behave-doc-1.2.5-18.fc25.noarch.rpm :
* Tue Sep 20 2016 Matěj Cepl
- 1.2.5-18- Add patch 0003-unicode_fixes.patch
* Fri Aug 12 2016 Igor Gnatenko - 1.2.5-17- Modernize spec- Backport patch to put label into sphinx before step
* Tue Jul 19 2016 Fedora Release Engineering - 1.2.5-16- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
* Tue Jul 12 2016 Matěj Cepl - 1.2.5-15- Recover the build on RHEL-7 again.
* Wed Jun 22 2016 Matěj Cepl - 1.2.5-14- Add a symlink /usr/bin/behave unconditionally (fix #1348872)
* Fri Jun 03 2016 Igor Gnatenko - 1.2.5-13- Update packaging to be compliant with new guidelines- Fix building manpage- Really run tests for python3- Proper handling for binaries
* Wed Mar 23 2016 Matěj Cepl - 1.2.5-12- it works a way better when the symlink actually points to somewhere.
* Wed Mar 23 2016 Matěj Cepl - 1.2.5-11- /usr/bin/behave belongs to python2 package still (#1319632)
* Fri Mar 04 2016 Miro Hrončok - 1.2.5-10- Move python3 requires to python3 subpackage (#1314741)
* Mon Feb 29 2016 Matěj Cepl - 1.2.5-9- RHEL-7 doesn\'t have py3k toolchain.
* Mon Feb 29 2016 Matěj Cepl - 1.2.5-8- Fix wrong %if conditions.
* Thu Feb 25 2016 Miro Hrončok - 1.2.5-7- Make Python 3 the default version for the binary and provide a binary for 2 as well
* Thu Feb 04 2016 Fedora Release Engineering - 1.2.5-6- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Sun Nov 15 2015 Björn Esser - 1.2.5-5- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
* Tue Nov 03 2015 Matěj Cepl - 1.2.5-3- Build also python3 packages (fix #1276923).
* Thu Jun 18 2015 Fedora Release Engineering - 1.2.5-3- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Thu May 21 2015 Matej Cepl - 1.2.5-2- Add a patch for embeding video in HTML formatted report
* Wed Apr 29 2015 Matej Cepl - 1.2.5-1- Upgrade to the latest release (fix #1214767)
* Fri Sep 12 2014 Matěj Cepl - 1.2.4-4- Add another patch to fix an Unicode error (thanks for vbenes for fixing my earlier proposal).
* Thu Jul 17 2014 Matěj Cepl - 1.2.4-2- Build documentation even on EPEL-7.
* Thu Jun 19 2014 Matěj Cepl - 1.2.4-1- New upstream release
* Sat Jun 07 2014 Fedora Release Engineering - 1.2.3-14- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Fri May 09 2014 Matěj Cepl - 1.2.3-13- Remove bundled compatibility libraries and add Requires (fix #1096220).
* Mon Apr 07 2014 Matěj Cepl - 1.2.3-12- Add python-setuptools dependency (fix #1084996)
* Wed Mar 19 2014 Matěj Cepl - 1.2.3-11- Another fix for RHBZ# 1067388 by Vadim Rutkovsky
* Wed Mar 12 2014 Matěj Cepl - 1.2.3-10- Fix Patch 1
* Wed Mar 12 2014 Matěj Cepl - 1.2.3-9- Add two patches provided by Vadim Rutkovsky (fix #1058371 and
* Tue Oct 29 2013 Matěj Cepl - 1.2.3-8- Add Vadim Rutkovsky’s HTML Formatter patch (fix #1024023)
* Wed Oct 23 2013 Matěj Cepl - 1.2.3-7- Make generating of docs conditional again.
* Wed Oct 23 2013 Björn Esser - 1.2.3-6- fixed all remaining issues as mentioned in rhbz# 987622 c# 16- added needed conditionals for building on el6.
* Tue Oct 22 2013 Matěj Cepl - 1.2.3-5- Generate sphinx documentation
* Tue Oct 22 2013 Matěj Cepl - 1.2.3-4- Fix spelling to en_US (apparently reviewer doesn\'t understand proper English ;))- Add specific python2 marcros- Fix files in _bindir to refer to python2 explicitly.- Run testsuite
* Mon Oct 21 2013 Matěj Cepl - 1.2.3-3- Update generation of manpage from --help output.
* Sun Jul 28 2013 Matěj Cepl - 1.2.3-2- Fix changelog- Give up on Python3 module ATM (https://bugzilla.redhat.com/show_bug.cgi?id=987622#c2 and https://github.com/behave/behave/issues/119)- noarch package doesn\'t need CFLAGS set
* Tue Jul 23 2013 Matěj Cepl - 1.2.3-1- initial package for Fedora