Skip to content

Releases: rocky-linux/srpmproc

v0.6.3

12 Jul 18:09
43e56cc
Compare
Choose a tag to compare

Changelog

  • 43e56cc Fixingup error returns for directives (#26)

v0.6.2

24 Jun 20:26
c0794a0
Compare
Choose a tag to compare

Changelog

  • ced0546 Change patch directive to maximum compatible form
  • c0794a0 Merge pull request #25 from rocky-linux/fix/deprecated_patch_format

v0.6.1

13 Jun 21:10
eba46f0
Compare
Choose a tag to compare

Changelog

v0.6.0

11 Jun 05:36
7a3d189
Compare
Choose a tag to compare

Changelog

  • 18f9f5c Add git name option for source-rpm
  • ab57fbe Ensure json is returned even when there's no changes
  • f2864a8 Merge pull request #16 from dirkmueller/openela
  • 2127416 Merge pull request #24 from nazunalika/fix-plus-and-return
  • 82271f5 Support the openELA "PATCHES" directory format as well
  • 66ee4b4 Update srpmproc dependencies
  • 7c1d85b bump to golang 1.21
  • e69d753 bump workflow to 1.21
  • d01c808 fix weirdness with el8
  • 04bd3b6 remove deprecated ioutil functions
  • 7a3d189 remove {{ end }}
  • 3d247ff update deps further
  • 9535324 update workflow according to docs
  • 7961132 use --clean instead of --rm-dist

v0.5.0

21 Apr 21:28
v0.5.0
40180a3
Compare
Choose a tag to compare

Changelog

  • 5e8ed2e Fix Default cdn behavior (#9)
  • 3371826 Fixed up formatting issues from rpmspec commit
  • f4f2a0a Merge branch 'rocky-linux:main' into main
  • 7f14563 Merge branch 'rocky-linux:main' into manual-commits-fix
  • 40180a3 Merge pull request #11 from skip77/manual-commits-fix
  • 2c6d6f0 Merge pull request #7 from skip77/main
  • 6e2ed2e Merge pull request #8 from skip77/main
  • 0ea6123 More cleanup from feedback
  • 4f97591 Removed old commented line
  • 44725a7 Repaired manual commits feature and added some bugfixes:
  • 2eb0768 Switched to using rpmspec for version determination in tagless mode:
  • 2cc3bcc Updated cdn-related commits for style and cleanup
  • 3237794 Updates to add flexibility to lookasides and tagless handling:

v0.4.3

15 Nov 14:20
06ffd1e
Compare
Choose a tag to compare

Changelog

  • 06ffd1e Support ~ and % in Release

v0.4.2

06 Nov 04:00
29778c7
Compare
Choose a tag to compare

Changelog

v0.4.1

03 Nov 03:44
e859f54
Compare
Choose a tag to compare

Changelog

  • f3ac464 Stop converting v3 to v2
  • e859f54 Supported Go version is now 1.18

v0.4.0

28 Sep 03:38
cff0cc0
Compare
Choose a tag to compare

What's Changed

  • d7ed1c7 fix: nothing is ever written to the tmpfs location when the tmpfs mode is absolute path by @jarod-w in #5
  • Initial commit for adding "tagless import" feature: by @skip77 in #4

New Contributors

Full Changelog: v0.3.17...v0.4.0

v0.3.17

03 Jun 17:59
1c2091a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.16...v0.3.17