File scout.changes of Package scout

-------------------------------------------------------------------
Tue Jan 24 12:19:06 UTC 2023 - bwiedemann@suse.com

- Update to version 0.2.7+20230124.b4e3468:
  * Bump version to v0.2.7
  * allow multiple baseurls in repo file
  * remove deprecated class
  * Translated using Weblate (Macedonian, German, Ukrainian)

-------------------------------------------------------------------
Tue Nov 30 12:07:46 UTC 2021 - aplanas@suse.com

- Update to version 0.2.6+20211130.022a45c:
  * Fix finding packages from repo with / in name
  * Translated using Weblate (French, Slovak, Spanish)

-------------------------------------------------------------------
Sat Apr 24 03:51:49 UTC 2021 - bwiedemann@suse.com

- Update to version 0.2.5+20210424.3bff388:
  * Work with newer python3-rpm

-------------------------------------------------------------------
Sat Mar 27 19:33:01 UTC 2021 - Sasi Olin <hel@lcp.world>

- Rename command-not-found to scout-command-not-found and add command-not-found provides

-------------------------------------------------------------------
Sat Mar 27 19:13:53 UTC 2021 - bwiedemann@suse.com

- Update to version 0.2.4+20210325.6c2d9f3:
  * Fix output of cnf ambiguous install (boo#1183980)
  * Translated using Weblate (Indonesian, Catalan)
  * Stop ignoring exceptions

-------------------------------------------------------------------
Wed Jan 15 07:57:56 UTC 2020 - bwiedemann@suse.com

- Update to version 0.2.3+20200115.5b1005a:
  * Bump version to 0.2.3
  * Return success if found
  * Update docs
  * cnf: allow to install found package
  * Translated using Weblate (Finnish, Estonian, Norwegian Nynorsk)

-------------------------------------------------------------------
Thu Jun 13 11:38:57 UTC 2019 - bwiedemann@suse.com

- Update to version 0.2.2+20190613.e6c2668:
  * Bump version to 0.2.2
  * Fix bug where sbin packages would print as bytes strings (boo#1135598)
  * Newly generated po files (new line numbers).
  * The make_trans script did not work, because strings were not marked because of eval
  * Fix bash i18n support. The translations are expanded during definition of the function, when LANG is not yet set. Use eval to postpone it.
  * Fix i18n support.
  * Updated translations

-------------------------------------------------------------------
Thu Oct 04 08:20:44 UTC 2018 - opensuse-packaging@opensuse.org

- Update to version 0.2.1+20181004.20a0aae:
  * Unicode versions of gettext are not for Python 3
  * Translated using Weblate (Catalan)
  * Translated using Weblate (Catalan)
  * Translated using Weblate (Catalan)
  * Translated using Weblate (Chinese (China))
  * Translated using Weblate (Chinese (China))
  * Translated using Weblate (Dutch)
  * Translated using Weblate (Dutch)
  * Translated using Weblate (Japanese)
  * Translated using Weblate (Japanese)
  * Clean empty strings in untranslated po files.
  * Update po files.
  * Mark translatable strings
  * Delete temporary files
  * Get the make_trans script to work

-------------------------------------------------------------------
Wed Sep 19 12:46:49 UTC 2018 - opensuse-packaging@opensuse.org

- Update to version 0.2.1+20180914.017a078:
  * Avoid running command-not-found with python2 (boo#1108565)

-------------------------------------------------------------------
Mon Aug 13 15:33:44 UTC 2018 - opensuse-packaging@opensuse.org

- Initial Python3 support (bsc#1077238)
- Update to version 0.2.1+20180813.59519f8:
  * scout-cmd: convert dict keys into a list
  * scout-cmd: __iter__ is part of a string
  * scout-cmd: KeyboardInterrupt lives out of a module
  * scout: migrate bin to Python3
  * Do not interpolate SQL strings
  * Use system Python 3 interpreter
  * scount-cmd: Initial support for Python 3
  * data-gen: Initial support to Python 3
  * tests: Initial support for Python 3
  * cnf: initial port to Python 3
  * Move setup.py to distutils and fix package_data
  * Add setup.py
  * Replace multiple unclear "zypper refresh" error messages with a helpful warning
  * Fix lookup of solv-file path for repos with '/' in name (bsc#1037101)
  * Translated using Weblate (Hindi)
  * Translated using Weblate (Hindi)
  * Translated using Weblate (Hindi)
  * Translated using Weblate (Galician)
  * Translated using Weblate (Galician)
  * Translated using Weblate (Finnish)
  * Translated using Weblate (Dutch)
  * Translated using Weblate (Dutch)
  * Translated using Weblate (Italian)
  * Translated using Weblate (Arabic)
  * Translated using Weblate (Arabic)
  * Translated using Weblate (Korean)
  * Translated using Weblate (Polish)
  * Translated using Weblate (Polish)
  * Translated using Weblate (Polish)

-------------------------------------------------------------------
Wed Jan 03 13:43:19 UTC 2018 - opensuse-packaging@opensuse.org

- Update to version 0.1.1+20180103.0595254:
  * allow for multiple repos to be in one .repo file
  * Parse repo files for repo name (boo#980393)
  * Updated translations (Spanish, Norwegian Nynorsk)

-------------------------------------------------------------------
Fri Jun 30 09:18:43 UTC 2017 - opensuse-packaging@opensuse.org

- Update to version 0.1.1+20170630.f55550e:
  * drop outdated DBs

-------------------------------------------------------------------
Thu Jun 29 11:55:14 UTC 2017 - opensuse-packaging@opensuse.org

- Update to version 0.1.1+20170629.b80f023:
  * update translations using Weblate (Swedish, Chinese, French, Greek, Polish,
    Indonesian, Persian, Italian, Bulgarian, Lithuanian, Danish, Spanish)
  * zsh: avoid cnf being triggered on every false result
  * zsh: improve handler hooking
  * zsh: expect command to be quoted
  * zsh: define function with two names
  * detect if we have no repos configured (bsc#1037101)
  * call zypper refresh when solv file missing (bsc#1037101)
  * Version 0.1.1

-------------------------------------------------------------------
Mon May 30 13:17:25 UTC 2016 - opensuse-packaging@opensuse.org

- Update to version 0.1.0+20160523.472154b:
  * Translated using Weblate (German)
  * Translated using Weblate (Lithuanian)
  * Translated using Weblate (Polish)
  * Translated using Weblate (Dutch)
  * Translated using Weblate (Norwegian Nynorsk)
  * Translated using Weblate (German)
  * Translated using Weblate (Arabic)
  * Translated using Weblate (French)
  * Translated using Weblate (Korean)
  * Translated using Weblate (Swedish)

-------------------------------------------------------------------
Mon May 30 12:59:35 UTC 2016 - tchvatal@suse.com

- Cleanup a bit to have the spec readable and point to proper url

-------------------------------------------------------------------
Fri Oct 23 12:52:05 UTC 2015 - dimstar@opensuse.org

- Update to version 0.1.0+20151023:
  + adapt to Dataiterator changes in libsolv-0.6.0 (boo#951977)
  + Updated translations.

-------------------------------------------------------------------
Fri Sep 25 18:08:16 UTC 2015 - dimstar@opensuse.org

- Update to version 0.1.0+20150925:
  + Update translations based on https://svn.opensuse.org/svn/opensuse-i18n/trunk/lcn/ - REV 92845
    (boo#906691).
- Change to source service (disabled), checking out from git.

-------------------------------------------------------------------
Thu Apr 10 14:50:12 CEST 2014 - mls@suse.de

- adapt to Dataiterator changes in libsolv-0.6.0

-------------------------------------------------------------------
Mon Mar  3 14:56:01 CET 2014 - mls@suse.de

- port from libsatsolver to libsolv [fate#316955]
- fix bnc#714558: support utf-8 chars in solvable names

-------------------------------------------------------------------
Thu Apr  5 05:58:49 UTC 2012 - ke@suse.de

- scout.spec: minor cleanup.

-------------------------------------------------------------------
Wed Jun  2 12:54:10 UTC 2010 - prusnak@opensuse.org

- update translations

-------------------------------------------------------------------
Wed Apr 28 16:37:58 CEST 2010 - prusnak@suse.cz

- also check the file name, not only the package name while testing
  whether the package is installed
- add TEXTDOMAINDIR
- fix localization of one msg

-------------------------------------------------------------------
Mon Mar 15 13:26:29 UTC 2010 - prusnak@suse.cz

- update repositories list

-------------------------------------------------------------------
Fri Sep 25 16:21:42 CEST 2009 - prusnak@suse.cz

- added translations to scout:
    da es fi fr hu it ja km ko nl pl pt_BR ru uk zh_TW
- added translations to c-n-f:
    da es fi fr gl hu it ja km ko nl pl pt_BR ru uk wa zh_TW

-------------------------------------------------------------------
Wed Sep  9 17:01:40 CEST 2009 - prusnak@suse.cz

- print message when inside midnight commander, don't just quit

-------------------------------------------------------------------
Tue Aug 18 14:44:04 CEST 2009 - prusnak@suse.cz

- don't advise to use sudo when running as root
- fix manpages in packages
- fixed typos in cnf manpage
- escape the term before creating regexp
- suppress KeyboardInterrupt traceback after Ctrl+C
- refine text messages
- modify the search term before query

-------------------------------------------------------------------
Mon Mar 23 14:05:26 CET 2009 - prusnak@suse.cz

- command-not-found:
  * create cnf as symlink to command-not-found
  * print info line before the search

-------------------------------------------------------------------
Mon Feb  9 11:16:06 CET 2009 - prusnak@suse.cz

- scout:
  * fixed proper encoding of an error msg [bnc#460705]
  * added -p option (inverse search by package name)
  * don't exit successfully when nothing is found [bnc#466397]
  * always return EX_NOTFOUND [bnc#466397]
- command-not-found:
  * don't load all scout modules
  * more tests in bash handler (don't run in subshell or pipe)
  * check /usr/sbin and /sbin for binaries before using satsolver
  * require COMMAND_NOT_FOUND_AUTO to be set to run search directly
  * add documentation

-------------------------------------------------------------------
Tue Nov 18 13:35:27 CET 2008 - prusnak@suse.cz

- check number of unique packages in command-not-found

-------------------------------------------------------------------
Sat Nov  8 20:33:06 CET 2008 - prusnak@suse.cz

- don't write stacktraces when Ctrl+C is pressed

-------------------------------------------------------------------
Mon Nov  3 11:19:27 CET 2008 - prusnak@suse.cz

- modify zypp search to work with new python-satsolver

-------------------------------------------------------------------
Fri Oct 10 16:21:25 CEST 2008 - prusnak@suse.cz

- print output of c-n-f to stderr
- remove no longer needed python-satsolver workarounds
- do not add zypp among repositories when python-satsolver not installed
- fix -r option

-------------------------------------------------------------------
Tue Sep 23 18:56:27 CEST 2008 - prusnak@suse.cz

- do not run command-not-found handler inside Midnight Commander

-------------------------------------------------------------------
Fri Sep 19 17:18:27 CEST 2008 - prusnak@suse.cz

- fixed bash completion and typo

-------------------------------------------------------------------
Fri Sep 12 12:00:26 CEST 2008 - prusnak@suse.cz

- optimized zypp repository search
- fixed module instance creation in command-not-found

-------------------------------------------------------------------
Tue Sep  9 12:13:41 CEST 2008 - prusnak@suse.cz

- added gettext support

-------------------------------------------------------------------
Mon Aug 18 11:49:30 CEST 2008 - schwab@suse.de

- Fix name of completions file.

-------------------------------------------------------------------
Wed Aug  6 20:48:45 CEST 2008 - prusnak@suse.cz

- updated to 0.1.0
  * enabled search in zypp repositories

-------------------------------------------------------------------
Thu Jun 12 19:14:39 CEST 2008 - prusnak@suse.cz

- created package

openSUSE Build Service is sponsored by