File sdcv.changes of Package sdcv
-------------------------------------------------------------------
Mon Jan 20 07:48:26 UTC 2025 - Atri Bhattacharya <badshah400@gmail.com>
- Add sdcv-explicit-const-cast.patch: Fix const to non-const
conversions by using explicit casts; patch taken from upstream
PR (open; gh#Dushistov/sdcv#104).
-------------------------------------------------------------------
Sun Dec 3 17:44:37 UTC 2023 - Andrea Manzini <andrea.manzini@suse.com>
- update to 0.5.5:
* Avoid crashes when passing unknown dicts to the -u flag
* Use off_t for stuff mainly assigned to a stat.st_size value
-------------------------------------------------------------------
Sun Dec 4 12:10:41 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.5.4:
* Use binary search for synonyms
* Various improvments in work with synonyms
* Added --json (same as --json-output) to match man
* Show all matched result
* More robust parsing of ifo file
* Prevent crash if file size of files not matched expecting one for .oft files
-------------------------------------------------------------------
Thu Feb 11 22:53:05 UTC 2021 - antoine.belvire@opensuse.org
- Update to version 0.5.3:
* Use single quotes around JSON data to reduce need for escaping
* Store integer magic in cache file
* Added $SDCV_HISTFILE to set history file
* return exit code 2 if search term not found
* Comply with the XDG Base Directory Specification
- Update cmake minimum build requirement to 3.5.
- Run spec-cleaner.
-------------------------------------------------------------------
Tue Sep 5 13:50:41 UTC 2017 - idonmez@suse.com
- Update to version 0.5.2
* Synonyms index support (.syn files) by Peter
* Add support of json output by Peter (--json-output)
* Add -e for exact searches (no fuzzy matches) by Peter
* Fix FSF address in license by Tomáš Čech
-------------------------------------------------------------------
Wed Jul 26 20:56:43 UTC 2017 - sleep_walker@opensuse.org
- bump to 0.5.1
-------------------------------------------------------------------
Thu May 5 18:35:52 UTC 2016 - sleep_walker@opensuse.org
- spec-file cleanup
- fix download URL
-------------------------------------------------------------------
Tue Aug 12 14:17:30 UTC 2014 - mcihar@suse.cz
- now builds using cmake
- spec file cleanup
- update to 0.5.0~beta2
- all patches integrated upstream
-------------------------------------------------------------------
Mon May 9 13:06:53 UTC 2011 - mcihar@suse.cz
- add bugfix patches from Debian to fix build
-------------------------------------------------------------------
Sat Jun 20 05:08:56 CEST 2009 - PVince81@yahoo.fr
- Fixed french translation patch.
-------------------------------------------------------------------
Fri Jun 19 16:25:32 CEST 2009 - PVince81@yahoo.fr
- Fixed language files searching.
-------------------------------------------------------------------
Mon Jun 15 17:56:23 CEST 2009 - PVince81@yahoo.fr
- Added french translation
-------------------------------------------------------------------
Mon Jun 15 15:58:32 CEST 2009 - PVince81@yahoo.fr
- Initial version