Files
demus-packaging-rpm/changelog
T
demus 0694b1a8f9
Build and provide rpm of demus-packaging-rpm / Build src rpm and send it to COPR (rawhide) (release) Failing after 2m47s
Build and provide rpm of demus-packaging-rpm / Build src rpm and send it to COPR (f44) (release) Failing after 3m0s
Convert to %autorelease and %autochangelog
[skip changelog]
2026-06-11 23:46:31 +02:00

42 lines
1.4 KiB
Plaintext

* Thu Jun 11 2026 Daniel Demus <daniel@demus.dk> - 1.1.1-1
- Consolidate scripts
- Add tests
* Thu Jun 11 2026 Daniel Demus <daniel@demus.dk> - 1.1.0-1
- Split repos into source and rpm build
* Wed Jun 10 2026 Daniel Demus <daniel@demus.dk> - 1.0.5-1
- Make ignoring unlicensed mods optional
* Mon Jun 08 2026 Daniel Demus <daniel@demus.dk> - 1.0.4-1
- Ignore unlicensed mods as there is no way to avoid a failure
- There doesn't seem to be a way to override a missing license, so the license check always fails
* Mon Jun 08 2026 Daniel Demus <daniel@demus.dk> - 1.0.3-1
- Simplify file listing for sources generation
* Sun Jun 07 2026 Daniel Demus <daniel@demus.dk> - 1.0.2-1
- Fix rpmlint complaints
* Sun Jun 07 2026 Daniel Demus <daniel@demus.dk> - 1.0.1-1
- Remove x bit on macros file
* Sun Jun 07 2026 Daniel Demus <daniel@demus.dk> - 1.0.0-1
- Rename project
- Build on COPR
- Release 1.0.0
* Sun Jun 07 2026 Daniel Demus <daniel@demus.dk> - 0.1.4-1
- Update License expression in spec file
- in the same way go2rpm generates it originally
* Fri Jun 05 2026 Daniel Demus <daniel@demus.dk> - 0.1.3-1
- Download remote sources before updating anything
* Fri Jun 05 2026 Daniel Demus <daniel@demus.dk> - 0.1.2-1
- Switch vendor archive update from alias to command and rename
* Fri Jun 05 2026 Daniel Demus <daniel@demus.dk> - 0.1.1-1
- Exclude the spec file from the sources list
- They can change during build if rpmautospec or something similiar is used