Bug 2257209 - Review Request: rust-notify-debouncer-full - Notify event debouncer optimized for ease of use
Summary: Review Request: rust-notify-debouncer-full - Notify event debouncer optimized...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fabio Valentini
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 2254773 2257210
Blocks: itp-rust-nu-command
TreeView+ depends on / blocked
 
Reported: 2024-01-07 23:41 UTC by Michel Lind
Modified: 2024-01-29 04:30 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2024-01-19 03:45:26 UTC
Type: ---
Embargoed:
decathorpe: fedora-review+


Attachments (Terms of Use)

Description Michel Lind 2024-01-07 23:41:24 UTC
Spec URL: https://salimma.fedorapeople.org/rust-notify-debouncer-full.spec
SRPM URL: https://salimma.fedorapeople.org/rust-notify-debouncer-full-0.3.1-1.fc38.src.rpm

Description:
Notify event debouncer optimized for ease of use.

Fedora Account System Username: salimma

Comment 1 Fabio Valentini 2024-01-18 18:28:24 UTC
Four minor issues that don't block the review, but please address them:

1. The uploaded spec file and spec file extracted from uploaded srpm are different:

@@ -14,5 +14,4 @@
 Source:         %{crates_source}
 # Manually created patch for downstream crate metadata changes
-# * bump rstest from 0.17.0 to 0.18.0
 Patch:          notify-debouncer-full-fix-metadata.diff

Please ensure to import the version that has that comment.

2. Please submit that change as a PR for upstream, if the change has not already been applied there.

3. W: wrong-file-end-of-line-encoding /usr/share/cargo/registry/notify-debouncer-full-0.3.1/README.md

Use something like "dos2unix --keepdate" to convert the file to unix line endings.

4. The "test_cases" directory should probably be excluded from packaged files.

You can use %exclude %{crate_instdir}/test_cases/ in the %files section of the -devel subpackage.

===

Package was generated with rust2rpm, simplifying the review.

- package builds and installs without errors on rawhide
- test suite is run and all unit tests pass
- latest version of the crate is packaged
- license matches upstream specification (MIT OR Apache-2.0) and is acceptable for Fedora
- license file is included with %license in %files
- package complies with Rust Packaging Guidelines

Package APPROVED.

===

Recommended post-import rust-sig tasks:

- set up package on release-monitoring.org:
  project: $crate
  homepage: https://crates.io/crates/$crate
  backend: crates.io
  version scheme: semantic
  version filter: alpha;beta;rc;pre
  distro: Fedora
  Package: rust-$crate

- add @rust-sig with "commit" access as package co-maintainer
  (should happen automatically)

- set bugzilla assignee overrides to @rust-sig (optional)

- track package in koschei for all built branches
  (should happen automatically once rust-sig is co-maintainer)

Comment 2 Michel Lind 2024-01-19 03:11:34 UTC
(In reply to Fabio Valentini from comment #1)
> Four minor issues that don't block the review, but please address them:
> 
> 1. The uploaded spec file and spec file extracted from uploaded srpm are
> different:
> 
> @@ -14,5 +14,4 @@
>  Source:         %{crates_source}
>  # Manually created patch for downstream crate metadata changes
> -# * bump rstest from 0.17.0 to 0.18.0
>  Patch:          notify-debouncer-full-fix-metadata.diff
> 
> Please ensure to import the version that has that comment.
Ack, sorry. Must have forgotten to regenerate the SRPM

> 
> 2. Please submit that change as a PR for upstream, if the change has not
> already been applied there.
> 
Done: https://github.com/notify-rs/notify/pull/556

> 3. W: wrong-file-end-of-line-encoding
> /usr/share/cargo/registry/notify-debouncer-full-0.3.1/README.md
> 
> Use something like "dos2unix --keepdate" to convert the file to unix line
> endings.
> 
Will do, thanks. adding a BR on dos2unix then (thanks rust2rpm.toml)

> 4. The "test_cases" directory should probably be excluded from packaged
> files.
> 
> You can use %exclude %{crate_instdir}/test_cases/ in the %files section of
> the -devel subpackage.

Comment 3 Fedora Admin user for bugzilla script actions 2024-01-19 03:12:24 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-notify-debouncer-full

Comment 4 Fedora Update System 2024-01-19 03:41:58 UTC
FEDORA-2024-8fb9982b47 has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-8fb9982b47

Comment 5 Fedora Update System 2024-01-19 03:45:26 UTC
FEDORA-2024-8fb9982b47 has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 6 Fedora Update System 2024-01-19 17:38:01 UTC
FEDORA-2024-d7e32bd78c has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2024-d7e32bd78c

Comment 7 Fedora Update System 2024-01-19 17:38:39 UTC
FEDORA-2024-ffeee5ac61 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2024-ffeee5ac61

Comment 8 Fedora Update System 2024-01-20 03:25:14 UTC
FEDORA-2024-d7e32bd78c 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-2024-d7e32bd78c \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-d7e32bd78c

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

Comment 9 Fedora Update System 2024-01-20 04:25:29 UTC
FEDORA-2024-ffeee5ac61 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-2024-ffeee5ac61 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-ffeee5ac61

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

Comment 10 Fedora Update System 2024-01-28 03:07:55 UTC
FEDORA-2024-d7e32bd78c has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 11 Fedora Update System 2024-01-29 04:30:18 UTC
FEDORA-2024-ffeee5ac61 has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.