rust-xdg2-devel-2.5.2-2.fc44 in Fedora Rawhide
↵ Return to the main page of rust-xdg2-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
| Date |
Author |
Change |
| 2026-01-17 |
Fedora Release Engineering <releng at fedoraproject dot org> - 2.5.2-2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild |
| 2025-11-08 |
Fabio Valentini <decathorpe at gmail dot com> - 2.5.2-1 |
- Initial import (xdg 2 compat package) |
Provides
- crate(xdg)
- rust-xdg2-devel
Files
- usr/
- share/
- cargo/
- registry/
- xdg-2.5.2/
- .cargo-checksum.json
- Cargo.toml
- LICENSE-APACHE
- LICENSE-MIT
- README.md
- src/
- base_directories.rs
- lib.rs
- test_files/
- runtime-bad/
- symlinks/
- config/
- myapp/
- default_profile/
- user_config.file
- system1/
- config/
- both_system_config.file
- everywhere
- myapp/
- default_profile/
- system1_config.file
- system1_config.file
- data/
- both_system_data.file
- everywhere
- system1_data.file
- system2/
- config/
- both_system_config.file
- everywhere
- system2_config.file
- data/
- both_system_data.file
- everywhere
- system2_data.file
- user/
- cache/
- everywhere
- user_cache.file
- config/
- everywhere
- myapp/
- default_profile/
- user_config.file
- user_config.file
- data/
- everywhere
- user_data.file
- runtime/