c3dbd57cd2
Accepting request 1146752 from home:pgajdos
...
- 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
2024-02-15 15:00:38 +00:00
a214202da2
Accepting request 1101923 from home:vlefebvre:branches:LibreOffice:Factory
...
Update to version 0.6.4
OBS-URL: https://build.opensuse.org/request/show/1101923
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liblangtag?expand=0&rev=30
2023-08-02 09:52:50 +00:00
3a3257686f
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liblangtag?expand=0&rev=28
2021-05-19 15:24:43 +00:00
Tomáš Chvátal
5227653a98
Accepting request 826907 from home:dirkmueller:branches:LibreOffice:Factory
...
- 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
OBS-URL: https://build.opensuse.org/request/show/826907
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liblangtag?expand=0&rev=26
2020-08-16 07:57:31 +00:00
Tomáš Chvátal
840ccedb20
- Version update to 0.6.2:
...
* use standard function
* fix leak in test
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liblangtag?expand=0&rev=24
2018-05-30 10:23:54 +00:00
Tomáš Chvátal
40dbcb3d9b
- 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
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liblangtag?expand=0&rev=22
2016-09-26 10:35:57 +00:00
Tomáš Chvátal
efbaa71b18
- 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
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liblangtag?expand=0&rev=20
2015-12-21 11:06:25 +00:00
Tomáš Chvátal
562f89c3cc
- Version bump to 0.5.7:
...
* Tons of fixes between 0.5.4 and this release. Read NEWS file
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liblangtag?expand=0&rev=19
2015-07-14 09:08:40 +00:00
Tomáš Chvátal
6457cb2966
- Version bump to 0.5.4:
...
* Various small items detailed in NEWS file
* Removed language stubtag registry
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liblangtag?expand=0&rev=17
2014-06-25 13:08:21 +00:00
Tomáš Chvátal
6e94e4a057
- Add condition around noarch doc subpkg to work with SLE11
...
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liblangtag?expand=0&rev=15
2014-05-20 14:22:56 +00:00
Tomáš Chvátal
f64d3d874f
- Version bump to 0.5.3:
...
* Various small fixes detailed in NEWS file
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liblangtag?expand=0&rev=13
2014-05-12 13:04:03 +00:00
Tomáš Chvátal
53fd847c57
- Version bump to 0.5.2
...
* Various autootool fixes
* coverity fixes
* For more read up NEWS file
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liblangtag?expand=0&rev=11
2013-09-23 14:54:10 +00:00
Tomáš Chvátal
e61d188f2f
- Version bump to 0.5.1
...
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liblangtag?expand=0&rev=9
2013-05-01 08:46:42 +00:00
Tomáš Chvátal
3055e6a7e2
- 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.
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liblangtag?expand=0&rev=8
2013-04-27 07:32:05 +00:00
Tomáš Chvátal
154200a39d
- Use full download url.
...
- Apply patches from git to fix few build issues.
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liblangtag?expand=0&rev=7
2013-04-20 12:24:54 +00:00
Tomáš Chvátal
a3de39c885
- Fix Requires to demand glib2-devel not gtk1 variant
...
(thanks coolo)
* Fix copy&pasto in one summary.
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liblangtag?expand=0&rev=5
2012-11-14 17:06:55 +00:00
Tomáš Chvátal
44c6b6de41
- Use both lpgl and mpl licenses.
...
* thanks to babelworx for the hint (merge request fails to
complete so doing it myself).
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liblangtag?expand=0&rev=4
2012-11-13 08:41:33 +00:00
Tomáš Chvátal
ddd46a5c71
- Fix desc not to contain mention of libexttextcat.
...
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liblangtag?expand=0&rev=3
2012-11-09 12:39:32 +00:00
Tomáš Chvátal
61cf898855
- Add missing directory to the list.
...
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liblangtag?expand=0&rev=2
2012-11-07 06:26:27 +00:00
Tomáš Chvátal
f7b24d7791
- Initial package. Version 0.4.0.
...
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liblangtag?expand=0&rev=1
2012-11-06 16:53:35 +00:00