- version update to 0.6.7
0.6.6 -> 0.6.7
=================
Akira TAGOH (1):
Add missing header
0.6.5 -> 0.6.6
=================
Akira TAGOH (2):
Do not use variable array of bash-ism.
Fix more compile warnings
- deleted patches
- 0001-ro-MD-ro-to-get-make-check-to-succeed.patch (upstreamed)
OBS-URL: https://build.opensuse.org/request/show/1146752
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liblangtag?expand=0&rev=32
177 lines
5.6 KiB
Plaintext
177 lines
5.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Feb 15 09:10:24 UTC 2024 - pgajdos@suse.com
|
|
|
|
- version update to 0.6.7
|
|
0.6.6 -> 0.6.7
|
|
=================
|
|
Akira TAGOH (1):
|
|
Add missing header
|
|
0.6.5 -> 0.6.6
|
|
=================
|
|
Akira TAGOH (2):
|
|
Do not use variable array of bash-ism.
|
|
Fix more compile warnings
|
|
- deleted patches
|
|
- 0001-ro-MD-ro-to-get-make-check-to-succeed.patch (upstreamed)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 2 07:50:07 UTC 2023 - Valentin Lefebvre <valentin.lefebvre@suse.com>
|
|
|
|
- Fix check-tag test failled
|
|
[0001-ro-MD-ro-to-get-make-check-to-succeed.patch]
|
|
- Version update to 0.6.4
|
|
Replace the word of 'master' to 'primary'
|
|
trivial update
|
|
Stop shipping ChangeLog
|
|
Fix build issue for docs
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 19 15:24:07 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
- Specify -std=gnu99 in order to be able to build with older
|
|
compilers
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 15 23:16:39 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
- update to 0.6.3:
|
|
Fix possible null argument for %s directive
|
|
Add ax_check_enable_debug.m4 to satisfy requirement
|
|
enable round tripping ca@valencia locale string back to ca@valencia again
|
|
coverity: fix memory leaks on failure
|
|
coverity: fix more memory leaks
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 30 10:19:55 UTC 2018 - tchvatal@suse.com
|
|
|
|
- Version update to 0.6.2:
|
|
* use standard function
|
|
* fix leak in test
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 26 10:25:07 UTC 2016 - tchvatal@suse.com
|
|
|
|
- Version update to 0.6.1:
|
|
* Initialize databases just once.
|
|
* Support BCP47-like locale representation
|
|
* Use deprecation macros
|
|
* Add a lookup table to catch up a script/language from language/script
|
|
* Update to add more files into .gitignore
|
|
* Fix the behavior on lt_tag_transform() according to tr#35
|
|
* Fix a segfault if no territory or script is given to lt_tag_convert_from_locale_string()
|
|
* Add missing header file
|
|
* Add lt_db_set_val() to change the place of database
|
|
* Fix memory leaks
|
|
* missing gobject function for lt_relation_db thing
|
|
* Support the language alias for the canonicalization
|
|
* Fix lt_trie_keys() not working
|
|
* Fix OOM handling
|
|
* Improve the bootup time
|
|
* Add docs
|
|
* Update the library versioning
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 21 11:04:30 UTC 2015 - tchvatal@suse.com
|
|
|
|
- Version bump to 0.5.8:
|
|
* Fix the build requirement in pkgconfig file
|
|
* Make some header files public (fixes: issue#14)
|
|
* Fix test fail on SunOS
|
|
* Fix unknown node issue
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 14 09:07:56 UTC 2015 - tchvatal@suse.com
|
|
|
|
- Version bump to 0.5.7:
|
|
* Tons of fixes between 0.5.4 and this release. Read NEWS file
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 25 13:03:20 UTC 2014 - tchvatal@suse.com
|
|
|
|
- Version bump to 0.5.4:
|
|
* Various small items detailed in NEWS file
|
|
* Removed language stubtag registry
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 20 14:22:37 UTC 2014 - tchvatal@suse.com
|
|
|
|
- Add condition around noarch doc subpkg to work with SLE11
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 12 13:01:53 UTC 2014 - tchvatal@suse.com
|
|
|
|
- Version bump to 0.5.3:
|
|
* Various small fixes detailed in NEWS file
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 23 14:53:53 UTC 2013 - tchvatal@suse.com
|
|
|
|
- Version bump to 0.5.2
|
|
* Various autootool fixes
|
|
* coverity fixes
|
|
* For more read up NEWS file
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 1 08:45:56 UTC 2013 - tchvatal@suse.com
|
|
|
|
- Version bump to 0.5.1
|
|
* resolves abi compatibility issues.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 27 07:31:12 UTC 2013 - tchvatal@suse.com
|
|
|
|
- Version bump to 0.5
|
|
|
|
* Enhancements:
|
|
* Iterator support
|
|
* Add lt_tag_convert_from_locale_string()
|
|
* Bug Fixes:
|
|
* Fix wrong traversal on keys
|
|
* Fix xml parser for tags in range
|
|
* Improve portability
|
|
* Fix broken lt_tag_transform()
|
|
* Fix the build issue when builddir != srcdir
|
|
* Fix broken lt_tag_convert_from_locale()
|
|
* Fix memory leaks
|
|
* Fix linker issue
|
|
* Use secure_getenv if available
|
|
* more
|
|
|
|
- Remove upstreamed patches.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 20 12:23:31 UTC 2013 - tchvatal@suse.com
|
|
|
|
- Use full download url.
|
|
- Apply patches from git to fix few build issues.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 14 17:05:56 UTC 2012 - tchvatal@suse.com
|
|
|
|
- Fix Requires to demand glib2-devel not gtk1 variant
|
|
(thanks coolo)
|
|
* Fix copy&pasto in one summary.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 13 08:40:34 UTC 2012 - tchvatal@suse.com
|
|
|
|
- Use both lpgl and mpl licenses.
|
|
* thanks to babelworx for the hint (merge request fails to
|
|
complete so doing it myself).
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 9 12:39:38 UTC 2012 - tchvatal@suse.com
|
|
|
|
- Fix desc not to contain mention of libexttextcat.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 7 06:26:11 UTC 2012 - tchvatal@suse.com
|
|
|
|
- Add missing directory to the list.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 6 15:20:40 UTC 2012 - tchvatal@suse.com
|
|
|
|
- Initial package. Version 0.4.0.
|
|
|