ID | 33454 |
Package Name | ocp |
Links |
Fedora Package Sources |
Fedora Official Koji Buildsystem |
Rocks RISC-V Koji Buildsystem |
Fedora RISC-V GitHub |
Old Koji Buildsystem
|
Version | 0.2.109 |
Release | 2.fc40 |
Epoch | |
Draft | False |
Source | git+https://src.fedoraproject.org/rpms/ocp.git#c93ed6a95a523854d280d354832e2bc54e238d58 |
Summary |
Description |
Built by | kojiadmin |
State |
complete
|
Volume |
DEFAULT |
Started | Sat, 04 May 2024 07:03:58 CST |
Completed | Sat, 04 May 2024 11:25:33 CST |
Task | build (f40, /rpms/ocp.git:c93ed6a95a523854d280d354832e2bc54e238d58) |
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ocp.git#c93ed6a95a523854d280d354832e2bc54e238d58'}} |
Tags |
|
RPMs |
|
Logs |
|
Changelog |
* Thu Apr 18 2024 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.109-2
- Convert License tag to SPDX format and add missing licenses
* Fri Apr 05 2024 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.109-1
- Update to 0.2.109
* Thu Apr 04 2024 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.108^20240404gitd1fc8df-1
- Update to snapshot that fixes a crasher bug
* Thu Apr 04 2024 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.108-1
- Update to 0.2.108
* Tue Feb 20 2024 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.107-1
- Update to 0.2.107
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.106-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.106-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Aug 05 2023 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.106-1
- Update to 0.2.106 which adds game-music-emu libgme support
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.105-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu May 18 2023 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.105-2
- Adjust .otf conditional to f38+
* Thu May 18 2023 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.105-1
- update to 0.2.105
* Tue Mar 14 2023 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.103-2
- Make .otf conditional on f39+
* Wed Mar 08 2023 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.103-1
- update to 0.2.103
* Wed Mar 08 2023 Charles R. Anderson <cra@alum.wpi.edu>
- unifont-fonts switched from .ttf to .otf, specify paths in configure
* Mon Jan 23 2023 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.102-1
- update to 0.2.102
- add BR: ancient-devel
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.101-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Fri Dec 23 2022 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.101-1
- update to 0.2.101
* Sun Sep 25 2022 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.100-1
- update to 0.2.100
* Wed Sep 14 2022 Michel Alexandre Salim <salimma@fedoraproject.org> - 0.2.99-3
- Rebuilt for flac 1.4.0
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.99-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.99-1
- update to 0.2.99
- simplify ocp-git-shapshot.sh to automatically checkout the correct
submodule branches
* Sat Jun 11 2022 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.98^20220610gitfbe858b-2
- patch ocp.ini to set ROM paths for libsidplayfp (rhbz#2086434)
* Fri Jun 10 2022 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.98^20220610gitfbe858b-1
- add ocp-git-snapshot.sh shell script as Source3 to create git snapshot tarball
- add ocp-bundled-versions.sh shell script as Source4 to find bundled code versions
- document bundled reSID and libexsid versions
- update to git snapshot
- fixes several issues:
Parsing RIFF files could randomly crash (#58)
Delay FX command should use the last note given in the channel (#59)
Going from wurfel to text mode caused OCP to freeze (#61)
Does not close after typing Ctrl-C or clicking the window close box (#62, rhbz#2086433)
* Sat Jun 04 2022 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.98-2
- Reenable X11 which will be used by default.
- Run ocp-sdl2 to try the SDL2 version but there are various issues:
https://github.com/mywave82/opencubicplayer/issues/60
* Thu Jun 02 2022 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.98-1
- update to 0.2.98
* Mon May 09 2022 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.97^20220508git81214c8-1
- update to git snapshot
* Fri May 06 2022 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.97-2
- Patch Makefile to simplify sub-make usage and attempt to allow parallel build
* Tue May 03 2022 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.97-1
- update to 0.2.97
- Fixes failure to find adplug/opl.h
* Mon May 02 2022 Charles R. Anderson <cra@alum.wpi.edu> - 0.2.96-1
- update to 0.2.96
- New bundled code: libbinio and adplug
- Workaround for failure to find adplug/opl.h
|