Files
sam/sam.changes

50 lines
1.7 KiB
Plaintext
Raw Permalink Normal View History

-------------------------------------------------------------------
Thu Nov 27 22:36:11 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- generate documentation in PDF
-------------------------------------------------------------------
Thu Nov 27 21:58:29 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Update to version 0+git.1759613702.d2e167d:
* Upgrade libutf to Unicode 17.0.0
* Define STRSIZE in terms of BLOCKSIZE
* Remove vertical lines from table in samrc.5
* Fix behavior of eq_cmd
* Fix typo in pre-commit
* Include the lib directories as dependencies of sam & samterm
* Apply documentation fixes
* Inform the editor of cursor movement in the terminal
* Fix double-free in cd code
* Fix a couple more empty-rasp issues
-------------------------------------------------------------------
Thu Nov 27 21:47:01 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Update to version 0+git.1738782311.edbebb7:
* Update README.rst
* Update README.rst
* Fix permissions on ssam.
* Clean up man page.
* Fix makefile for ssam.
* Trap a couple of signals in ssam in order to guarantee the temporary file is removed.
* Add ssam.
* Set dot correctly after applying the `<` command
-------------------------------------------------------------------
Fri Mar 28 00:03:02 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
- Install also .desktop file.
-------------------------------------------------------------------
Fri Sep 6 20:09:04 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Add manpage-build.patch to fix installation of manpages
- Add 32bit-build.patch (from gh#deadpixi/sam!124) to fix build
on 32bit archs.
2024-09-06 17:16:31 +00:00
-------------------------------------------------------------------
Sat Jul 18 23:04:59 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Initial spec using master