Bug 2224713 (golang-github-apapsch-jsonmerge-2)

Summary: Review Request: golang-github-apapsch-jsonmerge-2 - Merge JSON objects
Product: [Fedora] Fedora Reporter: Robert-André Mauchin 🐧 <eclipseo>
Component: Package ReviewAssignee: Pavel Solovev <daron439>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: daron439, package-review
Target Milestone: ---Flags: daron439: fedora-review+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: golang-github-apapsch-jsonmerge-2-2.0.0-1.fc40 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-08-28 01:29:19 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 2224692    
Bug Blocks: 2224860    
Attachments:
Description Flags
The .spec file difference from Copr build 6203387 to 6232531 none

Description Robert-André Mauchin 🐧 2023-07-22 11:30:40 UTC
Spec URL: https://eclipseo.fedorapeople.org/for-review/golang-github-apapsch-jsonmerge-2.spec
SRPM URL: https://eclipseo.fedorapeople.org/for-review/golang-github-apapsch-jsonmerge-2-2.0.0-1.fc38.src.rpm

Description:
Merge JSON objects.

Fedora Account System Username: eclipseo

Comment 1 Pavel Solovev 2023-07-29 08:39:22 UTC
> %gobuild -o %{gobuilddir}/bin/jsonmerge %{goipath}/cmd

fails to build with the following error:
package github.com/apapsch/go-jsonmerge/v2/cmd: no Go files in /builddir/build/BUILD/go-jsonmerge-2.0.0/_build/src/github.com/apapsch/go-jsonmerge/v2/cmd

Should be %gobuild -o %{gobuilddir}/bin/jsonmerge %{goipath}/cmd/jsonmerge

Comment 3 Robert-André Mauchin 🐧 2023-08-01 20:02:26 UTC
Thanks, I had uploaded the wrong version.

Comment 4 Fedora Review Service 2023-08-01 20:05:06 UTC
Created attachment 1981215 [details]
The .spec file difference from Copr build 6203387 to 6232531

Comment 5 Pavel Solovev 2023-08-01 20:33:16 UTC
Golang Package Review
==============

This package was generated using go2rpm, which simplifies the review.
Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated


- [x] The specfile is sane.
- [x] The latest version is packaged or packaging an earlier version is justified.
- [x] The License tag reflects the package contents and uses the correct identifiers.
- [x] The package builds successfully in mock.
- [x] Package is installable (checked by fedora-review).
- [x] There are no relevant rpmlint errors.
- [x] The package runs tests in %check.
- [x] `%goipath` is set correctly.
- [x] The package's binaries don't conflict with binaries already in the distribution. (Some Go projects include utility binaries with very generic names)
- [x] There are no `%{_bindir}/*` wildcards in %files. (go2rpm includes these by default)
- [x] The package complies with the Golang and general Packaging Guidelines.

Package approved! On import, don't forget to do the following:

- [ ] Add the package to release-monitoring.org
- [ ] Give go-sig privileges (at least commit) on the package
- [ ] Close the review bug by referencing its ID in the rpm changelog and the Bodhi ticket.

Thanks!

Comment 6 Fedora Admin user for bugzilla script actions 2023-08-15 14:46:10 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/golang-github-apapsch-jsonmerge-2

Comment 7 Fedora Update System 2023-08-19 00:30:57 UTC
FEDORA-2023-d1d8958161 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-d1d8958161

Comment 8 Fedora Update System 2023-08-19 05:52:58 UTC
FEDORA-2023-17923dff13 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-17923dff13

Comment 9 Fedora Update System 2023-08-20 02:21:56 UTC
FEDORA-2023-d1d8958161 has been pushed to the Fedora 38 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-d1d8958161 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-d1d8958161

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 10 Fedora Update System 2023-08-20 02:38:29 UTC
FEDORA-2023-17923dff13 has been pushed to the Fedora 37 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-17923dff13 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-17923dff13

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 11 Fedora Update System 2023-08-23 17:05:45 UTC
FEDORA-2023-83d5515497 has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-83d5515497

Comment 12 Fedora Update System 2023-08-24 01:23:42 UTC
FEDORA-2023-83d5515497 has been pushed to the Fedora 39 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-83d5515497 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-83d5515497

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 13 Fedora Update System 2023-08-28 01:29:19 UTC
FEDORA-2023-d1d8958161 has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 14 Fedora Update System 2023-08-28 01:42:16 UTC
FEDORA-2023-17923dff13 has been pushed to the Fedora 37 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 15 Fedora Update System 2023-09-15 18:38:58 UTC
FEDORA-2023-83d5515497 has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.