Fri, 17 May 2024 21:29:49 UTC | login

Information for build preproc-rpmspec-1.2-1.fc33

ID191381
Package Namepreproc-rpmspec
Version1.2
Release1.fc33
Epoch
SummaryMinimalistic tool for rpm spec-file preprocessing
DescriptionMinimalistic tool to perform rpm spec-file preprocessing by using preproc utilility and rpkg-macros. It can preprocess an rpm spec file and print the result to stdout or to a file.
git+ssh://git@pagure.io/preproc-rpmspec.git#170f5b859704dcaf63f9b5f3f047ec439da545e3:
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 05 Jan 2021 11:47:11 UTC
CompletedTue, 05 Jan 2021 11:47:11 UTC
Tags
f33
RPMs
src
preproc-rpmspec-1.2-1.fc33.src.rpm (info) (download)
noarch
preproc-rpmspec-1.2-1.fc33.noarch.rpm (info) (download)
Changelog * Wed Dec 23 2020 clime <clime@fedoraproject.org> 1.2-1 - rewrite into python, add --check-context and --outdir, --no-outdir options * Thu Oct 08 2020 Michal Novotný <michal.novotny@comprimato.com> 1.1-1 - set lead to empty * Mon Oct 05 2020 Michal Novotný <michal.novotny@comprimato.com> 1.0-1 - Require rpkg-macros >= 1.0 * Tue Mar 10 2020 clime <clime@fedoraproject.org> 0.3-1 - no change, just a new tag * Mon Mar 09 2020 clime <clime@fedoraproject.org> 0.2-1 - update description in spec * Sun Mar 08 2020 clime <clime@fedoraproject.org> 0.1-1 - odd support for macros that produce files (git_archive/git_pack) - replace --in-space with --output - add note about the need to trust the spec files that are being preprocessed - initial commit