Ope, sorry! I realized after double-checking that this fell way beneath openSUSE's packaging standards. This revision brought it up a lot. This is required for kanshi 1.6.0. I would like to maintain it both here and for Factory. OBS-URL: https://build.opensuse.org/request/show/1169776 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libscfg?expand=0&rev=1
25 lines
810 B
Plaintext
25 lines
810 B
Plaintext
-------------------------------------------------------------------
|
|
Mon Apr 22 23:29:23 UTC 2024 - Joshua Smith <smolsheep@opensuse.org>
|
|
|
|
- Add set-soversion.patch -- Upstream commit to set lib sover
|
|
- Update to version 0.1.1:
|
|
* Handle esc-pair in atoms
|
|
* Use struct initializers instead of memset()
|
|
* Add unit test
|
|
- Updates from version 0.1.0:
|
|
* Fix all memory leaks
|
|
* Initial commit
|
|
* Add incomplete parser
|
|
* Introduce buffer_steal
|
|
* Add missing NULL byte at end of strings
|
|
* Add support for single-quoted words
|
|
* Add support for double-quoted words
|
|
* Skip comments
|
|
* Add line number information
|
|
* Install headers
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 6 08:28:57 UTC 2023 - Hannes Braun <apple.hannes@gmail.com>
|
|
|
|
- Initial package creation
|