File opi.changes of Package opi
-------------------------------------------------------------------
Mon Oct 25 08:25:56 UTC 2021 - Dominik Heidler <dheidler@suse.de>
- Version 2.4.2
* Changed
- Switched to opensuse provided opi proxy
-------------------------------------------------------------------
Mon Oct 11 17:29:55 UTC 2021 - Dominik Heidler <dheidler@suse.de>
- Version 2.4.1
* Changed
- Don't expect output to be a tty
-------------------------------------------------------------------
Mon Oct 11 17:06:52 UTC 2021 - Dominik Heidler <dheidler@suse.de>
- Version 2.4.0
* Added
- Scrolling of results
- Plugin for atom editor
-------------------------------------------------------------------
Mon Sep 6 14:49:35 UTC 2021 - Dominik Heidler <dheidler@suse.de>
- Version 2.3.0
* Changed
- Fixed gpgcheck entry in add_repo()
- Allowed using multiple query keywords that are combined using AND
* Added
- Plugin for sublime text
- Plugin for yandex-disk
-------------------------------------------------------------------
Fri Aug 20 14:31:21 UTC 2021 - Dominik Heidler <dheidler@suse.de>
- Version 2.2.0
* Added
- Plugin for MEGA
- Plugin for Edge Beta
- Argument parser with option for reverse output order
-------------------------------------------------------------------
Tue Aug 10 09:33:19 UTC 2021 - Dominik Heidler <dheidler@suse.de>
- Version 2.1.1
* Added
- Plugin for Brave Browser
-------------------------------------------------------------------
Tue Jul 6 09:38:22 UTC 2021 - Dominik Heidler <dheidler@suse.de>
- Version 2.1.0
* Added
- Support for dnf backend
* Changed
- Deduplicated packman repo creation code
-------------------------------------------------------------------
Mon May 3 15:00:53 UTC 2021 - Dominik Heidler <dheidler@suse.de>
- Version 2.0.0
* Added
- Automated tests
- Extensible Plugin interface for plugins (eg. this one)
- Added plugins for chrome, dotnet, edge, teams, packman, plex,
skype, slack, teamviewer, vivaldi, vscode, vscodium, zoom
* Changed
- Rewrote the complete tool in python3
-------------------------------------------------------------------
Fri Apr 16 09:27:11 UTC 2021 - Dirk Müller <dmueller@suse.com>
- stop owning dirs provided by filesytem rpm (bsc#1184786)
-------------------------------------------------------------------
Sun Jan 17 07:57:22 UTC 2021 - Yunhe Guo <i@guoyunhe.me>
- Version 0.10.0
* Added
- Microsoft Teams installer
- Warning for personal repository
-------------------------------------------------------------------
Sun Nov 1 23:28:09 UTC 2020 - Yunhe Guo <i@guoyunhe.me>
- Fix appstream file location
-------------------------------------------------------------------
Sat Oct 3 14:06:15 UTC 2020 - Yunhe Guo <i@guoyunhe.me>
- Version 0.9.0
* Added
- Help (-h, --help) and version (-v, --version) option
* Changed
- Filter out -devel, -docs and -lang packages
- Don't show i586 packages on x86_64 system
-------------------------------------------------------------------
Sat Jul 25 12:29:41 UTC 2020 - Yunhe Guo <i@guoyunhe.me>
- Version 0.8.3
* Fixed
- ffmpeg/libav packages due to Packman update
-------------------------------------------------------------------
Sat May 16 12:16:13 UTC 2020 - Yunhe Guo <i@guoyunhe.me>
- Version 0.8.2
* Fixed
- Ghost process on XML parsing failure
-------------------------------------------------------------------
Fri Apr 3 08:02:12 UTC 2020 - Yunhe Guo <i@guoyunhe.me>
- Version 0.8.1
* Fixed
- OBS limit error when searching php, test, etc.
-------------------------------------------------------------------
Sat Feb 29 12:46:19 UTC 2020 - Yunhe Guo <i@guoyunhe.me>
- Version 0.8.0
* Changed
- Type number 0 to exit
-------------------------------------------------------------------
Fri Nov 8 11:17:23 UTC 2019 - Yunhe Guo <i@guoyunhe.me>
- Version 0.7.1
* Fixed
- Missing use File::Temp;
-------------------------------------------------------------------
Thu Aug 29 17:32:59 UTC 2019 - Yunhe Guo <i@guoyunhe.me>
- Version 0.7.0
* Changed
- Force repo URL to HTTPS
* Fixed
- Ctrl + C handling of spinner
-------------------------------------------------------------------
Sun Aug 18 22:53:14 UTC 2019 - Yunhe Guo <i@guoyunhe.me>
- Version 0.6.0
* Added
- Search spinner
* Fixed
- Packman repo doesn't have *.repo file
- Long version numbers are cutted
-------------------------------------------------------------------
Sun Aug 18 17:24:57 UTC 2019 - Yunhe Guo <i@guoyunhe.me>
- Added perl(LWP::Protocol::https) dependency and change to more
compatible dependency format
-------------------------------------------------------------------
Tue Jun 11 07:27:45 UTC 2019 - Yunhe Guo <i@guoyunhe.me>
- Version 0.5.2
* Fixed
- Trim "NAME" and "VERSION" string
-------------------------------------------------------------------
Mon Jun 3 14:28:56 UTC 2019 - Yunhe Guo <i@guoyunhe.me>
- Version 0.5.1
* Fixed
- Fix dependency not found issue
-------------------------------------------------------------------
Wed May 22 13:09:33 UTC 2019 - Yunhe Guo <i@guoyunhe.me>
- Version 0.5.0
* Added
- API proxy server to prevent hard-coded passwords in the script
-------------------------------------------------------------------
Tue May 21 11:58:53 UTC 2019 - Yunhe Guo <i@guoyunhe.me>
- Version 0.4.0
* Added
- PMBS (Packman Build Service) support
-------------------------------------------------------------------
Thu May 9 11:21:50 UTC 2019 - Yunhe Guo <i@guoyunhe.me>
- Version 0.3.1
* Fixed
- `opi opi` cannot find `opi`
-------------------------------------------------------------------
Thu May 9 06:46:48 UTC 2019 - Yunhe Guo <i@guoyunhe.me>
- Version 0.3.1
* Fixed
- Remove quotes from version number. So Leap and SLE can search packages.
-------------------------------------------------------------------
Wed May 8 20:57:51 UTC 2019 - Yunhe Guo <i@guoyunhe.me>
- Version 0.3.0
* Added
- Support SLE
* Changed
- Better print column alignment
-------------------------------------------------------------------
Fri May 3 11:10:35 UTC 2019 - Yunhe Guo <i@guoyunhe.me>
- Version 0.2.0
* Added
- Install Packman Codecs with `opi packman` or `opi codecs`
- Install Skype with `opi skype`
- Install VS Code with `opi vs code`
-------------------------------------------------------------------
Mon Apr 29 18:38:35 UTC 2019 - Yunhe Guo <i@guoyunhe.me>
- Version 0.1.2
* Fixed
- Fixed lost of "noarch" packages
- Be able to search with dashes in keywords
-------------------------------------------------------------------
Mon Apr 29 09:47:30 UTC 2019 - Yunhe Guo <i@guoyunhe.me>
- Version 0.1.1
* Fixed
- Removed XML dump which may cause problems.
-------------------------------------------------------------------
Sun Apr 28 16:39:04 UTC 2019 - Yunhe Guo <i@guoyunhe.me>
- Version 0.1.0
* Added
- Search packages from OBS
- List properly sorted search result
- Use different colors for official, experimental and personal projects
- Choose package and install
- Keep or remove repository after installation