Changelog for
python310-augeas-1.1.0-kt.6.1.noarch.rpm :
* Thu Jun 20 2024 Michal Suchanek
- Not part of SLE, use sle15allpythons instead of sle15_python_module_pythons
* Sun Jul 02 2023 ecsos - Update to 1.1.0 - No changelog from upstream.
* Mon Jun 12 2023 ecsos - Add %{?sle15_python_module_pythons}
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package
* Mon Feb 12 2018 tchvatalAATTsuse.com- Sort out a bit with spec-cleaner and remove all the sle11 conditions
* Thu Aug 24 2017 jmatejekAATTsuse.com- singlespec auto-conversion
* Sun Dec 13 2015 ecsosAATTopensuse.org- New upstream release 0.5.0
* Make syntax-compatible with both Python 3 and 2.
* Remove the libpython hack.
* Make tests syntax compatible with both Python 3 and 2.
* Make test failures more verbose.
* Improve error messages.
* Fix exception tests.
* Convert unicode at the C boundary.
* Add Python 3.3 to CI, and disallow failures.
* Add Travis CI settings
* Allow failures for python 3.2
* Add text_store to the API
* Add text_retrieve to the API
* Add rename to the API
* Add transform to the API
* Add label to the API
* Use the packages from the augeas-dev PPA
* Warning: the \'name\' parameter in add_transform is deprecated
* Mon Dec 09 2013 ajAATTajaissle.de- Changed BuildArch to noarch for suse-version >= 1140- Cleaned up spec file
* Wed Dec 04 2013 ajAATTajaissle.de- Added \'Requires: augeas-lenses\'
* we\'d always want to have lenses installed- Do not BuildRequire augeas-lenses and do not %check, if we are on suse_version >= 1140- Do not %check unless suse_version >= 1210
* Thu Jul 04 2013 ajAATTajaissle.de- Install AUTHORS, COPYING, README.txt in %doc- Re-enable checks (not broken anymore)