Changelog for
ruby3.1-rubygem-pygments.rb-2.4.1-1.2.x86_64.rpm :
* Tue Nov 14 2023 dan.cermakAATTposteo.net- == 2.4.1
* Fix handling of Python virtual environments on Windows ({uri-repo})/issues/256[#256])
* Fri Nov 03 2023 dan.cermakAATTposteo.net- == 2.4.0
* Update Pygments to 2.15.1
* Wed Dec 07 2022 cooloAATTsuse.comupdated to version 2.3.1 see installed CHANGELOG.adoc == 2.3.1 (2022-12-04) - AATTslonopotamus
* Fix bogus search for Python executable ({uri-repo})/issues/242[#242])
* Tue Jan 25 2022 cooloAATTsuse.comupdated to version 2.3.0 see installed CHANGELOG.adoc == 2.3.0 (2022-01-05) - AATTslonopotamus
* Add `Pygments.pygments_version` method to query underlying Pygments version ({uri-repo}/issues/226[#226])
* Update Pygments to 2.10.0 ({uri-repo}/issues/234[#234])
* Thu Jun 24 2021 cooloAATTsuse.comupdated to version 2.2.0 see installed CHANGELOG.adoc == 2.2.0 (2021-03-18) - AATTslonopotamus
* Add support for custom lexers ({uri-repo}/pull/187[#187])
* Update Pygments to 2.8.1 == 2.1.0 (2021-02-14) - AATTslonopotamus
* Update Pygments to 2.8.0
* Wed Jan 20 2021 cooloAATTsuse.comupdated to version 2.0.0 CHANGELOG.md removed upstream
* Thu Dec 14 2017 cooloAATTsuse.com- updated to version 1.2.1 see installed CHANGELOG.md Version 1.2.1 (2017/12/07) - ----------------------------
* Automatically update `lexers` cache on build [186](https://github.com/tmm1/pygments.rb/pull/186)
* See [#185](https://github.com/tmm1/pygments.rb/pull/185) for the reason
* Sun Sep 17 2017 cooloAATTsuse.com- updated to version 1.2.0 see installed CHANGELOG.md
* Tue Apr 04 2017 cooloAATTsuse.com- updated to version 1.1.2 see installed CHANGELOG.md Version 1.1.2 (2017/04/03)
* Resolves #176 exclude find_error.py symlink from gem [#177](https://github.com/tmm1/pygments.rb/pull/177)
* Fri Mar 17 2017 mrueckertAATTsuse.de- add rubygem-pygments.rb-rpmlintrc
* Tue Feb 14 2017 cooloAATTsuse.com- updated to version 1.1.1 see installed CHANGELOG.md Version 1.1.1 (2016/12/28) - ----------------------------
* Suppress Ruby 2.4.0\'s warnings [#172](https://github.com/tmm1/pygments.rb/pull/172)
* Enable `frozen_string_literal` [#173](https://github.com/tmm1/pygments.rb/pull/173) Version 1.1.0 (2016/12/24) - ----------------------------
* Support JRuby [#170](https://github.com/tmm1/pygments.rb/pull/170)
* Make pygments.rb thread safe [#171](https://github.com/tmm1/pygments.rb/pull/171) Version 1.0.0 (2016/12/11) - ----------------------------
* Upgrade bundled pygments to 2.2.0-HEAD [#167](https://github.com/tmm1/pygments.rb/pull/167)
* This includes
*
*incompatible changes
* because of upgrade of pygments. See http://pygments.org/ for details.
* Relax yajl-ruby dependency to \"~> 1.2\" [#164](https://github.com/tmm1/pygments.rb/pull/164)
* Python binary can be configured by `PYTMENTS_RB_PYTHON` env [#168](https://github.com/tmm1/pygments.rb/pull/168)
* Improved error messages when python binary is missing [#158](https://github.com/tmm1/pygments.rb/pull/158)
* Tue Mar 24 2015 cooloAATTsuse.com- updated to version 0.6.3
* Sat Feb 07 2015 cooloAATTsuse.com- updated to version 0.6.2
* Fri Nov 21 2014 opensuse_buildserviceAATTojkastl.de- added workaround to gem2rpm.yml
* Wed Nov 12 2014 opensuse_buildserviceAATTojkastl.de- added workaround for dependency /usr/bin/lasso9
* Wed Nov 12 2014 opensuse_buildserviceAATTojkastl.de-regenerated spec with gem2rpm
* Fri Oct 17 2014 cooloAATTsuse.com- updated to version 0.6.0
* Update lexers file Version 0.5.3 (Sep 17, 2013) - ----------------------------
* Fixes for Slash lexer
* Improve highlighting for Slash lexer
* Upgrade to latest pygments (1.7, changes summary follows. See pygments changelog for details)
* Add Clay lexer
* Add Perl 6 lexer
* Add Swig lexer
* Add nesC lexer
* Add BlitzBasic lexer
* Add EBNF lexer
* Add Igor Pro lexer
* Add Rexx lexer
* Add Agda lexer
* Recognize vim modelines
* Improve Python 3 lexer
* Improve Opa lexer
* Improve Julia lexer
* Improve Lasso lexer
* Improve Objective C/C++ lexer
* Improve Ruby lexer
* Improve Stan lexer
* Improve JavaScript lexer
* Improve HTTP lexer
* Improve Koka lexer
* Improve Haxe lexer
* Improve Prolog lexer
* Improve F# lexer