v32
What's Changed
- support updating package.ymls that use git sources by @yacn in #14
- Make sure lib32/cmake/ files get added to 32-bit-devel packages by @Staudey in #34
- Update %meson_configure macro to call meson setup by @ermo in #37
- ypkg2: Only enable fakeroot during the install & check steps by @joebonrichie in #36
- main: Use ConfigParser instead of ConfigObj to parse packager config by @joebonrichie in #38
- Fix warning not emitted when no sccache by @GZGavinZhao in #27
- Add support for disabling frame pointer flags by @ReillyBrogan in #39
- rc: new Haskell macros for Nix-style Cabal builds by @GZGavinZhao in #35
- rc.yml: Haskell's checks can't parallelize by @GZGavinZhao in #41
- Fix URL for README.Solus file by @EbonJaeger in #42
- Adjust from legacy to current glibc hwcaps by @joebonrichie in #40
- Add checkdeps field to package.yml by @GZGavinZhao in #45
- ybump, yupdate: use max line length of input yaml for output width by @Staudey in #46
- Handle .prl/pri files for qt5/qt6 by @ReillyBrogan in #49
- Fix panic in kernel analysis by @ReillyBrogan in #48
- Add more qt6 patterns by @ReillyBrogan in #51
- rc.yml: Define AMDGPUTARGETS by @GZGavinZhao in #55
- Remove old, wrong man3 pattern by @Staudey in #58
- rc.yml: Provide cargo_{fetch,build,install,test} macros by @joebonrichie in #52
- perl macros: Update to check for Makefile.PL first by @TraceyC77 in #66
- ypkg2/packages: Fix patterns for 32bit-devel subpackages by @joebonrichie in #69
- Add macro to check for broken symlinks in installdir by @Staudey in #62
- rc.yml: reduce AMDGPU targets to save compile time by @GZGavinZhao in #56
- rc.yml: update Haskell macros to adapt to new directory layout by @GZGavinZhao in #61
- metadata: Do not use escaped file paths when creating package by @joebonrichie in #70
- Export xattrs info to files.xml internally in our eopkg by @ReillyBrogan in #72
- ybump/yupdate: Adjust to ruamel 0.18 API by @Staudey in #73
- Build with fat LTO objects by default and strip LTO bytecode from static archives by @joebonrichie in #74
- rc.yml: Update bolt optimization flags by @joebonrichie in #80
- rust: Add RUSTFLAGS by @ReillyBrogan in #82
New Contributors
- @yacn made their first contribution in #14
- @ermo made their first contribution in #37
- @ReillyBrogan made their first contribution in #39
- @TraceyC77 made their first contribution in #66
Full Changelog: v31...v32