Skip to content

Releases: cat-in-136/cargo-generate-rpm

v0.14.0

06 Jan 15:48
v0.14.0
ba851a3
Compare
Choose a tag to compare

What's Changed

  • Add options for %trans and %untrans scriptlets by @juliusl in #98

New Contributors

Full Changelog: v0.13.0...v0.14.0

v0.13.0

23 Sep 12:09
v0.13.0
70ca782
Compare
Choose a tag to compare

What's Changed

  • Add mapper for PowerPC64 Little Endian by @runlevel5 in #96
  • If the scripts happen to be paths that exist load them by @jtk18 in #93
  • Add support for capabilities by @dsteeley in #94

New Contributors

Full Changelog: v0.12.1...v0.13.0

v0.12.1

19 Aug 22:34
v0.12.1
52bbfe7
Compare
Choose a tag to compare

What's Changed

  • Fix degrade bug where rpm file is not generated in case of --target specified (Output directory now used by target_file_name by @dsteeley in #91)

New Contributors

Full Changelog: v0.12.0...v0.12.1

v0.12.0

09 Aug 13:43
v0.12.0
62d22db
Compare
Choose a tag to compare

What's Changed

  • Update rpm, migrate to clap and add source_date_epoch flag by @newpavlov in #83

Full Changelog: v0.11.1...v0.12.0

v0.11.1

18 Jun 14:36
v0.11.1
f844017
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.11.1

v0.11.0

27 May 22:47
v0.11.0
92896be
Compare
Choose a tag to compare

What's Changed

  • Add --profile command line option by @jpgrayson in #73
  • Fixed warning displayed for file paths before expansion when --target and --profile options specified and the file does not exist. by @cat-in-136 in #74
  • Replace rpm-rs with rpm in readme by @newpavlov in #79
  • use expanded file list when determining reqs by @tofay in #78

New Contributors

Full Changelog: v0.10.2...v0.11.0

v0.10.2

17 Mar 13:49
v0.10.2
edf7f6a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.1...v0.10.2

v0.10.1

28 Feb 16:07
Compare
Choose a tag to compare

What's Changed

  • fix (give up) Dependency comparing in unit test code #61, #63

New Contributors

  • @orhun made their first contribution in #61

Full Changelog: v0.10.0...v0.10.1

v0.10.0

01 Feb 15:03
v0.10.0
346e1fe
Compare
Choose a tag to compare

What's Changed

  • Support for rpm file which does not have a dependency on /bin/sh by @cat-in-136 in #52

  • Add optional fields url and vendor by @RocketJas in #54 and @cat-in-136 in #55

  • fix bug (#37) of glob in assets in combination with a workspace project and support for #50 directory target of non-glob assets by @cat-in-136 in #53

  • Upgrading of dependent libraries

    • switch to maintained fork of rpm-rs, rpm-rs/rpm by @drahnr in #51
    • upgrade elf crate to version 0.7.x. by @cat-in-136 in #56
  • Documentation update

New Contributors

Full Changelog: v0.9.1...v0.10.0

v0.9.1

24 Dec 02:27
v0.9.1
fca6d84
Compare
Choose a tag to compare

What's Changed

  • workaround fix for the issue #47 where an error raised on workspace inheritance of package.edition7 by @cat-in-136 in #48

Full Changelog: v0.9.0...v0.9.1