20 Commits

Author SHA256 Message Date
2b675da6b1 Accepting request 1302891 from utilities
- 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))

OBS-URL: https://build.opensuse.org/request/show/1302891
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cnf?expand=0&rev=10
2025-09-05 19:42:31 +00:00
517a339be8 Accepting request 1302872 from home:mvyskocil:branches:utilities
- 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))

OBS-URL: https://build.opensuse.org/request/show/1302872
OBS-URL: https://build.opensuse.org/package/show/utilities/cnf?expand=0&rev=19
2025-09-05 07:23:50 +00:00
3b9421e698 Accepting request 1301477 from utilities
OBS-URL: https://build.opensuse.org/request/show/1301477
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cnf?expand=0&rev=9
2025-08-27 19:33:33 +00:00
59cb3da4c5 Accepting request 1301476 from home:mvyskocil:branches:utilities
- Update to version 0.8.0~2:
  * (fix): dedup the results (GH #26)
  * (refactor): unit test, less unsafe, callback smaller, lint in pool.rs

OBS-URL: https://build.opensuse.org/request/show/1301476
OBS-URL: https://build.opensuse.org/package/show/utilities/cnf?expand=0&rev=17
2025-08-26 16:49:59 +00:00
c7f0786365 Accepting request 1301132 from utilities
OBS-URL: https://build.opensuse.org/request/show/1301132
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cnf?expand=0&rev=8
2025-08-25 18:36:40 +00:00
dc8e90dd2f Accepting request 1301131 from home:mvyskocil:branches:utilities
- 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)

OBS-URL: https://build.opensuse.org/request/show/1301131
OBS-URL: https://build.opensuse.org/package/show/utilities/cnf?expand=0&rev=15
2025-08-24 12:52:04 +00:00
2193c6b990 Accepting request 1285169 from utilities
OBS-URL: https://build.opensuse.org/request/show/1285169
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cnf?expand=0&rev=7
2025-06-13 16:42:45 +00:00
6517f15e81 Accepting request 1285162 from home:nkrapp:branches:utilities
- enable build for all rust architectures

OBS-URL: https://build.opensuse.org/request/show/1285162
OBS-URL: https://build.opensuse.org/package/show/utilities/cnf?expand=0&rev=13
2025-06-12 13:35:01 +00:00
b38423dc44 Accepting request 1272676 from utilities
OBS-URL: https://build.opensuse.org/request/show/1272676
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cnf?expand=0&rev=6
2025-04-25 20:18:22 +00:00
eb66418146 Accepting request 1271349 from home:mvyskocil:branches:utilities
- Fix Obsolete of a scout-command-not-found to <= 0.2.9

OBS-URL: https://build.opensuse.org/request/show/1271349
OBS-URL: https://build.opensuse.org/package/show/utilities/cnf?expand=0&rev=11
2025-04-25 12:47:28 +00:00
1d744f150e Accepting request 1256135 from utilities
OBS-URL: https://build.opensuse.org/request/show/1256135
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cnf?expand=0&rev=5
2025-03-28 08:36:05 +00:00
1412d86cf5 Accepting request 1256127 from home:mvyskocil:branches:utilities
- do not auto update vendored dependencies - fixes Leap 15.6 build problem

OBS-URL: https://build.opensuse.org/request/show/1256127
OBS-URL: https://build.opensuse.org/package/show/utilities/cnf?expand=0&rev=9
2025-03-26 08:17:22 +00:00
19492257b4 Accepting request 1255443 from utilities
OBS-URL: https://build.opensuse.org/request/show/1255443
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cnf?expand=0&rev=4
2025-03-25 21:07:32 +00:00
81f11e65ad Accepting request 1255442 from home:mvyskocil:branches:utilities
- 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)

OBS-URL: https://build.opensuse.org/request/show/1255442
OBS-URL: https://build.opensuse.org/package/show/utilities/cnf?expand=0&rev=7
2025-03-23 19:41:27 +00:00
5f4029aec9 Accepting request 1130801 from utilities
OBS-URL: https://build.opensuse.org/request/show/1130801
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cnf?expand=0&rev=3
2023-12-05 16:01:17 +00:00
0cf9d6a904 Accepting request 1130695 from openSUSE:Factory:RISCV
- Enable build on riscv64

OBS-URL: https://build.opensuse.org/request/show/1130695
OBS-URL: https://build.opensuse.org/package/show/utilities/cnf?expand=0&rev=5
2023-12-04 14:38:46 +00:00
8ddc5b8e83 Accepting request 1128501 from utilities
OBS-URL: https://build.opensuse.org/request/show/1128501
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cnf?expand=0&rev=2
2023-11-26 18:36:28 +00:00
e9a39a55ec Accepting request 1128500 from home:Guillaume_G:branches:openSUSE:Factory:ARM
- Enable build on 32-bit arm

OBS-URL: https://build.opensuse.org/request/show/1128500
OBS-URL: https://build.opensuse.org/package/show/utilities/cnf?expand=0&rev=3
2023-11-24 08:50:22 +00:00
d9feecfc0d Accepting request 1128195 from utilities
add updated and renamed command not found handler to Factory

replaces cnf-rs

OBS-URL: https://build.opensuse.org/request/show/1128195
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cnf?expand=0&rev=1
2023-11-23 20:41:11 +00:00
42e5d6be4a Accepting request 1127996 from home:mvyskocil:branches:utilities
add an updated and renamed version of cnf-rs into utilities

superseedes https://build.opensuse.org/request/show/1127994 and https://build.opensuse.org/request/show/1127672

OBS-URL: https://build.opensuse.org/request/show/1127996
OBS-URL: https://build.opensuse.org/package/show/utilities/cnf?expand=0&rev=1
2023-11-22 16:18:23 +00:00