genders/genders.changes
Christian Goll b5c4c2d4ad Accepting request 751850 from home:anag:branches:network:cluster
- Update to version 1.27.3:
  * Fix parsing corner case, newlines are not required at end 
    of lines 
  * Add make target for genders_query.tab.c to fix gentoo build issue.
  * javadoc fix && to & amp;& amp;
  * fix testsuite to operate where there isn't a default genders file

OBS-URL: https://build.opensuse.org/request/show/751850
OBS-URL: https://build.opensuse.org/package/show/network:cluster/genders?expand=0&rev=21
2019-11-29 13:16:53 +00:00

87 lines
3.2 KiB
Plaintext

-------------------------------------------------------------------
Fri Nov 29 09:35:37 UTC 2019 - Ana Guerrero Lopez <aguerrero@suse.com>
- Update to version 1.27.3:
* Fix parsing corner case, newlines are not required at end
of lines
* Add make target for genders_query.tab.c to fix gentoo build issue.
* javadoc fix && to & amp;& amp;
* fix testsuite to operate where there isn't a default genders file
-------------------------------------------------------------------
Thu Jul 18 14:27:16 UTC 2019 - Christian Goll <cgoll@suse.com>
- updated to ver 1.26 (jsc#SLE-9949) which has faster parsing
* updated Fix-Python-package-installation-use-root.patch
* Removed Remove-all-remains-of-EXTENSION_DESTDIR.patch
as not relevant any more
-------------------------------------------------------------------
Sat Dec 1 18:10:22 UTC 2018 - eich@suse.com
- Fix %%license.
-------------------------------------------------------------------
Fri Oct 19 13:45:47 UTC 2018 - cgoll@suse.com
- Added lua binding with lua_bindings.patch
* package lua-genders cotains the bindings (FATE#326456).
-------------------------------------------------------------------
Tue Feb 20 14:31:39 UTC 2018 - jjolly@suse.com
- Added new package genders-base for the configuration file common
to the libraries (bsc#1081479)
* genders, libgenders, and libgendersplusplus now require
geners-base
- %install comments out sample configuration using sed
-------------------------------------------------------------------
Thu Feb 1 11:35:21 UTC 2018 - eich@suse.com
- Changed license to GPL-2.0+ as suggested by babelworx.
-------------------------------------------------------------------
Thu Feb 1 00:19:45 UTC 2018 - jengelh@inai.de
- There is already a macro for name, do not reinvent it.
- Replace old $RPM_* shell vars.
- %if blocks must surround %files because empty packages are
not allowed.
-------------------------------------------------------------------
Wed Jan 31 13:42:28 UTC 2018 - cgoll@suse.com
- Put the libraries to external packages
* added sample config files
* rename compat file and updated its description
-------------------------------------------------------------------
Tue Jan 30 13:38:14 UTC 2018 - cgoll@suse.com
- removed .la and .a files
-------------------------------------------------------------------
Tue Jan 30 11:34:06 UTC 2018 - cgoll@suse.com
- moved the perl and python bindings to seperate packages
-------------------------------------------------------------------
Sun Jan 28 00:18:51 UTC 2018 - eich@suse.com
- Fix error in SLES build: use proper --root argument with
'python genderssetup.py ...'. With this the entire
--with-extension-destdir infrastructure becomes pointless.
The following patches remove it and make the install process
rely on the DESTDIR make macro which is used by the autotools
already:
* Fix-Python-package-installation-use-root.patch
* Remove-PERL_DESTDIR-use-DESTDIR-instead.patch
* Remove-all-remains-of-EXTENSION_DESTDIR.patch
-------------------------------------------------------------------
Fri Dec 8 11:07:09 UTC 2017 - cgoll@suse.com
- Needed by (FATE#324149)
- intial commit if genders version 1.22