File cnf.changes of Package cnf
-------------------------------------------------------------------
Thu Sep 04 09:16:07 UTC 2025 - michal.vyskocil@gmail.com
- Update to version 0.9.0~0:
* mark 0.9.0 version
* Documented what configuration variables are relied on.
* Change rust code to say 'dnf' instead of 'dnf4'
* Fixed some grammar errors in README.md
* (ci): run zypper dnf5 and dnf integration tests in a parallel
* Added fish support.
* Added instructions for .zsh
* Updated documentation to mention dnf5 support
* Updated documentation examples.
* Check if zypper is installed.
* Look for dnf5 repos in /etc/dnf/repos.d
* Add CI tests for dnf4
* Updated documentation to mention dnf4 support
* Adds support for dnf4.
* Added CI tests for dnf5.
* Rename docker images with -zypper suffix.
* Allow manually triggering the ci tests.
* Added fish support.
* Added instructions for .zsh
* Updated documentation to mention dnf5 support
* Updated documentation examples.
* Check if zypper is installed.
* Look for dnf5 repos in /etc/dnf/repos.d
* Use dnf5 if it's installed.
* Translated using Weblate (Portuguese (Brazil))
-------------------------------------------------------------------
Tue Aug 26 16:41:30 UTC 2025 - michal.vyskocil@gmail.com
- Update to version 0.8.0~2:
* (fix): dedup the results (GH #26)
* (refactor): unit test, less unsafe, callback smaller, lint in pool.rs
-------------------------------------------------------------------
Sun Aug 24 11:59:33 UTC 2025 - michal.vyskocil@gmail.com
- Update to version 0.8.0~0:
* (build): do not depend on obsolete Rust toolchain by default
* (fix): Duplicate entries shown (GH #26)
* Translated using Weblate (Slovenian)
* Translated using Weblate (French)
* Translated using Weblate (German)
* Translated using Weblate (Chinese (Taiwan) (zh_TW))
* Translated using Weblate (Catalan)
* Sync i18n.toml with the i18n directory
* Rename cnf/i18n/po/ku to cnf/i18n/po/kmr
- Install shell integration files from upstream tarball
- Update shlex to 1.3.0 (bsc#1229375)
-------------------------------------------------------------------
Wed Jun 11 13:08:46 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
- enable build for all rust architectures
-------------------------------------------------------------------
Tue Apr 22 07:34:59 UTC 2025 - Michal Vyskocil <michal.vyskocil@gmail.com>
- Fix Obsolete of a scout-command-not-found to <= 0.2.9
-------------------------------------------------------------------
Wed Mar 26 08:04:54 UTC 2025 - Michal Vyskocil <michal.vyskocil@gmail.com>
- do not auto update vendored dependencies - fixes Leap 15.6 build problem
-------------------------------------------------------------------
Sun Mar 23 18:24:58 UTC 2025 - michal.vyskocil@gmail.com
- Update to version 0.7.1~0:
* Leap 15.6 compatibility
- Update to version 0.7.0~0:
* added esperanto translations (#16)
* Problem: dependabot alert for shlex (#9)
* Powershell note (#11)
* Problem #14: es (Esperanto) file is in Greek language (#15)
* fix all clippy warnings (#17)
* Update dependencies and raise version (#18)
* Update README.md (#12)
-------------------------------------------------------------------
Mon Dec 4 10:00:59 UTC 2023 - Andreas Schwab <schwab@suse.de>
- Enable build on riscv64
-------------------------------------------------------------------
Fri Nov 24 08:40:20 UTC 2023 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Enable build on 32-bit arm
-------------------------------------------------------------------
Mon Nov 20 21:18:54 UTC 2023 - Michal Vyskocil <michal.vyskocil@gmail.com>
- Packaging cleanup
* Drop Group, even for Leap packaging
* Use most recent cargo_vendor service version
* Use spec cleaner
* Drop manual Provides
* Use mode=manual in _service
* Drop cargo_config from spec sources
* Explain clang build dependency
-------------------------------------------------------------------
Mon Nov 13 21:47:00 UTC 2023 - michal.vyskocil@gmail.com
- Update to version 0.6.0~0:
* Problem: non idiomatic code can be merged
* Problem: non idiomatic code
* easy fixes by clippy
* Problem: drop the rest of unwrap
* Problem: print_debug is again not idiomatic Rust
-------------------------------------------------------------------
Thu Sep 21 08:03:43 UTC 2023 - Michal Vyskocil <michal.vyskocil@gmail.com>
- install binary as /usr/bin/cnf
* openQA fail boo#1215546
* https://github.com/vyskocilm/cnf-rs/issues/21
-------------------------------------------------------------------
Mon Sep 18 20:57:00 UTC 2023 - Michal Vyskocil <michal.vyskocil@gmail.com>
- add Obsoletes back to please the Factory staginh installcheck
-------------------------------------------------------------------
Mon Sep 18 11:51:08 UTC 2023 - Michal Vyskocil <michal.vyskocil@gmail.com>
- fix boo#1215428
* add a compatibility symlink /usr/bin/command-not-found for fish
* moved scout Obsoletes from bash/zsh subpackages to main one
-------------------------------------------------------------------
Thu Sep 14 14:49:56 UTC 2023 - michal.vyskocil@gmail.com
- Update to version 0.5.2~0:
* rework CI pipeline
* fix a portability issue on aarch64
-------------------------------------------------------------------
Mon Jul 03 08:50:21 UTC 2023 - michal.vyskocil@gmail.com
- Update to version 0.5.1~0:
* Comparsion with an existing tool
* Problem: shows paths like /etc/nvim
-------------------------------------------------------------------
Tue Jun 27 13:01:14 UTC 2023 - Michal Vyskocil <michal.vyskocil@gmail.com>
- Update to version 0.5.0~4:
* call msgfmt directly in oder to produce mo files
-------------------------------------------------------------------
Mon Jun 26 10:13:22 UTC 2023 - Michal Vyskocil <michal.vyskocil@gmail.com>
- Update to version 0.5.0~0:
* man page
* i18n: import all translations from af up to zu (#8)
* translate all happy path strings via tr!
* remove configparser dependency
-------------------------------------------------------------------
Wed Apr 19 21:07:31 UTC 2023 - Michal Vyskocil <michal.vyskocil@gmail.com>
- Initial packaging of cnf-rs for openSUSE