Revisions of libuninameslist

buildservice-autocommit accepted request 1112100 from Hillwood Yang's avatar Hillwood Yang (hillwood) (revision 18)
baserev update by copy to link target
Hillwood Yang's avatar Hillwood Yang (hillwood) accepted request 1111989 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 17)
- update to 20230916:
  * This release contains source code to build libuninameslist
    (with NamesList.txt 15.1), libuninameslist-fr (with
    ListeDesNoms 15.0), and Python wrapper uninameslist.py
    (ver0.2).
  * Version 15.1 is a minor update, adding 627 characters,
    bringing the total to 149,813 characters.
  * Details about 15.1 can be found here:
    http://blog.unicode.org/2023/09/announcing-unicode-standard-
    version-151.html

    Python wrapper uninameslist.py (ver0.2).
 * orbea fixed Makefile.am bug fixing Gentoo Bugs 779670 and 792474.
buildservice-autocommit accepted request 1090930 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 16)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 1089647 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 15)
- update to 20230523:
  * This release is marked as 15.0b for testing purposes and
    contains 608 new characters.
  * If you have comments about this library, please create an
  * The French libuninameslist-fr is also now updated from 14.0
    to 15.0.
  * Users who do not have 'autoconf' or 'automake' (or cannot run
    them), should choose the -dist- release version included here
    which skips these steps (you then start at ./configure).
buildservice-autocommit accepted request 1040367 from Fridrich Strba's avatar Fridrich Strba (fstrba) (revision 14)
baserev update by copy to link target
Fridrich Strba's avatar Fridrich Strba (fstrba) accepted request 1039651 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 13)
- update to 20221022:
  * This release contains source code to build libuninameslist (with
    NamesList.txt 15.0), libuninameslist-fr (with ListeDesNoms 14.0), and
    Python wrapper uninameslist.py (ver0.2).
buildservice-autocommit accepted request 989874 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 12)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 989847 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 11)
- update to 20220701:
 * Unicode 15.0_Beta (Nameslist.txt 15_Beta for review until Jul12).
 * Biswapriyo Nath added Windows MSYS2 build (used by github tests),
   this also helped identify some more nameslist-dll.h clang fixes.
 * orbea fixed Makefile.am bug fixing Gentoo Bugs 779670 and 792474.
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 934236 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 10)
- update to 20211114:
  * Version 1.10, Unicode 14.0 and French version 1.5 now is at 14.0.
  * Gentoo Bug 781716 & Debian Bug 989173, -O0 patch by Naohiro Aota.
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 931246 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 9)
- update to 20210917:
  * Version 1.9, Unicode 14.0. French version 1.4 is at Unicode 13.1.
    Unicode has changed cadence to release later for this year. This
    contains Official 14.0 NamesList.txt codes released on 2021sep14.
    Unicode 14.0 adds 838 characters for total of 144,697 characters.
    Several edits, and improvements were added to the French library.
  * Unicode 14.0_Beta (Nameslist.txt 14_Beta for review until Jul08).
  * PR#24 "Remove .libs from linker paths". Bug found using slibtool.
  * Add code to reduce need for 'make clean' after ./configure steps.
buildservice-autocommit accepted request 827581 from Takashi Iwai's avatar Takashi Iwai (tiwai) (revision 8)
baserev update by copy to link target
Takashi Iwai's avatar Takashi Iwai (tiwai) accepted request 826901 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 7)
- update to 20200505:
    * Version 1.7, Unicode 13.0, French version 1.3 is at Unicode 13.0,
      and including python library wrapper 'uninameslist', version 0.2.
      The French version was updated from version 10.0 to 13.0 shortly
      after Unicode's release - this is a big effort and congratulation
      to the French team! This version updates the main library to also
      include access to libuninameslist-fr. To include this access, you
      need to use './configure --enable-frenchlib'
      This is the first step in adding other languages if anyone wants
      to add more languages.
      The default functions remain as English to retain common grounds
      which is necessary for scripting, and/or file-sharing purposes.
    * Version 1.5, Unicode 12.1, French version 1.2 is at Unicode 10.0.
      Contains Official 12.1 codes.
    * Version 1.4, Unicode 12.1, French version 1.2 is at Unicode 10.0.
      Not completely 12.1.0, created too early before official version
      was announced later in month. This version contains beta 12.1.0d1
    * Version 1.3, Unicode 11.0, French version 1.2 is at Unicode 10.0.
    * Library internal definitions personalized to allow more than one
      library to be loaded at a time. Base library maintains same names
      for backwards compatibility with older programs.
    * Optional python wrapper available for directly accessing library.
      Use python's pip to install wrapper (requires pip and wheel).
    * Unicode 11.0_Beta (Nameslist.txt 11_Beta for review until Apr23).
    * Added Python wrapper and names2 functions.
    * Version 1.2, Unicode 10.0, French version is now also 10.0.0.
    * Added function calls to French version to allow use of one or more
      libraries at the same (Dynamic library linking needs testing since
      added 'FR' may be issue with older programs expecting same name).
    * Added more "make check" to include checking French library.
buildservice-autocommit accepted request 541929 from mrdocs's avatar mrdocs (revision 6)
baserev update by copy to link target
mrdocs's avatar mrdocs accepted request 541848 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 5)
- Add pkgconfig BuildRequires: allow the rpm dep generator to
  inspect the shipped .pc file and produce requires/provides.

  * Unicode 7.0.
buildservice-autocommit accepted request 286888 from Marguerite Su's avatar Marguerite Su (MargueriteSu) (revision 4)
baserev update by copy to link target
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 147154 from Dmitry Roshchin's avatar Dmitry Roshchin (Dmitry_R) (revision 2)
initialized devel package after accepting 147154
mrdocs's avatar mrdocs accepted request 147148 from Dmitry Roshchin's avatar Dmitry Roshchin (Dmitry_R) (revision 1)
required for fontforge
Displaying all 18 revisions
openSUSE Build Service is sponsored by