c8e9eff3e8
Accepting request 1146879 from LibreOffice:Factory
...
OBS-URL: https://build.opensuse.org/request/show/1146879
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblangtag?expand=0&rev=17
2024-02-16 20:41:42 +00:00
f76c788330
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
e50d19b5e1
Accepting request 1101927 from LibreOffice:Factory
...
OBS-URL: https://build.opensuse.org/request/show/1101927
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblangtag?expand=0&rev=16
2023-08-03 15:27:20 +00:00
2f1a207d09
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
3e5c0fe314
Accepting request 895577 from LibreOffice:Factory
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/895577
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblangtag?expand=0&rev=15
2021-06-01 08:33:57 +00:00
e6dcc16dc5
OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/liblangtag?expand=0&rev=28
2021-05-19 15:24:43 +00:00
b9662f10e5
Accepting request 826983 from LibreOffice:Factory
...
OBS-URL: https://build.opensuse.org/request/show/826983
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblangtag?expand=0&rev=14
2020-08-19 16:46:39 +00:00
Tomáš Chvátal
ff5c71a9d2
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
7e2df4218f
Accepting request 613023 from LibreOffice:Factory
...
- Version update to 0.6.2:
* use standard function
* fix leak in test
OBS-URL: https://build.opensuse.org/request/show/613023
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblangtag?expand=0&rev=13
2018-06-03 10:29:24 +00:00
Tomáš Chvátal
b9a939cedb
- 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
864cff11cc
Accepting request 430395 from LibreOffice:Factory
...
- 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/request/show/430395
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblangtag?expand=0&rev=12
2016-10-01 21:51:05 +00:00
Tomáš Chvátal
29d36ac2b7
- 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
d150028ef5
Accepting request 350177 from LibreOffice:Factory
...
- 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/request/show/350177
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblangtag?expand=0&rev=11
2015-12-23 08:56:03 +00:00
Tomáš Chvátal
246b25ccd1
- 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
Stephan Kulow
5ca8cdaf23
Accepting request 316602 from LibreOffice:Factory
...
OBS-URL: https://build.opensuse.org/request/show/316602
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblangtag?expand=0&rev=10
2015-07-16 15:17:14 +00:00
Tomáš Chvátal
fa61b56825
- 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
Stephan Kulow
234af5e630
Accepting request 242304 from LibreOffice:Factory
...
Lo 4.3.0.3 submission
OBS-URL: https://build.opensuse.org/request/show/242304
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblangtag?expand=0&rev=8
2014-07-27 16:46:50 +00:00
Tomáš Chvátal
89cc689c10
- 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
Stephan Kulow
0e552f1d88
Accepting request 235561 from LibreOffice:Factory
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/235561
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblangtag?expand=0&rev=7
2014-06-02 05:00:07 +00:00
Tomáš Chvátal
0688069a11
- 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
Stephan Kulow
458976de27
Accepting request 233591 from LibreOffice:Factory
...
- Version bump to 0.5.3:
* Various small fixes detailed in NEWS file
OBS-URL: https://build.opensuse.org/request/show/233591
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblangtag?expand=0&rev=6
2014-05-13 18:45:53 +00:00
Tomáš Chvátal
f38a287243
- 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
Stephan Kulow
5889452274
Accepting request 200207 from LibreOffice:Factory
...
- Version bump to 0.5.2
* Various autootool fixes
* coverity fixes
* For more read up NEWS file
OBS-URL: https://build.opensuse.org/request/show/200207
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblangtag?expand=0&rev=5
2013-09-26 05:08:42 +00:00
Tomáš Chvátal
3968700532
- 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
Stephan Kulow
0f63325ea9
Accepting request 174813 from LibreOffice:Factory
...
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/174813
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblangtag?expand=0&rev=3
2013-05-13 13:07:47 +00:00
Tomáš Chvátal
d7c933cbf2
- 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
edb677c024
- 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
aa9b10218a
- 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
Stephan Kulow
d35c313ee9
Accepting request 141316 from LibreOffice:Factory
...
Package required by libreoffice, run no.3 :-)
OBS-URL: https://build.opensuse.org/request/show/141316
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblangtag?expand=0&rev=1
2012-11-15 08:42:47 +00:00
Tomáš Chvátal
feac8b3e8a
- 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
b2581751c6
- 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
1bb35418c0
- 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
a1017750c6
- 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
39af86cca6
- 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