Bug 2497350 - Review Request: rust-glycin-core - Sandboxed image decoding
Summary: Review Request: rust-glycin-core - Sandboxed image decoding
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michel Lind
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 2492988
TreeView+ depends on / blocked
 
Reported: 2026-07-06 13:56 UTC by Fabio Valentini
Modified: 2026-08-11 10:50 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-08-11 10:50:23 UTC
Type: ---
Embargoed:
michel: fedora-review+


Attachments (Terms of Use)

Description Fabio Valentini 2026-07-06 13:56:50 UTC
Spec URL: https://decathorpe.fedorapeople.org/rust-glycin-core.spec
SRPM URL: https://decathorpe.fedorapeople.org/rust-glycin-core-4.0.0~alpha-1.fc44.src.rpm
Upstream URL: https://crates.io/crates/glycin-core

Description:
Sandboxed image decoding.

Fedora Account System Username: decathorpe

Comment 1 Fabio Valentini 2026-07-06 13:57:21 UTC
A successful build with all dependencies present is available in COPR:
https://copr.fedorainfracloud.org/coprs/decathorpe/glycin-next/monitor/

rust2rpm.toml config file:

```
[features]
# either the "builtin" or "external" backend needs to be enabled
enable = ["external"]

[tests]
run = ["lib"]
comments = ["doctests fail to compile"]
```

Comment 2 Michel Lind 2026-07-24 16:34:01 UTC
builds fine against rawhide + COPR. Please update when landing the whole update later

===

Package was generated with rust2rpm, simplifying the review.

✅ package contains only permissible content
✅ package builds and installs without errors on rawhide
✅ test suite is run and all unit tests pass
🫤 latest version of the crate is packaged (spec: 4.0.0~alpha; crates.io: 4.0.0-alpha.7 — update)
✅ license matches upstream specification and is acceptable for Fedora (spec & Cargo.toml: MPL-2.0 OR LGPL-2.1-or-later)
✅ 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: glycin-core
  homepage: https://crates.io/crates/glycin-core
  backend: crates.io
  version scheme: semantic
  version filter (*NOT* pre-release filter): alpha;beta;rc;pre
  distro: Fedora
  Package: rust-glycin-core

- 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 3 Fabio Valentini 2026-07-30 12:40:47 UTC
Thank you for the review!
I'll import and build when the whole stack is ready to avoid breaking the existing GNOME packages in rawhide.

Comment 4 Fedora Admin user for bugzilla script actions 2026-07-30 15:21:49 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-glycin-core
Monitoring:
Wasn't able to create project in Anitya. You can create it manually on: `https://release-monitoring.org`

Comment 5 Fabio Valentini 2026-08-11 10:50:23 UTC
Imported and built:
https://bodhi.fedoraproject.org/updates/FEDORA-2026-592ddc83fc

Update to the latest version will be handled as part of the work for glycin 2.2.beta and loupe 51.beta.


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