- Add python312.patch, gh#Cangjians/pycangjie#39 - Remove py-compile from sources so the build process uses the one provided by automake OBS-URL: https://build.opensuse.org/request/show/1154636 OBS-URL: https://build.opensuse.org/package/show/M17N/python-cangjie?expand=0&rev=7
35 lines
1.2 KiB
Plaintext
35 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Mar 4 11:22:15 UTC 2024 - Daniel Garcia <daniel.garcia@suse.com>
|
|
|
|
- Add python312.patch, gh#Cangjians/pycangjie#39
|
|
- Remove py-compile from sources so the build process uses the one
|
|
provided by automake
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 6 16:13:41 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
- Don't use fdupes -s, it hurts.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jan 15 20:51:06 UTC 2021 - Benjamin Greiner <code@bnavigator.de>
|
|
|
|
- Update to v1.3
|
|
* Fixed building with newer versions of Cython
|
|
- drop fix_core.pxd_not_found.patch fixed upstream
|
|
- Fix singlespec
|
|
- Enable Tests
|
|
- Actually requires libcangjie-data to work (data misnamed as lib
|
|
--> add python-cangjie-rpmlintrc)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 1 08:07:30 UTC 2017 - wnereiz@eienteiland.org
|
|
|
|
- fix_core.pxd_not_found.patch to fix Cython path problem
|
|
- Migrated to the "singlespec" format
|
|
- Some other spec cleaning
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 24 03:36:58 UTC 2017 - wnereiz@eienteiland.org
|
|
|
|
- Initialize package
|