Package Release Info

lifelines-3.1.1+4f417309-bp160.1.14

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

lifelines

Change Logs

* Thu Feb 22 2024 Dr. Werner Fink <werner@suse.de>
- Update to lifelines git version 4f417309
  This release includes full 64-bit support, without database migration!
  Main Program:
  - Make LifeLines 64-bit clean
  - Improve parser error for random out-of-palce number
  - Allow empty block bodies in reports
  - Allow fullname() to be used with an invalid INDI
  - Make manip_name() UTF-8 aware (fixes to limit_width and name_string)
  - Fix bug in j2date()
  - Massive cleanup of compiler warnings
  Infrastructure:
  - Improve curses detection for wide character support
  - Add support for GNU Bison 3.x
  - Add configure support for --with-32bit and --with-64bit
  - Add support for cscope, cscout, gcov and sonarqube
  Documentation:
  - Remove SourceForge and GitHub (MarcNo) refs, replace with GitHub (Lifelines) refs
  - Update docs to docbook 5 format
  Tools:
  - Add lldump tool
  Tests:
  - Add tests for fullname, eqv_pvalue, gengedcomstrong, checkjd2date and math
  - Add royal92 test for gedcom import
  - Add view-history and pedigree-longname test
  - Add string-unicode and string-utf8 tests
  - Add standalone C test programa and fix nextfkey test
  - Integrate tests to run with automake Parallel test Harness
- Port and rename patches
  * lifelines-3ad4571.dif becomes lifelines-4f417309.dif
  * lifelines-3ad4571-array.dif becomes lifelines-4f417309-array.dif
- Remove upstream patch reproducible.patch
- Make %patch macro work with rpm 4.2
Version: 3.1.1+3ad4571-bp156.4.6
* Tue Jun 20 2023 Andreas Schwab <schwab@suse.de>
- Remove useless --with-64bit/--with-32bit
Version: 3.1.1+3ad4571-bp153.2.1
* Tue Jun 09 2020 Bernhard Wiedemann <bwiedemann@suse.com>
- Add reproducible.patch to override build date (boo#1047218)
* Tue Apr 07 2020 Dr. Werner Fink <werner@suse.de>
- Avoid -m64 on aarch64 (and also -m32 on arm) as gcc does not know about
Version: 3.1.1+3ad4571-bp152.2.40
* Fri Aug 23 2019 Dr. Werner Fink <werner@suse.de>
- Switch from LDFLAGS to LIBS to let configure find has_key() in libtinfo
* Fri Aug 23 2019 Dr. Werner Fink <werner@suse.de>
- Update to lifelines git version 3ad4571, which is the follower
  of lifelines version 3.1.1 (bug boo#1146704)
  * Removep patches
    lifelines-3.0.59-funcptr.dif now upstream solved
    lifelines-decl.patch now superfluous
  * Port patches
    lifelines-3.0.60-array.dif which becomes lifelines-3ad4571-array.dif
    lifelines-3.0.62.dif which becomes lifelines-3ad4571.dif
* Mon Feb 06 2017 dimstar@opensuse.org
- Favor newer ncurses versions over older ones (e.g.
  ncurses6-config > ncurses5-config).
* Tue Oct 06 2015 werner@suse.de
- Make it build with latest ncurses
* Mon Feb 24 2014 schwab@suse.de
- lifelines-decl.patch: fix conflicting declaration
* Wed Apr 03 2013 joop.boonen@opensuse.org
- Cleaned the spec file up
* Tue Jul 24 2012 werner@suse.de
- Add missing font
* Tue Jul 10 2012 werner@suse.de
- Make it build with latest TeXLive 2012 with new package layout
* Wed Dec 21 2011 coolo@suse.com
- remove call to suse_update_config (very old work around)
* Fri Dec 02 2011 coolo@suse.com
- add automake as buildrequire to avoid implicit dependency
* Wed Jul 08 2009 coolo@novell.com
- fix build with automake 1.11
* Mon May 05 2008 werner@suse.de
- Reqiures also xmltex
* Thu Apr 10 2008 werner@suse.de
- Changes for new ncurses header location
* Tue Mar 25 2008 werner@suse.de
- Work around missing LaTeX format for JadeTeX
* Fri Dec 14 2007 werner@suse.de
- Update to lifelines 3.0.62
  * Fix encoding conversion for GEDCOM, pedigree, and GEDCOM modes
  * Improved German translation
  * Improvements to configure finding curses
  * More strings made ready for internationalization
  * Minor doc tweaks, and packaging tweaks for Debian
* Wed Aug 01 2007 werner@suse.de
- Update to lifelines 3.0.60: Fixes a lot of documentation
- Avoid broken brp-symlink check
- Avoid some RPMlint warnings
* Thu Jun 21 2007 werner@suse.de
- Update to lifelines 3.0.59: Is able to handle UTF-8
* Sun Apr 22 2007 ro@suse.de
- use texlive for building
* Fri Mar 30 2007 rguenther@suse.de
- Add bison and ncurses-devel BuildRequires.
* Sat Oct 21 2006 schwab@suse.de
- Properly use autoreconf.